Skip to content

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

License

Notifications You must be signed in to change notification settings

pymfony/http_kernel

Repository files navigation

Kernel Component

Kernel provides the building blocks to create flexible and fast frameworks.

Resources

You can run the unit tests with the following command:

$ cd path/to/pymfony/component/kernel/
$ 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 HttpKernel Component -- clone into pymfony/component/ (master at pymfony/pymfony)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages