An open API service indexing awesome lists of open source software.

https://github.com/ferdinandkeller/python-sample-project

Sample but complete project in Python
https://github.com/ferdinandkeller/python-sample-project

Last synced: 2 months ago
JSON representation

Sample but complete project in Python

Awesome Lists containing this project

README

        

# Python Sample Project

The goal of this project is to showcase a complete Python project with various features including but not limited to
- a REST server
- linting
- formatting
- static type checking
- a standardized development environment
- ...

This project serves as a comprehensive example for setting up and maintaining a robust Python codebase with best practices.