[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情報を持つようにする(?)
~~~~~~~~~~~~~~
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
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.0.6.tar.gz
(13.5 kB
view details)
File details
Details for the file shellstreaming-0.0.6.tar.gz
.
File metadata
- Download URL: shellstreaming-0.0.6.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e2d7c3b5fef8a0f7a266f15082e315ebaa0955ce8b6d585d20ff6357ae4d417 |
|
MD5 | e97d960e4901ed4a4d9b66e3352f80da |
|
BLAKE2b-256 | b2aa7179d06dae59ce061ec584f40fbb460831c5b363cd1a1229788f78ce40a6 |