Top 22 Python Boilerplate Projects
-
cookiecutter-django
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
Project mention: The Django Beginner Learning Plan I Wish I Had | reddit.com/r/djangolearning | 2022-06-06Django Rest Framework, Django CookieCutter
-
I was looking for an example of using locals() to "fill a data class from kwargs" or something similar to that. The example here doesn't use locals().
That aside, I generally wouldn't use the kwargs approach shown in this example either. I'd use [dataclasses](https://docs.python.org/3/library/dataclasses.html ) or [attrs](https://www.attrs.org/) instead.
-
JetBrains
Developer Ecosystem Survey 2022. Take part in the Developer Ecosystem Survey 2022 by JetBrains and get a chance to win a Macbook, a Nvidia graphics card, or other prizes. We’ll create an infographic full of stats, and you’ll get personalized results so you can compare yourself with other developers.
-
Project mention: Wrong dashboard while adding flask-admin to project | reddit.com/r/codehunter | 2022-03-14
I'm trying to extend the flask-base project https://github.com/hack4impact/flask-base/tree/master/app. This uses the the application factory pattern in app/init.py and blueprints.
-
Project mention: DR-CLI: A Flexible Cookie cutter and CRUD Endpoints Generator for Django | dev.to | 2022-05-13
At a point, I wished there was a tool that could start my project with the integrations I need already configured. I found cookie-cutter-django-rest to be useful, but sometimes it's just an overkill for my use-case.
-
fastapi-react
🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
-
flaskSaaS
A great starting point to build your SaaS in Flask & Python, with Stripe subscription billing 🚀
The closest thing I’ve found is this one (https://github.com/alectrocute/flaskSaaS) but it hasn’t been touched in a few years.
-
cruft
Allows you to maintain all the necessary cruft for packaging and building projects separate from the code you intentionally write. Built on-top of, and fully compatible with, CookieCutter.
There's this project that does that: https://github.com/cruft/cruft/
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
Wagtail-Pipit
Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.
To better understand how to set up such a project I went through The Definitive Guide to Next.js and Wagtail by Michael Yin and this boilerplate repo by Frojd. I recommend you checkout the repo first and get the book only if you need further explanations.
-
Project mention: I developed a template for starting new Python projects! Features: Poetry, GitHub CI/CD, MkDocs, publishing to PyPi/Artifactory, Pytest, Tox, black and isort. | reddit.com/r/Python | 2022-04-19
One of the last changes I made before releasing was change from Sphinx to MkDocs, version 0.0.9 still used Sphinx. I always used Sphinx before, but recently discovered MkDocs while looking at the documentation of doubtlab. I decided to stick with MkDocs because I find the templates better looking, the configuration slightly simpler, and I prefer Markdown over RST. All personal preference though. Maybe in a future release I can add the option for the user to pick their own preference!
-
-
Project mention: Please run first docker-compose up before you try to commit. | reddit.com/r/docker | 2022-05-19
The problem is, there isn't any problem with my docker-compose up - it's running as it should (I am trying to run this project). I am not really sure what's the problem, since there aren't any problems with code itself, since project is running well. Only thing is I cannot commit to my repo in any way, and I also can't find anything about this error online.
-
-
-
-
Project mention: Django Boilerplate: new open source project, asking for feedback | reddit.com/r/Python | 2022-03-31
here's the link: https://github.com/carloocchiena/django_boilerplate
-
cookiecutter-django-mysql
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
Project mention: Docker compose Django + Celery (with Redis) for production | reddit.com/r/django | 2022-02-03 -
rasa-sample-nlu-bot
A sample RASA powered NLU chat bot boilerplate which showcases the various different messaging features of MACHAAO Chat Apps Platform via a custom connector
Project mention: Meet Jeanie - Your AI Powered Virtual Girlfriend - Beta | reddit.com/r/ArtificialInteligence | 2022-03-13no, messengerx.io and rasa are two separate platforms :)
-
flask-boilerplate
Flask API Boilerplate including MySQL as database, custom commands for easy management, better structure and dockerized. Based on Python, Flask, MySQL, Docker. (by ajthr)
-
-
PyQt-React-Boilerplate
A boilerplate for using python to build a desktop application using PyQt webengine and React.js as the application front-end.
GitHub Project
-
flask-graphql-boilerplate
a flask boilerplate to get you up and running. Packed with GraphQL and an authentication system out of the box.
Project mention: Sunday Daily Thread: What's everyone working on this week? | reddit.com/r/Python | 2021-08-07
Python Boilerplate related posts
- Please run first docker-compose up before you try to commit.
- DR-CLI: A Flexible Cookie cutter and CRUD Endpoints Generator for Django
- Anyone knows some good DRF boilerplate?
- I developed a template for starting new Python projects! Features: Poetry, GitHub CI/CD, MkDocs, publishing to PyPi/Artifactory, Pytest, Tox, black and isort.
- Wrong dashboard while adding flask-admin to project
- Python Built-In Functions to Know
- Why do you use Django?
Index
What are some of the best open-source Boilerplate projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | cookiecutter-django | 9,461 |
2 | attrs | 4,287 |
3 | flask-base | 2,766 |
4 | cookiecutter-django-rest | 1,307 |
5 | fastapi-react | 1,207 |
6 | flaskSaaS | 508 |
7 | cruft | 470 |
8 | PySpark-Boilerplate | 373 |
9 | Wagtail-Pipit | 156 |
10 | cookiecutter-poetry | 87 |
11 | python-webpack-boilerplate | 86 |
12 | python-django-drf-boilerplate | 62 |
13 | paprika | 47 |
14 | ptb-django-cookiecutter | 21 |
15 | goli | 19 |
16 | django_boilerplate | 11 |
17 | cookiecutter-django-mysql | 8 |
18 | rasa-sample-nlu-bot | 6 |
19 | flask-boilerplate | 3 |
20 | djboilerplate | 3 |
21 | PyQt-React-Boilerplate | 3 |
22 | flask-graphql-boilerplate | 2 |
Are you hiring? Post a new remote job listing for free.