Metadata-Version: 2.1
Name: BigONavigator
Version: 0.2.1
Summary: A Python package to track and document the computational complexity of functions.
Author-email: Daniel Rosel <daniel@alves.world>
Project-URL: Homepage, https://github.com/velocitatem/OhNo
Project-URL: Documentation, https://velocitatem.github.io/OhNo
Project-URL: Source, https://github.com/velocitatem/OhNo
Project-URL: Issues, https://github.com/velocitatem/OhNo/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# OhNo: Function Complexity Documentation Decorators
