Skip to content

Skeleton for the creation of a python package for web services

License

Notifications You must be signed in to change notification settings

pdssp/skeleton-python-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skeleton-python-binary

https://img.shields.io/github/v/tag/pole-surfaces-planetaires/skeleton-python-ws

https://img.shields.io/github/v/release/pole-surfaces-planetaires/skeleton-python-ws?include_prereleases

https://img.shields.io/github/downloads/pole-surfaces-planetaires/skeleton-python-ws/total

https://img.shields.io/github/issues-raw/pole-surfaces-planetaires/skeleton-python-ws

https://img.shields.io/github/issues-pr-raw/pole-surfaces-planetaires/skeleton-python-ws

https://img.shields.io/github/license/pole-surfaces-planetaires/skeleton-python-ws

https://img.shields.io/github/forks/pole-surfaces-planetaires/skeleton-python-ws?style=social

Create a functional skeleton of a python package for a web service

✨ Demo preview

https://raw.githubusercontent.com/pole-surfaces-planetaires/skeleton-python-ws/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/pole-surfaces-planetaires/skeleton-python-ws

Author

👤 Jean-Christophe Malapert