Flask Dashboard Argon is built on top of a fully responsive, pixel-perfect Argon Dashboard design, crafted by Creative-Tim agency.
Flask Microframework
Flask (source code) is a Python web framework built with a small core and modularity in mind. With a small footprint, well documented and supported by a growing community, Flask can be a good choice to implement on top a nice production-ready apps, landing pages and complex eCommerce services. For more information, feel free to access the official website.
Dashboard features
- SQLite database
- SQLAlchemy ORM
- Jinja2 templating system.
Your project requires authentication? No worries, Flask Argon Dashboard includes authentication by default. Other features: FTP deploy script, static export via Frozen-Flask.
Build from sources
The source code and the documentation contain enough information to help anyone building the app. In case you want to build this product, without leaving this page, just type:
git clone https://github.com/app-generator/flask-argon-dashboard.git
cd flask-argon-dashboard
pip install -r requirements.txt
python app.py
If all goes well, you shoud see Flask Dashboard Argon app running, by visiting localhost:5000 in your preferred browser.
Dashboard Resources
- Flask Dashboard Argon - product info
- Flask Dashboard Argon - documentation
- Flask Dashboard Argon From zero to full-stack - blog articles
- Admin Dashboards - index provided by AppSeed
- Argon Dashboard - Design information, provided by the Creative-Tim
Want more? Go PRO!
Flask Dashboard Material | Flask Dashboard Argon | Flask Dashboard Black |
---|---|---|
Related Articles
- Open-Source Admin Dashboards - provided by AppSeed
- Admin Dashboards - Open-Source and Free, article published on Dev.to
- Vue Dashboard - Open-Source and Free
- React Dashboards - Open-Source and Free
- Admin Dashboards - Open-Source and built with automation tools