python-best-practices
There are 8 repositories under python-best-practices topic.
sourcery-ai/python-best-practices-cookiecutter
Python best practices project cookiecutter 🍪
brunocampos01/understanding-the-python-ecosystem
This project focuses on understanding the language ecosystem
mafda/python_best_practices
How to make your code shine with isort, Black, Flake8, and Pylint. Guidelines and best practice suggestions on how to write Python code.
stivenramireza/design-patterns
Creational, structural, and behavioral patterns in Python.
s-raza/cookiecutter-poetry-config-management
Cookiecutter python template to get you started without wasting any time setting up virtual environments, vscode python paths, writing settings management code, setting up git pre-commit hooks and much more.
radman-s/REST_API
This project demonstrates the usage of the JSONPlaceholder API by making HTTP requests and retrieving data from various endpoints. It is implemented in Python using the requests library.
asq-sheriff/cookiecutter-modern-python
A comprehensive guide and template for setting up a modern Python development environment using Ruff, pre-commit, GitHub Actions, and other best practices. Accelerates AI/ML project development.
njnur/Python-Code-Snippets
The objective of this project is to save Useful Python code snippets in Jupyter Notebook for future purposes. Also this project is used for learning different python coding techniques.