awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
esbullington avatar

esbullington/flask-bootstrap

0
View on GitHub↗
211 stars·50 forks·JavaScript·9 views

Flask Bootstrap

Flask application framework pre-configured for SQL Alchemy, flask-auth authentication, and Twitter bootstrap frontend. Meant to serve as a skeleton application for you to customize as desired, not as a Flask extension.

Features

  • Boilerplates and Starters - Template with integrated SQLAlchemy and authentication.

Star history

Star history chart for esbullington/flask-bootstrapStar history chart for esbullington/flask-bootstrap

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Flask Bootstrap

These projects share indexed features with Flask Bootstrap. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cmdv/cycle-webpack-boilerplateCmdv avatar

    Cmdv/cycle-webpack-boilerplate

    94View on GitHub↗

    Boilerplate for bdd / tdd / testing with Tape Testem Webpack Cycle.js

    JavaScript
    View on GitHub↗94
  • cookiecutter-flask/cookiecutter-flaskcookiecutter-flask avatar

    cookiecutter-flask/cookiecutter-flask

    4,725View on GitHub↗

    cookiecutter-flask is a project scaffolding tool used for bootstrapping Flask web applications. It uses a templating engine to generate a standardized directory structure and configuration files based on user input. The project implements the application factory pattern and blueprint-based modularization to organize application logic and ensure scalability. It integrates secure user authentication systems featuring password hashing, registration forms, and session management. The toolkit covers database schema management through versioned migration scripts and containerization for environmen

    Python
    View on GitHub↗4,725
  • cyclejs-community/typescript-starter-cyclecyclejs-community avatar

    cyclejs-community/typescript-starter-cycle

    36View on GitHub↗

    An opinionated starter for Cycle.js projects powered by TypeScript.

    TypeScript
    View on GitHub↗36
  • andreloureiro/cyclejs-starterA

    andreloureiro/cyclejs-starter

    0View on GitHub↗
    View on GitHub↗0
Compare all 16 related projects→

Frequently asked questions

What does esbullington/flask-bootstrap do?

Flask application framework pre-configured for SQL Alchemy, flask-auth authentication, and Twitter bootstrap frontend. Meant to serve as a skeleton application for you to customize as desired, not as a Flask extension.

What are the main features of esbullington/flask-bootstrap?

The main features of esbullington/flask-bootstrap are: Boilerplates and Starters.

Which projects share features with esbullington/flask-bootstrap?

Projects with overlapping indexed features include: cmdv/cycle-webpack-boilerplate — Boilerplate for bdd / tdd / testing with Tape + Testem + Webpack + Cycle.js. cookiecutter-flask/cookiecutter-flask — cookiecutter-flask is a project scaffolding tool used for bootstrapping Flask web applications. It uses a templating… cyclejs-community/typescript-starter-cycle — An opinionated starter for Cycle.js projects powered by TypeScript. dpgaspar/flask-appbuilder — Flask-AppBuilder is a rapid application framework built on Flask that automates the creation of admin interfaces and… dternyak/react-redux-flask — Boilerplate application for a Flask JWT Backend and a React/Redux Front-End with Material UI. andreloureiro/cyclejs-starter.