puro | Puro - Highly configurable data streams in Python
kandi X-RAY | puro Summary
kandi X-RAY | puro Summary
puro is a Python library. puro has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install puro' or download it from GitHub, PyPI.
Highly configurable data streams in Python 3.x. Idea is to use JSON schemas for selecting objects from input sources and passing them to action chains. Both sources and actions implement respective plugin interface, and they can be re-used, configured and glued together in different order via config files. Priority is to be usable, configurable and human friendly. But according to initial benchmarks this can be also made blazingly fast -- or at least as fast as any custom processing would be. Overall goal is to battle-tested functional core, easy but powerful configuration language and extendable plugin API modelled after real life data handling scenarios. These aspects will hopefully make this library worth using. This is not a message queue. This is a component that sits between message queues, datastores etc. Also, only basic plugins will be provided here. While usable, they might not adapt to your use-case. Instead of being ready for all possible data formats everywhere, the provided plugins will do just basic (data agnostic) actions. Consider them just a bit more than Hello World examples.
Highly configurable data streams in Python 3.x. Idea is to use JSON schemas for selecting objects from input sources and passing them to action chains. Both sources and actions implement respective plugin interface, and they can be re-used, configured and glued together in different order via config files. Priority is to be usable, configurable and human friendly. But according to initial benchmarks this can be also made blazingly fast -- or at least as fast as any custom processing would be. Overall goal is to battle-tested functional core, easy but powerful configuration language and extendable plugin API modelled after real life data handling scenarios. These aspects will hopefully make this library worth using. This is not a message queue. This is a component that sits between message queues, datastores etc. Also, only basic plugins will be provided here. While usable, they might not adapt to your use-case. Instead of being ready for all possible data formats everywhere, the provided plugins will do just basic (data agnostic) actions. Consider them just a bit more than Hello World examples.
Support
Quality
Security
License
Reuse
Support
puro has a low active ecosystem.
It has 3 star(s) with 0 fork(s). There are 2 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 0 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of puro is 0.0.1
Quality
puro has no bugs reported.
Security
puro has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
puro is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
puro releases are not available. You will need to build from source code and install.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Top functions reviewed by kandi - BETA
kandi has reviewed puro and discovered the below as its top functions. This is intended to give you an instant insight into puro implemented functionality, and help decide if they suit your requirements.
- Load plugins
- Loads a plugin
- Add a plugin class
- Load instances from given items
- Return an instance of the given plugin
- Enqueues a task
- Create a task from obj
Get all kandi verified functions for this library.
puro Key Features
No Key Features are available at this moment for puro.
puro Examples and Code Snippets
No Code Snippets are available at this moment for puro.
Community Discussions
No Community Discussions are available at this moment for puro.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install puro
You can install using 'pip install puro' or download it from GitHub, PyPI.
You can use puro like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use puro like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page