Skip to content

pdssp/skeleton-python-binary

Repository files navigation

skeleton-python-binary

https://img.shields.io/github/v/tag/pdssp/skeleton-python-binary

https://img.shields.io/github/v/release/pdssp/skeleton-python-binary?include_prereleases

https://img.shields.io/github/downloads/pdssp/skeleton-python-binary/total

https://img.shields.io/github/issues-raw/pdssp/skeleton-python-binary

https://img.shields.io/github/issues-pr-raw/pdssp/skeleton-python-binary

https://img.shields.io/github/license/pdssp/skeleton-python-binary

https://img.shields.io/github/forks/pdssp/skeleton-python-binary?style=social

Create a functional skeleton of a python package

✨ Demo preview

https://raw.githubusercontent.com/pdssp/skeleton-python-binary/main/.github/images/demo.gif

Usage

To create a skeleton of a python project:

  • initialization of the README

  • initialization of the loggers

  • initialization of tests

  • quality control of the code (black, flake8, ...)

  • setting up of legal aspects (header, LICENSE)

  • implementation of tasks by a Makefile

    pip install cookiecutter

    cookiecutter https://github.com/pdssp/skeleton-python-binary

Author

👤 Jean-Christophe Malapert