PyHipster
Greetings, Python Hipsters!
PyHipster is a full-stack Python Flask web application generator.
PyHipster is an adaptation of JHipster for Python. A big thanks to Julien Dubois and the entire JHipster team for this wonderful tool. The current version of PyHipster is forked from JHipster 7.8.1.
The current version of the tool is available as an alpha release and not suitable for production deployment.
Features
- Python 3 Flask backend
- Angular/React/Vue frontend
- JWT, HTTP Session Support
- SQL Database Support (MySQL, MariaDB, PostgreSQL, SQL Server, Oracle, CockroachDB, SQLite)
- CRUD operations for user defined data model
- Caching
- Multilingual (in progress)
- Email integration
- User Management
- Swagger Documentation
Technology Stack
Frontend
Single Web page application:
- Angular or React or Vue
- Responsive Web Design with Twitter Bootstrap
- HTML5 Boilerplate
- Compatible with modern browsers (Chrome, FireFox, Microsoft Edge)
- Full internationalization support (in progress)
- Optional Sass support for CSS design
With the great development workflow:
- Installation of new JavaScript libraries with NPM
- Build, optimization and live reload with Webpack
Backend
Limitations
For the current version the tool has certain limitations
For more information, please continue your journey with the getting started guide
PyHipster is proud to be supported by JetBrains