Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Whoogle Search | 7,439 | 2 days ago | 21 | June 13, 2022 | 50 | mit | Python | |||
A self-hosted, ad-free, privacy-respecting metasearch engine | ||||||||||
Blockchain | 7,237 | 5 months ago | 115 | mit | C# | |||||
A simple Blockchain in Python | ||||||||||
Proxypool | 4,411 | 3 months ago | 33 | mit | Python | |||||
An Efficient ProxyPool with Getter, Tester and Server | ||||||||||
Nginx Ui | 4,294 | a month ago | 21 | mit | Python | |||||
Nginx UI allows you to access and modify the nginx configurations files without cli. | ||||||||||
App | 3,767 | a day ago | 117 | agpl-3.0 | Python | |||||
The SimpleLogin back-end | ||||||||||
Kubernetes Workshop | 3,178 | 3 months ago | 8 | Python | ||||||
⚙️ A Gentle introduction to Kubernetes with more than just the basics. 🌟 Give it a star if you like it. | ||||||||||
Uwsgi Nginx Flask Docker | 2,836 | a month ago | 31 | apache-2.0 | Python | |||||
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux. | ||||||||||
Yacht | 2,663 | 6 days ago | 138 | mit | Vue | |||||
A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for. | ||||||||||
Iptv M3u Maker | 2,110 | 10 months ago | 22 | mit | HTML | |||||
IPTV 国内+国外 电视台直播源m3u文件, 收集&汇总&本地源脚本 | ||||||||||
Git Webhook | 1,339 | 6 years ago | 12 | mit | Python | |||||
:octocat: 使用 Python Flask + SQLAchemy + Celery + Redis + React 开发的用于迅速搭建并使用 WebHook 进行自动化部署和运维,支持 Github / GitLab / Gogs / GitOsc。 |
A video course where we build a real world web application with Flask, Celery, Redis, PostgreSQL, Stripe and Docker.
Full details on the course can be found here:
https://buildasaasappwithflask.com
This project takes advantage of Docker Compose v2 features. If you're using Docker Desktop, please enable Docker Compose v2 in your settings. If you're not using Docker Desktop please install the official Docker Compose Plugin.
cp .env.example .env
docker compose up --build
After everything is up and running, visit http://localhost:8000.
In the course we build up a 4,000+ line Flask application in 15 stages while
I'm at your side explaining my thought process along the way. You will get to
see the source code grow from a single app.py
file to a large code base that
spans across dozens of files and folders.
By the time you finish the course, you'll have all the confidence you need to build a large web application with Flask.
There's over 187 video lessons, 25+ hours of content, coding exercises and an e-book that's included. You also get free updates for life as well as life time support. I've added 15+ hours of free updates over the years.
These updates range from adding new features like Webpack to keeping Python, Node and all package / service versions up to date. There's even 1 update that's a 5 hour live recording where I updated a bunch of things at once. This includes using git too (making good commits, interactive rebasing, etc.), live debugging and Googling for errors.
Also as a bonus, there's an additional 18 video lessons and 3 hours of content that covers building a separate RESTful API driven application that uses websockets.
Everything you'd want to know about the course can be found here:
https://buildasaasappwithflask.com