shellstreaming 0.1.1

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

shellstreaming 0.1.1

A stream processor working with shell commands


Tutorial
For developers

API reference
Building and uploading documents
Testing
Uploading packages to PyPI


Thanks



Tutorial
See http://packages.python.org/shellstreaming/tutorial.html


For developers

API reference
Sphinx-powered documents are available on http://packages.python.org/shellstreaming


Building and uploading documents
$ ./setup.py build_sphinx
$ browser doc/html/index.html
$ ./setup.py upload_sphinx


Testing
$ ./setup.py nosetests
$ browser htmlcov/index.html # check coverage
Some tests depend too much on personal configuration;
one needs Twitter OAuth info and another needs access to remote machine via ssh.
To enable all of these tests, comment out the line starts with ignore-files in setup.cfg
and run nosetests again.


Uploading packages to PyPI
$ emacs setup.py # edit `version` string
$ emacs CHANGES.txt
$ ./setup.py sdist upload
Or use zest.releaser, a convenient tool for repeated release cycles.



Thanks

modocache for a few pull requests!

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator