Skip to main content

The CLI for adopting the python3-pip-skeleton framework

Project description

Code CI Docs CI Test Coverage Latest PyPI version Apache License

This skeleton module (inspired by jaraco/skeleton) is a generic Python project structure which provides a means to keep tools and techniques in sync between multiple Python projects.

PyPI

pip install python3-pip-skeleton

Source code

https://github.com/DiamondLightSource/python3-pip-skeleton-cli

Documentation

https://DiamondLightSource.github.io/python3-pip-skeleton-cli

Releases

https://github.com/DiamondLightSource/python3-pip-skeleton-cli/releases

It integrates the following tools:

  • pip and setuptools_scm for version management

  • Pre-commit with black, flake8 and isort for static analysis

  • Pytest for code and coverage

  • Sphinx for tutorials, how-to guides, explanations and reference documentation

  • GitHub Actions for code and docs CI and deployment to PyPI and GitHub Pages

  • tox -p: runs pre-commit, pytest, mypy and make docs - which verifies all the things that CI does

  • If you use VSCode, it will run black, flake8, isort and mypy on save

The the related skeleton repo for this module contains the source code that can be merged into new or existing projects, and pulled from to keep them up to date. It can also serve as a working example for those who would prefer to cherry-pick.

This python3-pip-skeleton-cli repo contains the docs and a command line tool to ease the adoption of this skeleton into a new project like this:

python3-pip-skeleton new /path/to/be/created --org my_github_user_or_org

and existing projects:

python3-pip-skeleton existing /path/to/existing/repo --org my_github_user_or_org

See https://DiamondLightSource.github.io/python3-pip-skeleton-cli for more detailed documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python3-pip-skeleton-0.0.1b2.tar.gz (77.2 kB view details)

Uploaded Source

Built Distribution

python3_pip_skeleton-0.0.1b2-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

Details for the file python3-pip-skeleton-0.0.1b2.tar.gz.

File metadata

File hashes

Hashes for python3-pip-skeleton-0.0.1b2.tar.gz
Algorithm Hash digest
SHA256 29273087b6027c8060b95cba5ce2b3bf3f698ec18089d40f46b5ecd1f7eea828
MD5 700742b047df77128e112f3e66cdca20
BLAKE2b-256 c442264ca6cb7815e8f5bc40b5f8ad77512dc9e739a21df1f42f37362cb7e0a5

See more details on using hashes here.

File details

Details for the file python3_pip_skeleton-0.0.1b2-py3-none-any.whl.

File metadata

File hashes

Hashes for python3_pip_skeleton-0.0.1b2-py3-none-any.whl
Algorithm Hash digest
SHA256 a5336474b2ac85f5d7bb15efdb4944c595a41ff2c8bae0d446515dce0d5feaf4
MD5 6bf231c0ae721135a926b4be52fcce02
BLAKE2b-256 e65532098820080c48165c6696faab8ecd33e2b1661230f13f7c85f75b80d10f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page