Metadata-Version: 2.1
Name: anacron
Version: 0.2.dev0
Summary: Background task runner for Python 3 with no configuration
Home-page: https://github.com/kbr/anacron
Author: Klaus Bremer
Author-email: bremer@bremer-media.com
License: MIT
Project-URL: Homepage, https://github.com/kbr/anacron
Project-URL: Code, https://github.com/kbr/anacron
Project-URL: Issue tracker, https://github.com/kbr/anacron/issues
Keywords: background tasks,django
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Description-Content-Type: text/x-rst
License-File: LICENSE

Background task manager
=======================

Python background task manager without dependencies and no configuration.

**This project is in alpha-state**

Please don't use it right now.

