Metadata-Version: 2.1
Name: autonoma
Version: 0.1.0
Summary: AI-powered autonomous code modification and analysis
Home-page: https://github.com/sebasbo/autonoma
Author: Bas Bollaart
Author-email: sebastiaan.bollaart@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pydantic (<2.0.0,>=1.8.0)
Provides-Extra: dev
Requires-Dist: pytest (>=6.0) ; extra == 'dev'
Requires-Dist: flake8 (>=3.9.0) ; extra == 'dev'

UNKNOWN

