Last updated:
0 purchases
packagedraft 0.0.0
Example Package
This is a simple example package. You can use Github-flavored Markdown to write your content.
test and build package
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade build
python3 -m pip install --upgrade twine
create pyproject.toml
cd ../deployments/package/
python3 -m build
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.