A stream processor working with shell commands
Project description
A stream processor working with shell commands
Tutorial
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!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shellstreaming-0.1.1.zip
(92.4 kB
view details)
File details
Details for the file shellstreaming-0.1.1.zip
.
File metadata
- Download URL: shellstreaming-0.1.1.zip
- Upload date:
- Size: 92.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6375d9d47ef6fe39cf3958b13836bf022481ab221eab4b1fa99fa28f31847ca8 |
|
MD5 | 0babfa4799fbdf1d5a7951906fa81ea7 |
|
BLAKE2b-256 | a3426a6f372a7225291b6b7e1c5574e0bb70529401f45d51f88cac294658fecd |