Name | streamAPI JSON |
Version |
2.7.2
JSON |
| download |
home_page | None |
Summary | basics utility and stream processing functionality |
upload_time | 2025-08-28 23:44:50 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License
Copyright (c) [2018]
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
|
keywords |
stream
streamapi
fluent
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
## Philosophy
We, in day to day data handling, have to usually setup pipeline to process
data, that can be transforming data, filtering it, processing it sequentially
or concurrently, reducing it and so on. StreamAPI attempts to provide solution to such problem in
clean and easy way and enforces readability.
## Installing
Make sure that you use `python3.8` or above,
```bash
pip install streamAPI -U
```
Raw data
{
"_id": null,
"home_page": null,
"name": "streamAPI",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Shiv Krishna Jaiswal <shivkj001@gmail.com>",
"keywords": "stream, streamAPI, fluent",
"author": null,
"author_email": "Shiv Krishna Jaiswal <shivkj001@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/7b/55/c3bfcb4559d0ae157eb649c23f43501cb1271c512e87e3686e516f98db02/streamapi-2.7.2.tar.gz",
"platform": null,
"description": "## Philosophy\n\nWe, in day to day data handling, have to usually setup pipeline to process\ndata, that can be transforming data, filtering it, processing it sequentially\nor concurrently, reducing it and so on. StreamAPI attempts to provide solution to such problem in\nclean and easy way and enforces readability.\n\n## Installing\n\nMake sure that you use `python3.8` or above,\n\n```bash\npip install streamAPI -U\n```\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) [2018]\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n ",
"summary": "basics utility and stream processing functionality",
"version": "2.7.2",
"project_urls": {
"Documentation": "https://github.com/ShivKJ/Stream",
"Homepage": "https://github.com/ShivKJ/Stream",
"Issues": "https://github.com/ShivKJ/Stream/issues",
"Repository": "https://github.com/ShivKJ/Stream"
},
"split_keywords": [
"stream",
" streamapi",
" fluent"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b2da0084e46d5abcfce0701aea62f86bfa24143074458660b42d6fc5d9079199",
"md5": "8fe1389b2ffd1ffeee1fbaaf77f773ec",
"sha256": "b59e4cbf0926e760600a1e24efd6647ab80190ba1851a9a610bea66032c69153"
},
"downloads": -1,
"filename": "streamapi-2.7.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8fe1389b2ffd1ffeee1fbaaf77f773ec",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 24038,
"upload_time": "2025-08-28T23:44:48",
"upload_time_iso_8601": "2025-08-28T23:44:48.717834Z",
"url": "https://files.pythonhosted.org/packages/b2/da/0084e46d5abcfce0701aea62f86bfa24143074458660b42d6fc5d9079199/streamapi-2.7.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7b55c3bfcb4559d0ae157eb649c23f43501cb1271c512e87e3686e516f98db02",
"md5": "1f15131be66224deac8e6acc324a2a16",
"sha256": "0f9c6e27e813cece67c44e7b794f89fb73706b8c6c0152a346dbfe00bfa56761"
},
"downloads": -1,
"filename": "streamapi-2.7.2.tar.gz",
"has_sig": false,
"md5_digest": "1f15131be66224deac8e6acc324a2a16",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 20962,
"upload_time": "2025-08-28T23:44:50",
"upload_time_iso_8601": "2025-08-28T23:44:50.321181Z",
"url": "https://files.pythonhosted.org/packages/7b/55/c3bfcb4559d0ae157eb649c23f43501cb1271c512e87e3686e516f98db02/streamapi-2.7.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-28 23:44:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ShivKJ",
"github_project": "Stream",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "streamapi"
}