Metadata-Version: 2.1
Name: systemPY
Version: 0.0.1
Summary: Python application component initialization system
Home-page: https://github.com/kai3341/systemPY
License: MIT
Keywords: asyncio,graceful,init,initialization,shutdown,manager
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Description-Content-Type: text/markdown

# systemPY
Python application component initialization system


# Changelog

## [0.0.1]
- Implementation complete. Library is installable and tested
- No documentation yet


## [0.0.0]
- Initial commit. Pypi stub


