If you prefer downloading package directly from pypi: pypi.
Extract archive, and run:
$ python setup.py install
$ pip install tzf.pyramid_yml
or
$ easy_install tzf.pyramid_yml
You can also add tzf.pyramid_yml to your project’s requirements:
setup( //... install_requires=['tzf.pyramid_yml'], //... )
Introduction
Usage
Enter search terms or a module, class or function name.