Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikahanninen/example-package


https://github.com/mikahanninen/example-package

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Custom PyPI package

Steps to make

1. Install Python Poetry package
2. poetry init / poetry new
3. modify pyproject.toml
4. code
5. poetry build / poetry publish --build