Metadata-Version: 2.1
Name: swm
Version: 0.0.13
Summary: SWM (Server, Worker and Monitor/Manager), a cooperativeapproach to background task management for web applications.
Home-page: https://github.com/GetmeUK/swm
Author: Anthony Blackshaw
Author-email: ant@getme.co.uk
Maintainer: Anthony Blackshaw
Maintainer-email: ant@getme.co.uk
License: MIT
Description: # SWM
        
        SWM (Server, Worker and Monitor/Manager), a cooperative approach to background task management for web applications.
        
        
        # Installation
        
        pip install swm
        
        
        # Usage
        
        Please take a look in the examples folder :)
        
Keywords: background task processing management
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Database
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
