relshell 0.3.3

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

relshell 0.3.3

relshell========.. image:: https://travis-ci.org/laysakura/relshell.png?branch=master :target: https://travis-ci.org/laysakura/relshellA framework to manage shell commands' inputs/outputs as relational data... contents:: :local:For users---------Unfortunately, `relshell` is not documented so well yet.See `relshell/test/test_practical_use_*.py <https://github.com/laysakura/relshell/blob/master/relshell/test/>`_ as well as`API reference <http://packages.python.org/relshell>`_ .For developers--------------API reference#############Sphinx-powered documents are available on http://packages.python.org/relshellBuilding and uploading documents################################.. code-block:: bash ./setup.pybuildsphinx browser doc/html/index.html You can't use 'macro parameter character #' in math modeYou can't use 'macro parameter character #' in math mode ./setup.py nosetests You can't use 'macro parameter character #' in math modeYou can't use 'macro parameter character #' in math mode emacs setup.py # edit `version` string emacsCHANGES.rst ./setup.py sdist uploadOr use `zest.releaser <https://pypi.python.org/pypi/zest.releaser>`_, a convenient tool for repeated release cycles.TODO (ugly Japanese)####################- relshellプロセス ===(thread)===> シェルオペレータ ===(fork)===> シェルコマンドプロセス という流れを作る(Queueもいるね)- shellstreaming/README.rst にあるような感じで,batchをop間でやりとりできるようにする- シェルプロセスは非同期でも扱いたい.そもそもpopenとかがそういうインターフェースだし.- デバッグオプションをonにしたらどんな動作しているのかくらい出力してあげたい- daemonizeできる条件 - in_batchをstdinからとり,out_batchを(stdout|file)に出す - 「in_batch_xに対する出力分out_batch_xがここまでですよ」と定義できる(例えば,空行はout_batch_xの終わりですよ,とか) - enjuには使える

License

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

Files:

Customer Reviews

There are no reviews.