Metadata-Version: 2.1
Name: distjob
Version: 0.1.0
Summary: An intermediary library used to distribute various jobs/tasks between several machines - receiving job description through API requests - sending them to available workers and allocates the capacity.
Home-page: https://github.com/DovaX/distjob
Author: DovaX
Author-email: dovax.ai@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# distjob
An intermediary library used to distribute various jobs/tasks between several machines - receiving job description through API requests - sending them to available workers and allocates the capacity


