Metadata-Version: 2.1
Name: intlib.py
Version: 0.0.2
Summary: A small example package
Author-email: Marçal Junior <marssaljr@gmail.com>
Project-URL: Homepage, https://github.com/integroh/intlib.py
Project-URL: Issues, https://github.com/integroh/intlib.py/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.11.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests

# int-client

TODO:
- The client should install in the pc
- The client should receive a init command
- The client should create a int.ini in the root of project
- The int.init should contains the INTEGROH_API_KEY=XXX
- The API key should change depends on the project framework (like if it's a React.JS or a Python project)
