Skip to content

isclub/ibuprofen-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Ibuprofen

Ibuprofen is an out of the box and extremely concise WSGI web application framework.

Feature

  • Extremely simple It's easy to use it to create your own application and use it for production with only basic knowledge.

  • Out of the box The built-in project provides a lot of help, you only focus on the business logic, and do not have to worry about the web page rendering, static files, database and other tedious low-level code writing.

  • Expansibility You can easily build public or private extensions, enrich core functions, reduce unnecessary duplication of code, and package them into Python packages.

  • Command line A command line tool based on Click is provided to create projects, manage websites, migrate databases and deploy websites

Let's start learning !

About

๐Ÿ“š The Ibuprofen docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages