Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.
/ Djask Public archive

An enhanced django-like Flask | 一个加强版类Django的Flask超集 | 暂时停止更新

License

Notifications You must be signed in to change notification settings

andyzhouty/Djask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d5e739 · Aug 13, 2022
Aug 9, 2022
Aug 9, 2022
May 20, 2022
Jul 21, 2022
Aug 11, 2022
Aug 11, 2022
May 4, 2022
May 5, 2022
Jan 20, 2022
Jul 22, 2022
Aug 9, 2022
Aug 4, 2022
Aug 7, 2022
Jul 17, 2022
Aug 9, 2022
Jan 17, 2022
Feb 3, 2022
Aug 9, 2022
Aug 13, 2022
Aug 11, 2022
Jul 17, 2022

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