Skip to content

jamesgreen21/core-python

Repository files navigation

 ,-----.,--.                  ,--. ,---.   ,--.,------.  ,------.
'  .--./|  | ,---. ,--.,--. ,-|  || o   \  |  ||  .-.  \ |  .---'
|  |    |  || .-. ||  ||  |' .-. |`..'  |  |  ||  |  \  :|  `--, 
'  '--'\|  |' '-' ''  ''  '\ `-' | .'  /   |  ||  '--'  /|  `---.
 `-----'`--' `---'  `----'  `---'  `--'    `--'`-------' `------'
----------------------------------------------------------------- 

Welcome to your Python project on Cloud9 IDE!

To show what Cloud9 can do, we added a basic sample web application to this workspace, from the excellent Python tutorial Learning Python the Hard Way. We skipped ahead straight to example 50 which teaches how to build a web application.

If you've never looked at the tutorial or are interested in learning Python, go check it out. It's a great hands-on way for learning all about programming in Python.

Starting from the Terminal

To try the example application, type the following in the terminal:

cd ex50
python bin/app.py

Alternatively, open the file in ex50/bin and click the green Run button!

Configuration

You can configure your Python version and PYTHONPATH used in Cloud9 > Preferences > Project Settings > Language Support.

Support & Documentation

Visit http://docs.c9.io for support, or to learn more about using Cloud9 IDE. To watch some training videos, visit http://www.youtube.com/user/c9ide.

About

Python fundamentals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published