Metadata-Version: 2.2
Name: pycroservice
Version: 0.1.3
Summary: A minimal Python microservice framework for Mycroft Technologies
Author-email: inaimathi <leo.zovic@gmail.com>
Project-URL: Homepage, https://github.com/Mycroft-io/pycroservice
Project-URL: Issues, https://github.com/Mycroft-io/pycroservice/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: Flask~=3.0
Requires-Dist: Flask-Cors~=4.0
Requires-Dist: pyjwt[crypto]~=2.8
Requires-Dist: scoutsuite~=5.5
Requires-Dist: gunicorn~=22.0

# Pycroservice
_A basic python mycroservice framework_


