Skip to main content

[under development] A stream processor working with shell commands

Project description

shellstreaming
~~~~~~~~~~~~~~

A stream processor working with shell commands

For developers
==============

API documents
-------------

Sphinx-powered documents are available on `http://packages.python.org/shellstreaming/`_


Building and uploading documents
--------------------------------

.. code-block:: bash

$ ./setup.py build_sphinx
$ ls doc/html/index.html
$ ./setup.py upload_sphinx

Testing
-------

.. code-block:: bash

$ ./setup.py nosetests

Uploading packages to PyPI
--------------------------

.. code-block:: bash

$ emacs shellstreaming/__init__.py # edit __version__
$ emacs CHANGES.txt
$ ./setup.py sdist upload


TODO
====

- _internal_replをlistにしても動くことを確認するテスト
- 俺のシステムでリレーションを作るよりは,既存のDBからリレーションを取ってこれるadapterとリレーションにappendできるoutput opを作るほうが賢明.
- システム的には飽くまでもRecordBatch同士の演算
- 基本operatorを実装する
- recordがtimestampとlineage情報を持つようにする(?)

Project details


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.0.6.tar.gz (13.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page