# Data Stewardship Wizard: Command Queue
[](https://github.com/ds-wizard/engine-tools/releases)
[](https://pypi.org/project/dsw-command-queue/)
[](LICENSE)
[](https://bestpractices.coreinfrastructure.org/projects/4975)
[](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.11",
"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/1e/df/e5a21fb1a0d9f96e905128960cf346f14575fe72935b63e142659f1a8c56/dsw_command_queue-4.15.0.tar.gz",
"platform": null,
"description": "# Data Stewardship Wizard: Command Queue\n\n[](https://github.com/ds-wizard/engine-tools/releases)\n[](https://pypi.org/project/dsw-command-queue/)\n[](LICENSE)\n[](https://bestpractices.coreinfrastructure.org/projects/4975)\n[](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.15.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": null,
"digests": {
"blake2b_256": "3a5f61d8265e3ca68a275748f7a2a2f8d60974f6cab8893cbf0234f24a3fe4a2",
"md5": "ece388c22225ec3102b844633ee051b9",
"sha256": "0d05fa63d433c3e2dc6e58dadbe0ae66982446d4c79c4a589dbc85f513b4d081"
},
"downloads": -1,
"filename": "dsw_command_queue-4.15.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "ece388c22225ec3102b844633ee051b9",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": "<4,>=3.11",
"size": 9910,
"upload_time": "2025-02-04T15:04:10",
"upload_time_iso_8601": "2025-02-04T15:04:10.785931Z",
"url": "https://files.pythonhosted.org/packages/3a/5f/61d8265e3ca68a275748f7a2a2f8d60974f6cab8893cbf0234f24a3fe4a2/dsw_command_queue-4.15.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1edfe5a21fb1a0d9f96e905128960cf346f14575fe72935b63e142659f1a8c56",
"md5": "5adda75bbe2c8753d0da37e30f344594",
"sha256": "82957925614ea2f0c0df7600dcaf8aba77225d9ddb0d867aa55e8511d2f301da"
},
"downloads": -1,
"filename": "dsw_command_queue-4.15.0.tar.gz",
"has_sig": false,
"md5_digest": "5adda75bbe2c8753d0da37e30f344594",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.11",
"size": 9179,
"upload_time": "2025-02-04T15:04:14",
"upload_time_iso_8601": "2025-02-04T15:04:14.453199Z",
"url": "https://files.pythonhosted.org/packages/1e/df/e5a21fb1a0d9f96e905128960cf346f14575fe72935b63e142659f1a8c56/dsw_command_queue-4.15.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-04 15:04:14",
"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": [
{
"name": "aiohappyeyeballs",
"specs": [
[
"==",
"2.4.4"
]
]
},
{
"name": "aiohttp",
"specs": [
[
"==",
"3.11.11"
]
]
},
{
"name": "aiosignal",
"specs": [
[
"==",
"1.3.2"
]
]
},
{
"name": "anyio",
"specs": [
[
"==",
"4.6.2.post1"
]
]
},
{
"name": "argon2-cffi",
"specs": [
[
"==",
"23.1.0"
]
]
},
{
"name": "argon2-cffi-bindings",
"specs": [
[
"==",
"21.2.0"
]
]
},
{
"name": "attrs",
"specs": [
[
"==",
"25.1.0"
]
]
},
{
"name": "boto3",
"specs": [
[
"==",
"1.36.7"
]
]
},
{
"name": "botocore",
"specs": [
[
"==",
"1.36.7"
]
]
},
{
"name": "Brotli",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2024.12.14"
]
]
},
{
"name": "cffi",
"specs": [
[
"==",
"1.17.1"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.4.1"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.1.8"
]
]
},
{
"name": "colorama",
"specs": [
[
"==",
"0.4.6"
]
]
},
{
"name": "cssselect2",
"specs": [
[
"==",
"0.7.0"
]
]
},
{
"name": "dkimpy",
"specs": [
[
"==",
"1.1.8"
]
]
},
{
"name": "dnspython",
"specs": [
[
"==",
"2.7.0"
]
]
},
{
"name": "fonttools",
"specs": [
[
"==",
"4.55.7"
]
]
},
{
"name": "frozenlist",
"specs": [
[
"==",
"1.5.0"
]
]
},
{
"name": "func_timeout",
"specs": [
[
"==",
"4.3.5"
]
]
},
{
"name": "html5lib",
"specs": [
[
"==",
"1.1"
]
]
},
{
"name": "humanize",
"specs": [
[
"==",
"4.11.0"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.10"
]
]
},
{
"name": "Jinja2",
"specs": [
[
"==",
"3.1.5"
]
]
},
{
"name": "jmespath",
"specs": [
[
"==",
"1.0.1"
]
]
},
{
"name": "Markdown",
"specs": [
[
"==",
"3.7"
]
]
},
{
"name": "MarkupSafe",
"specs": [
[
"==",
"3.0.2"
]
]
},
{
"name": "minio",
"specs": [
[
"==",
"7.2.15"
]
]
},
{
"name": "multidict",
"specs": [
[
"==",
"6.1.0"
]
]
},
{
"name": "panflute",
"specs": [
[
"==",
"2.3.1"
]
]
},
{
"name": "pathspec",
"specs": [
[
"==",
"0.12.1"
]
]
},
{
"name": "pathvalidate",
"specs": [
[
"==",
"3.2.3"
]
]
},
{
"name": "pillow",
"specs": [
[
"==",
"11.1.0"
]
]
},
{
"name": "pluggy",
"specs": [
[
"==",
"1.5.0"
]
]
},
{
"name": "propcache",
"specs": [
[
"==",
"0.2.1"
]
]
},
{
"name": "psycopg",
"specs": [
[
"==",
"3.2.3"
]
]
},
{
"name": "psycopg-binary",
"specs": [
[
"==",
"3.2.4"
]
]
},
{
"name": "pycparser",
"specs": [
[
"==",
"2.22"
]
]
},
{
"name": "pycryptodome",
"specs": [
[
"==",
"3.21.0"
]
]
},
{
"name": "pydyf",
"specs": [
[
"==",
"0.10.0"
]
]
},
{
"name": "pyparsing",
"specs": [
[
"==",
"3.2.1"
]
]
},
{
"name": "pyphen",
"specs": [
[
"==",
"0.17.2"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.9.0.post0"
]
]
},
{
"name": "python-dotenv",
"specs": [
[
"==",
"1.0.1"
]
]
},
{
"name": "python-slugify",
"specs": [
[
"==",
"8.0.4"
]
]
},
{
"name": "PyYAML",
"specs": [
[
"==",
"6.0.2"
]
]
},
{
"name": "rdflib",
"specs": [
[
"==",
"7.1.3"
]
]
},
{
"name": "rdflib-jsonld",
"specs": [
[
"==",
"0.6.2"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.32.3"
]
]
},
{
"name": "s3transfer",
"specs": [
[
"==",
"0.11.2"
]
]
},
{
"name": "sentry-sdk",
"specs": [
[
"==",
"2.20.0"
]
]
},
{
"name": "setuptools",
"specs": [
[
"==",
"75.8.0"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.17.0"
]
]
},
{
"name": "sniffio",
"specs": [
[
"==",
"1.3.1"
]
]
},
{
"name": "tenacity",
"specs": [
[
"==",
"9.0.0"
]
]
},
{
"name": "text-unidecode",
"specs": [
[
"==",
"1.3"
]
]
},
{
"name": "tinycss2",
"specs": [
[
"==",
"1.4.0"
]
]
},
{
"name": "typing_extensions",
"specs": [
[
"==",
"4.12.2"
]
]
},
{
"name": "tzdata",
"specs": [
[
"==",
"2025.1"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.3.0"
]
]
},
{
"name": "watchfiles",
"specs": [
[
"==",
"1.0.4"
]
]
},
{
"name": "weasyprint",
"specs": [
[
"==",
"60.2"
]
]
},
{
"name": "webencodings",
"specs": [
[
"==",
"0.5.1"
]
]
},
{
"name": "wheel",
"specs": [
[
"==",
"0.45.1"
]
]
},
{
"name": "XlsxWriter",
"specs": [
[
"==",
"3.2.1"
]
]
},
{
"name": "yarl",
"specs": [
[
"==",
"1.18.3"
]
]
},
{
"name": "zopfli",
"specs": [
[
"==",
"0.2.3.post1"
]
]
}
],
"lcname": "dsw-command-queue"
}