Home Blog Tag

# python

1 post tagged with #python

A Guide to Python Packaging
Artificial Intelligence 18 min read

A Guide to Python Packaging

A practical walkthrough of Python packaging: project layout, pyproject.toml, publishing to PyPI, testing with pytest, documentation with Sphinx, and CI/CD with GitHub Actions illustrated through...

#devops #python
Read more →