Skip to content

Nux-xader/Flask-Apx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Apx

Apx example

apx is the helper for flask

Notes

This project is still in BETA. Please be careful if you want to use it in production environment! Thank You.

Why use apx?

  • readable your code
  • simplyify your code
  • speed up the development process

Installation and usage

installation

$ pip install FlaskApx

or

$ pip install git+https://github.com/Nux-xader/Flask-Apx

Example

For the example usage of code you can see here