Skip to content

rjcuevas/Email-Backend-Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite

install the following:

sudo apt-get install python-dev

Python IDE: https://www.jetbrains.com/pycharm/ add pycharm.sh to user bin path:

cd /usr/bin
sudo ln -s /path/to/pycharm/bin/pycharm.sh pycharm

GIT (if you don't have one yet) : https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

Google Cloud SDK: https://cloud.google.com/sdk/

How To

Install required packages

pip install -r requirements.txt -t packages

run on localhost

dev_appserver.py .

Resources

https://cloud.google.com/appengine/docs/python/quickstart

http://turbogears.readthedocs.io/en/latest/turbogears/minimal/index.html

http://turbogears.readthedocs.io/en/latest/cookbook/deploy/appengine/

https://googlecloudplatform.github.io/google-cloud-python/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published