Metadata-Version: 2.3
Name: swarmauri_evaluator_anyusage
Version: 0.1.1.dev12
Summary: An evaluator component that detects and penalizes usage of the `Any` type in Python code
License: Apache-2.0
Keywords: swarmauri,evaluator,typing,any,static analysis,code quality,type checking,type hints,code evaluation,python
Author: SwarmAuri Team
Author-email: team@swarmauri.com
Requires-Python: >=3.10,<3.13
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Requires-Dist: swarmauri_base
Requires-Dist: swarmauri_core
Description-Content-Type: text/markdown

pip install swarmauri_evaluator_anyusage
