Seek data structures of your Python application.
pip install digitout
def foobar() -> 123:
pass
import digitout
digitout(foobar)
https://gergelyk.github.io/python-digitout/
Grzegorz Krason grzegorz.krason@gmail.com
pip install --user poetry # unless already installed
poetry install
poetry run python -m digitout
poetry run mkdocs serve
poetry run pytest
poetry version minor # increment selected component
git tag ${$(poetry version)[2]}
git push --tags
poetry build
poetry run mkdocs gh-deploy -b gh-pages
read -s PASS
poetry publish --build -u <username> -p $PASS
unset PASS
Looking for setup.py
? Try using poetry
, or if you really need setup.py
, invoke:
pip install --user dephell # unless already installed
dephell deps convert --from pyproject.toml --to setup.py
It is absolutely fine if you use this software for free for commercial or non-commercial purposes. On the other hand, if you would like to repay author's efforts you are welcome to use following button: