Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobholt/pythonserver
https://github.com/bobholt/pythonserver
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bobholt/pythonserver
- Owner: bobholt
- License: other
- Created: 2016-05-06T13:32:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T10:51:05.000Z (over 8 years ago)
- Last Synced: 2024-10-03T19:10:38.028Z (about 1 month ago)
- Language: Shell
- Size: 212 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Flask Python Server
====================A base project for Python Flask applications.
HERE THERE BE DRAGONS
---------------------This is not yet a viable python package. ::
/===-_---~~~~~~~~~------____
|===-~___ _,-'
-==\\ `//~\\ ~~~~`---.___.-~~
______-==| | | \\ _-~`
__--~~~ ,-/-==\\ | | `\ ,'
_-~ /' | \\ / / \ /
.' / | \\ /' / \ /'
/ ____ / | \`\.__/-~~ ~ \ _ _/' / \/'
/-'~ ~~~~~---__ | ~-/~ ( ) /' _--~`
\_| / _) ; ), __--~~
'~~--_/ _-~/- / \ '-~ \
{\__--_/} / \\_>- )<__\ \
/' (_/ _-~ | |__>--<__| |
|0 0 _/) )-~ | |__>--<__| |
/ /~ ,_/ / /__>---<__/ |
o o _// /-~_>---<__-~ /
(^(~ /~_>---<__- _-~
,/| /__>--<__/ _-~
,//('( |__>--<__| / .----_
( ( ')) |__>--<__| | /' _---_~\
`-)) )) ( |__>--<__| | /' / ~\`\
,/,'//( ( \__>--<__\ \ /' // ||
,( ( ((, )) ~-__>--<_~-_ ~--____---~' _/'/ /'
`~/ )` ) ,/| ~-_~>--<_/-__ __-~ _/
._-~//( )/ )) ` ~~-'_/_/ /~~~~~~~__--~
;'( ')/ ,)( ~~~~~~~~~~
' ') '( (/
' ' `What it Does
------------#. Installs required `pip` packages
#. Deploys to a Vagrant box running nginx and uwsgiWhat it Doesn't (TODOs)
-----------------------#. Deploy to staging/production
#. Connect to a local databasePhilosophy
----------`About repo structure `_.