Skip to content
/ system Public

[READ-ONLY] Subtree split of the Pymfony System Component -- clone into pymfony/component/ (master at pymfony/pymfony)

License

Notifications You must be signed in to change notification settings

pymfony/system

Repository files navigation

System Component

System implements basics utilities.

Resources

You can run the unit tests with the following command:

$ cd path/to/pymfony/component/system/
$ curl -O https://raw.github.com/pypa/virtualenv/master/virtualenv.py
$ python virtualenv.py vendor
$ vendor/bin/pip install -r requirements.txt -e . nose
$ vendor/bin/nosetests

About

[READ-ONLY] Subtree split of the Pymfony System Component -- clone into pymfony/component/ (master at pymfony/pymfony)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages