generator-pyhipster

0.0.8 • Public • Published

PyHipster

pyhipster-logo

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

  • No Test coverage for the Python code
  • Only monolith support
  • No support for Docker

For more information, please continue your journey with the getting started guide

Install

npm i generator-pyhipster

DownloadsWeekly Downloads

18

Version

0.0.8

License

Apache-2.0

Unpacked Size

6.73 MB

Total Files

2234

Last publish

Collaborators

  • sudeephazra