Name | saturnin-core JSON |
Version |
0.9.0
JSON |
| download |
home_page | None |
Summary | Saturnin core services |
upload_time | 2023-10-05 15:44:44 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License
Copyright (c) 2018 Firebird Project (www.firebirdsql.org)
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 |
butler
core
firebird
platform
saturnin
services
zeromq
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# saturnin-core
## Saturnin core services
[![PyPI - Version](https://img.shields.io/pypi/v/saturnin-core.svg)](https://pypi.org/project/saturnin-core)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/saturnin-core.svg)](https://pypi.org/project/saturnin-core)
[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)
The core set of services for Saturnin currently contains next services:
- Text file reader microservice - `saturnin.text.reader`
- Text file writer microservice - `saturnin.text.writer`
- Text line filter microservice - `saturnin.text.linefilter`
- Binary data file reader microservice - `saturnin.binary.reader`
- Binary data file writer microservice - `saturnin.binary.writer`
- Protobuf printer microservice - `saturnin.proto.printer`
- Protobuf filter microservice - `saturnin.proto.filter`
- Protobuf aggregator microservice - `saturnin.proto.aggregator`
- Firebird log from server provider microservice - `saturnin.firebird.log.fromsrv`
- Firebird log parser microservice - `saturnin.firebird.log.parser`
- Firebird trace parser microservice - `saturnin.firebird.trace.parser`
- Firebird trace session provider microservice - `saturnin.firebird.trace.session`
For information how to use these services, see [Saturnin CORE documentation](https://saturnin-core.rtfd.io/).
-----
**Table of Contents**
- [License](#license)
- [Installation](#installation)
- [Documentation](#documentation)
## License
`saturnin` and `saturnin-core` are distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
## Installation
For installation instructions, see the [Saturnin documentation](https://saturnin.rtfd.io).
## Documentation
Documentation related to Saturnin:
- [Firebird Butler](https://firebird-butler.rtfd.io/)
- [Saturnin](https://saturnin.rtfd.io/)
- [Saturnin CORE](https://saturnin-core.rtfd.io/) services
- [Saturnin SDK](https://saturnin-sdk.rtfd.io/)
Raw data
{
"_id": null,
"home_page": null,
"name": "saturnin-core",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "Butler,Core,Firebird,Platform,Saturnin,Services,ZeroMQ",
"author": null,
"author_email": "Pavel Cisar <pcisar@users.sourceforge.net>",
"download_url": "https://files.pythonhosted.org/packages/06/98/6e8a655716dba3f00ff9a287acb38b0671db34a410e7af63a920f71b0750/saturnin_core-0.9.0.tar.gz",
"platform": null,
"description": "# saturnin-core\n\n## Saturnin core services\n\n[![PyPI - Version](https://img.shields.io/pypi/v/saturnin-core.svg)](https://pypi.org/project/saturnin-core)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/saturnin-core.svg)](https://pypi.org/project/saturnin-core)\n[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)\n\nThe core set of services for Saturnin currently contains next services:\n\n- Text file reader microservice - `saturnin.text.reader`\n- Text file writer microservice - `saturnin.text.writer`\n- Text line filter microservice - `saturnin.text.linefilter`\n- Binary data file reader microservice - `saturnin.binary.reader`\n- Binary data file writer microservice - `saturnin.binary.writer`\n- Protobuf printer microservice - `saturnin.proto.printer`\n- Protobuf filter microservice - `saturnin.proto.filter`\n- Protobuf aggregator microservice - `saturnin.proto.aggregator`\n- Firebird log from server provider microservice - `saturnin.firebird.log.fromsrv`\n- Firebird log parser microservice - `saturnin.firebird.log.parser`\n- Firebird trace parser microservice - `saturnin.firebird.trace.parser`\n- Firebird trace session provider microservice - `saturnin.firebird.trace.session`\n\nFor information how to use these services, see [Saturnin CORE documentation](https://saturnin-core.rtfd.io/).\n\n-----\n\n**Table of Contents**\n\n- [License](#license)\n- [Installation](#installation)\n- [Documentation](#documentation)\n\n## License\n\n`saturnin` and `saturnin-core` are distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n\n## Installation\n\nFor installation instructions, see the [Saturnin documentation](https://saturnin.rtfd.io).\n\n## Documentation\n\nDocumentation related to Saturnin:\n\n- [Firebird Butler](https://firebird-butler.rtfd.io/)\n- [Saturnin](https://saturnin.rtfd.io/)\n- [Saturnin CORE](https://saturnin-core.rtfd.io/) services\n- [Saturnin SDK](https://saturnin-sdk.rtfd.io/)\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2018 Firebird Project (www.firebirdsql.org)\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.",
"summary": "Saturnin core services",
"version": "0.9.0",
"project_urls": {
"Documentation": "https://saturnin-core.rtfd.io",
"Funding": "https://github.com/sponsors/pcisar",
"Home": "http://firebirdsql.org/en/saturnin/",
"Issues": "https://github.com/FirebirdSQL/saturnin-core/issues",
"Source": "https://github.com/FirebirdSQL/saturnin-core"
},
"split_keywords": [
"butler",
"core",
"firebird",
"platform",
"saturnin",
"services",
"zeromq"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6679a7bb8dfa2e65b850e59438b3e2d2af151d9764d37caa60d719e3a6f80bfc",
"md5": "0266dfcd41f30adf565619ae9bd9cc1f",
"sha256": "7f6e6040c10828a6df13db1c61b68e2da4243edd9f62042619418be7b9cc0eb5"
},
"downloads": -1,
"filename": "saturnin_core-0.9.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0266dfcd41f30adf565619ae9bd9cc1f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 86912,
"upload_time": "2023-10-05T15:44:47",
"upload_time_iso_8601": "2023-10-05T15:44:47.229565Z",
"url": "https://files.pythonhosted.org/packages/66/79/a7bb8dfa2e65b850e59438b3e2d2af151d9764d37caa60d719e3a6f80bfc/saturnin_core-0.9.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "06986e8a655716dba3f00ff9a287acb38b0671db34a410e7af63a920f71b0750",
"md5": "07d2c60cb1bad0203bc7b25c23e5fc3d",
"sha256": "07ec7f882770a9fa4a79e9aeeba9c45b6fc9fbe50df45d7a47b50ad227727260"
},
"downloads": -1,
"filename": "saturnin_core-0.9.0.tar.gz",
"has_sig": false,
"md5_digest": "07d2c60cb1bad0203bc7b25c23e5fc3d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 40092,
"upload_time": "2023-10-05T15:44:44",
"upload_time_iso_8601": "2023-10-05T15:44:44.546683Z",
"url": "https://files.pythonhosted.org/packages/06/98/6e8a655716dba3f00ff9a287acb38b0671db34a410e7af63a920f71b0750/saturnin_core-0.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-05 15:44:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sponsors",
"github_project": "pcisar",
"github_not_found": true,
"lcname": "saturnin-core"
}