Skip to content

boris317/ExampleApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example python package using distribute.

After you clone the repo do this from the project root (make sure your virtualenv is active!!):

$ pip install -e .

This installs the package as "editable" along with all its depedencies (Open setup.py and take a look at how dependencies are defined.) After this you should be able to drop into a python interpeter and import the package:

$ python
>> import exampleapp

About

Load and run a Flask app using paste.deploy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages