Metadata-Version: 1.1
Name: troup
Version: 0.1.0
Summary: Troup system
Home-page: https://github.com/troup/troup
Author: Pavle Jonoski
Author-email: jonoski.pavle@gmail.com
License: http://www.apache.org/licenses/LICENSE-2.0
Description: Take control of your home grid.
        
        You can
        ===========
        
         * run applications across multiple computers and platforms transparently, just as you would from your terminal. The application will run on the most appropriate node, determined by algorithm.
         * run tasks (run code fragments or processes) transparently across the system. The tasks can be either automatically assigned to a node, similar as the applications; or the can be assigned explicitly to a node.
        
        Requirements
        ============
        
         * psutil
         * ws4py 
        
Keywords: development distributed computing
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
