Skip to main content

One line description of your module

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 dls_python3_skeleton

Source code

https://github.com/dls-controls/dls-python3-skeleton

Documentation

https://dls-controls.github.io/dls-python3-skeleton

Changelog

https://github.com/dls-controls/dls-python3-skeleton/blob/master/CHANGELOG.rst

It integrates the following tools:

  • Pipenv for version management

  • Pre-commit with black, flake8, isort and mypy 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

  • VSCode settings using black, flake8, isort and mypy on save

The skeleton branch of this module contains the source code that can be merged into new or existing projects, and pulled from to keep them up to date.

The master branch contains the docs and a command line tool to ease the adoption of this skeleton into new:

dls-python3-skeleton new /path/to/be/created

and existing projects:

dls-python3-skeleton existing /path/to/existing/repo

See https://dls-controls.github.io/dls-python3-skeleton 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

dls_python3_skeleton-1.0.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

dls_python3_skeleton-1.0-py3-none-any.whl (11.1 kB view hashes)

Uploaded Python 3

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