# Data Stewardship Wizard: Command Queue
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/ds-wizard/engine-tools)](https://github.com/ds-wizard/engine-tools/releases)
[![PyPI](https://img.shields.io/pypi/v/dsw-command-queue)](https://pypi.org/project/dsw-command-queue/)
[![LICENSE](https://img.shields.io/github/license/ds-wizard/engine-tools)](LICENSE)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4975/badge)](https://bestpractices.coreinfrastructure.org/projects/4975)
[![Python Version](https://img.shields.io/badge/Python-%E2%89%A5%203.7-blue)](https://python.org)
*Library for working with DSW command queue and persistent commands*
## Usage
Currently, this library is intended for internal use of DSW tooling only.
Enhancements for use in custom scripts are planned for future development.
## License
This project is licensed under the Apache License v2.0 - see the
[LICENSE](LICENSE) file for more details.
Raw data
{
"_id": null,
"home_page": null,
"name": "dsw-command-queue",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.10",
"maintainer_email": null,
"keywords": "dsw, subscriber, publisher, database, queue, processing",
"author": null,
"author_email": "Marek Such\u00e1nek <marek.suchanek@ds-wizard.org>",
"download_url": "https://files.pythonhosted.org/packages/e1/26/b2e8d670c7f24be2480724c75d61675ddcbffc4b162e5c9fb3a51dad2149/dsw_command_queue-4.11.0.tar.gz",
"platform": null,
"description": "# Data Stewardship Wizard: Command Queue\n\n[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/ds-wizard/engine-tools)](https://github.com/ds-wizard/engine-tools/releases)\n[![PyPI](https://img.shields.io/pypi/v/dsw-command-queue)](https://pypi.org/project/dsw-command-queue/)\n[![LICENSE](https://img.shields.io/github/license/ds-wizard/engine-tools)](LICENSE)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4975/badge)](https://bestpractices.coreinfrastructure.org/projects/4975)\n[![Python Version](https://img.shields.io/badge/Python-%E2%89%A5%203.7-blue)](https://python.org)\n\n*Library for working with DSW command queue and persistent commands*\n\n## Usage\n\nCurrently, this library is intended for internal use of DSW tooling only. \nEnhancements for use in custom scripts are planned for future development.\n\n## License\n\nThis project is licensed under the Apache License v2.0 - see the\n[LICENSE](LICENSE) file for more details.\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Library for working with command queue and persistent commands",
"version": "4.11.0",
"project_urls": {
"Documentation": "https://guide.ds-wizard.org",
"Homepage": "https://ds-wizard.org",
"Repository": "https://github.com/ds-wizard/engine-tools"
},
"split_keywords": [
"dsw",
" subscriber",
" publisher",
" database",
" queue",
" processing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d7c2930e69772af887cae2deb43a32a574b66cb470570cf85819e626b874e1b1",
"md5": "6a7f614931c44025d7a95551f2029de5",
"sha256": "081761dbf72117c6a5911422ed3ca29b344887777b55efb3b2e50fa8fe11f15f"
},
"downloads": -1,
"filename": "dsw_command_queue-4.11.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6a7f614931c44025d7a95551f2029de5",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": "<4,>=3.10",
"size": 9514,
"upload_time": "2024-10-01T05:26:03",
"upload_time_iso_8601": "2024-10-01T05:26:03.492374Z",
"url": "https://files.pythonhosted.org/packages/d7/c2/930e69772af887cae2deb43a32a574b66cb470570cf85819e626b874e1b1/dsw_command_queue-4.11.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e126b2e8d670c7f24be2480724c75d61675ddcbffc4b162e5c9fb3a51dad2149",
"md5": "54af5d589e9bbed6052951fdfb7cb3d0",
"sha256": "6e5a6d34618dd8d1e58a5da7cd151616b25f556f455854ec418cb4bfe4af0799"
},
"downloads": -1,
"filename": "dsw_command_queue-4.11.0.tar.gz",
"has_sig": false,
"md5_digest": "54af5d589e9bbed6052951fdfb7cb3d0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.10",
"size": 8810,
"upload_time": "2024-10-01T05:26:04",
"upload_time_iso_8601": "2024-10-01T05:26:04.838792Z",
"url": "https://files.pythonhosted.org/packages/e1/26/b2e8d670c7f24be2480724c75d61675ddcbffc4b162e5c9fb3a51dad2149/dsw_command_queue-4.11.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-01 05:26:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ds-wizard",
"github_project": "engine-tools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "dsw-command-queue"
}