Skip to content
/ pyalp Public

A foolish attempt at a reimplementation of ALP in python

License

Notifications You must be signed in to change notification settings

Mause/pyalp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyalp

To load fixture data;

$ manage.py syncdb
$ manage.py migrate
$ manage.py loaddata fixtures/dev_fixtures.yaml

The included Vagrantfile is the one used to construct the dev environment I use.

About

A foolish attempt at a reimplementation of ALP in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published