Skip to content

An simple internal web toolkit based on python flask, and gevent WSGI

Notifications You must be signed in to change notification settings

adyzng/webtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webtools

An simple internal web toolkit based on python flask, and gevent WSGI.

modules

Required python modules based on Python 2.7:

  • Flask==0.11.1
  • Flask-Script==2.0.5
  • Flask-RESTful==0.3.5
  • gevent==1.2.0
  • pyftp==0.1.0

Install by pip:

pip install -r requirement.txt

sftp

If using sftp server, still need

  • pysftp==0.2.6

About

An simple internal web toolkit based on python flask, and gevent WSGI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published