Pyprotem acts as a temporary project used to test tox, travis, futurize, etc.

https://travis-ci.org/sonofeft/PyProTem.svg?branch=master

PyProTem

PyProTem acts as a temporary project to test tox, travis, futurize, etc.

Testing the layout shown below:

MyProject/
    myproject/
        __init__.py
        mycode.py
        examples/
            example_1.py
        tests/
            __init__.py
            test_mycode.py
    docs/
        conf.py
        index.rst
    LICENSE.txt
    MANIFEST.in
    README.rst
    requirements.txt
    setup.cfg
    setup.py
    tk_nosy.py
    tox.ini

Use pyProTem to test tox usage locally, travis CI on GitHub on checkin, tk_nosy to watch files locally and alert breakage, operation under both python 2 and 3.

Indices and tables