Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

andyzhouty/Djask

Repository files navigation

Djask

Djask

Test Status Lint Status codecov

Supported Python Versions Discord

Djask is a web framework for python which stands on the top of Flask and will be as powerful as Django.

Features

  • Web API support
  • Integrated admin interface
  • Automatic OpenAPI spec generation
  • Automatic Web API generation for data models
  • New project generation

Features to be done

  • Database migration
  • Permission management
  • User roles ...

Documentation

Djask Documentation

Documentation Progress

You can have these documentations for more information:

Contributing guide

Please refer to CONTRIBUTING.md