Metadata-Version: 2.1
Name: strome
Version: 0.0.1
Summary: Strome - Micro-framework for Python for building processing pipelines
Home-page: https://github.com/corvis/strome
Author: Dmitry Berezovsky
License: MIT
Keywords: pre-process processing pipiline
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Home Automation
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >3.6


Strome
======


.. image:: https://raw.githubusercontent.com/corvis/strome/master/docs/assets/cover-picture.png
   :target: https://raw.githubusercontent.com/corvis/strome/master/docs/assets/cover-picture.png
   :alt: Strome Cover Picture


**Strome** (from Danish ``Stromen`` */ˈstroː.mə(n)/*\ , stream) is a Python micro-framework for building processing pipelines.

Credits
=======


* Dmitry Berezovsky, author
* `CLI Rack <https://github.com/corvis/cli-rack>`_

Disclaimer
==========

This module is licensed under MIT. This means you are free to use it in commercial projects.

The MIT license clearly explains that there is no warranty for this free software. Please see the included LICENSE file
for details.


