Overview
The idea is to implement a V0.1.0 version of the lib that can be downloaded and installed using PyPI.
You must develop a new workflow to work with the LIB, because the stub_genrators will not be in the user project DIR.
A new README will be necessary
References:
Overview
The idea is to implement a V0.1.0 version of the lib that can be downloaded and installed using PyPI.
You must develop a new workflow to work with the LIB, because the stub_genrators will not be in the user project DIR.A new README will be necessaryReferences:
Packaging Python Projects(PyPI): https://packaging.python.org/en/latest/tutorials/packaging-projects/
Building and testing Python (tuning CI/CD): https://docs.github.com/en/actions/tutorials/build-and-test-code/python