Metadata-Version: 2.1
Name: anek_process
Version: 0.0.6
Summary: Parallel processing of tasks for vertical scaling
Author: Bhramaand (Lalit Atrish)
Author-email: <atrish.lalit03@gmail.com>
Keywords: python,parallel,processing,thread,threading,veritcal,scaling
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE.md

A package to provide ability to execute a small program in parallel with the ability to stop the execution in the middle without thinking too much about memory leaks.
