Metadata-Version: 2.1
Name: cibercca
Version: 0.1.1
Summary: CiberC Code Automation - reports excel and json formats
License: BSD 3-Clause License
Author: Rafael Garcia Sagastume
Author-email: rafael.garcia@ciberc.com
Requires-Python: >=3.8,<4.0
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Dist: PyYAML (==6.0)
Requires-Dist: hvac (==0.11.2)
Requires-Dist: napalm (==3.3.1)
Requires-Dist: nornir (==3.2.0)
Requires-Dist: openpyxl (==3.0.9)
Requires-Dist: pandas (==1.3.4)
Requires-Dist: tabulate (==0.8.9)
Requires-Dist: tqdm (==4.62.3)
Requires-Dist: ttp (==0.8.1)
Requires-Dist: typer (==0.4.0)
