# 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.12",
"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/f2/09/900c774c5226de5b7230a134737428ffa1c8e02f6ddb50dd70dba30fe574/dsw_command_queue-4.22.2.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.22.2",
"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": "8fd0f393a6b81fe1e0e54ad65781d15e4da382d00c397f5407a2c01d61127bc9",
"md5": "bbaabc32da4e719e7f0f1f7f657c4a60",
"sha256": "842b355b108d9239497aa4e491a8daa5804b7cdf62c4d6afd05aafed7a8eb787"
},
"downloads": -1,
"filename": "dsw_command_queue-4.22.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "bbaabc32da4e719e7f0f1f7f657c4a60",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": "<4,>=3.12",
"size": 9882,
"upload_time": "2025-09-05T10:26:27",
"upload_time_iso_8601": "2025-09-05T10:26:27.892174Z",
"url": "https://files.pythonhosted.org/packages/8f/d0/f393a6b81fe1e0e54ad65781d15e4da382d00c397f5407a2c01d61127bc9/dsw_command_queue-4.22.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f209900c774c5226de5b7230a134737428ffa1c8e02f6ddb50dd70dba30fe574",
"md5": "96e3d04a7b6c248c8ff325f4286a6a96",
"sha256": "0f0e7bfaeeefce39729238acc230d69e1b7be0a49ece1f30fb8dc1e21557c067"
},
"downloads": -1,
"filename": "dsw_command_queue-4.22.2.tar.gz",
"has_sig": false,
"md5_digest": "96e3d04a7b6c248c8ff325f4286a6a96",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.12",
"size": 9129,
"upload_time": "2025-09-05T10:26:28",
"upload_time_iso_8601": "2025-09-05T10:26:28.813905Z",
"url": "https://files.pythonhosted.org/packages/f2/09/900c774c5226de5b7230a134737428ffa1c8e02f6ddb50dd70dba30fe574/dsw_command_queue-4.22.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-05 10:26:28",
"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.6.1"
]
]
},
{
"name": "aiohttp",
"specs": [
[
"==",
"3.12.15"
]
]
},
{
"name": "aiosignal",
"specs": [
[
"==",
"1.4.0"
]
]
},
{
"name": "anyio",
"specs": [
[
"==",
"4.6.2.post1"
]
]
},
{
"name": "argon2-cffi",
"specs": [
[
"==",
"25.1.0"
]
]
},
{
"name": "argon2-cffi-bindings",
"specs": [
[
"==",
"25.1.0"
]
]
},
{
"name": "attrs",
"specs": [
[
"==",
"25.3.0"
]
]
},
{
"name": "boto3",
"specs": [
[
"==",
"1.40.13"
]
]
},
{
"name": "botocore",
"specs": [
[
"==",
"1.40.13"
]
]
},
{
"name": "Brotli",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2025.8.3"
]
]
},
{
"name": "cffi",
"specs": [
[
"==",
"1.17.1"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.4.3"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.2.2"
]
]
},
{
"name": "colorama",
"specs": [
[
"==",
"0.4.6"
]
]
},
{
"name": "cssselect2",
"specs": [
[
"==",
"0.8.0"
]
]
},
{
"name": "dkimpy",
"specs": [
[
"==",
"1.1.8"
]
]
},
{
"name": "dnspython",
"specs": [
[
"==",
"2.7.0"
]
]
},
{
"name": "fonttools",
"specs": [
[
"==",
"4.59.1"
]
]
},
{
"name": "frozenlist",
"specs": [
[
"==",
"1.7.0"
]
]
},
{
"name": "func_timeout",
"specs": [
[
"==",
"4.3.5"
]
]
},
{
"name": "html5lib",
"specs": [
[
"==",
"1.1"
]
]
},
{
"name": "humanize",
"specs": [
[
"==",
"4.12.3"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.10"
]
]
},
{
"name": "Jinja2",
"specs": [
[
"==",
"3.1.6"
]
]
},
{
"name": "jmespath",
"specs": [
[
"==",
"1.0.1"
]
]
},
{
"name": "Markdown",
"specs": [
[
"==",
"3.8.2"
]
]
},
{
"name": "MarkupSafe",
"specs": [
[
"==",
"3.0.2"
]
]
},
{
"name": "minio",
"specs": [
[
"==",
"7.2.16"
]
]
},
{
"name": "multidict",
"specs": [
[
"==",
"6.6.4"
]
]
},
{
"name": "panflute",
"specs": [
[
"==",
"2.3.1"
]
]
},
{
"name": "pathspec",
"specs": [
[
"==",
"0.12.1"
]
]
},
{
"name": "pathvalidate",
"specs": [
[
"==",
"3.3.1"
]
]
},
{
"name": "pillow",
"specs": [
[
"==",
"11.3.0"
]
]
},
{
"name": "pluggy",
"specs": [
[
"==",
"1.6.0"
]
]
},
{
"name": "propcache",
"specs": [
[
"==",
"0.3.2"
]
]
},
{
"name": "psycopg",
"specs": [
[
"==",
"3.2.9"
]
]
},
{
"name": "psycopg-binary",
"specs": [
[
"==",
"3.2.9"
]
]
},
{
"name": "pycparser",
"specs": [
[
"==",
"2.22"
]
]
},
{
"name": "pycryptodome",
"specs": [
[
"==",
"3.23.0"
]
]
},
{
"name": "pydyf",
"specs": [
[
"==",
"0.11.0"
]
]
},
{
"name": "pyparsing",
"specs": [
[
"==",
"3.2.3"
]
]
},
{
"name": "pyphen",
"specs": [
[
"==",
"0.17.2"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.9.0.post0"
]
]
},
{
"name": "python-dotenv",
"specs": [
[
"==",
"1.1.1"
]
]
},
{
"name": "python-slugify",
"specs": [
[
"==",
"8.0.4"
]
]
},
{
"name": "PyYAML",
"specs": [
[
"==",
"6.0.2"
]
]
},
{
"name": "rdflib",
"specs": [
[
"==",
"7.1.4"
]
]
},
{
"name": "rdflib-jsonld",
"specs": [
[
"==",
"0.6.2"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.32.5"
]
]
},
{
"name": "s3transfer",
"specs": [
[
"==",
"0.13.1"
]
]
},
{
"name": "sentry-sdk",
"specs": [
[
"==",
"2.35.0"
]
]
},
{
"name": "setuptools",
"specs": [
[
"==",
"80.9.0"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.17.0"
]
]
},
{
"name": "sniffio",
"specs": [
[
"==",
"1.3.1"
]
]
},
{
"name": "tenacity",
"specs": [
[
"==",
"9.1.2"
]
]
},
{
"name": "text-unidecode",
"specs": [
[
"==",
"1.3"
]
]
},
{
"name": "tinycss2",
"specs": [
[
"==",
"1.4.0"
]
]
},
{
"name": "tinyhtml5",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "typing_extensions",
"specs": [
[
"==",
"4.14.1"
]
]
},
{
"name": "tzdata",
"specs": [
[
"==",
"2025.2"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.5.0"
]
]
},
{
"name": "watchfiles",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "weasyprint",
"specs": [
[
"==",
"66.0"
]
]
},
{
"name": "webencodings",
"specs": [
[
"==",
"0.5.1"
]
]
},
{
"name": "wheel",
"specs": [
[
"==",
"0.46.1"
]
]
},
{
"name": "XlsxWriter",
"specs": [
[
"==",
"3.2.5"
]
]
},
{
"name": "yarl",
"specs": [
[
"==",
"1.20.1"
]
]
},
{
"name": "zopfli",
"specs": [
[
"==",
"0.2.3.post1"
]
]
}
],
"lcname": "dsw-command-queue"
}