# Data Stewardship Wizard: Models
[![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-config)](https://pypi.org/project/dsw-config/)
[![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 with DSW models and its basic IO*
## 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-models",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.10",
"maintainer_email": null,
"keywords": "dsw, config, yaml, parser",
"author": null,
"author_email": "Marek Such\u00e1nek <marek.suchanek@ds-wizard.org>",
"download_url": "https://files.pythonhosted.org/packages/88/c5/f565541aedcd7b6b62bbc06b05d6b764c134834e58a067006cb20f2bb966/dsw_models-4.13.0.tar.gz",
"platform": null,
"description": "# Data Stewardship Wizard: Models\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-config)](https://pypi.org/project/dsw-config/)\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 with DSW models and its basic IO*\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 with DSW models and basic IO operations",
"version": "4.13.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",
" config",
" yaml",
" parser"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c2d5d96d9fe7d2e05a15b1b2c8523becd0271297430eef5c92473f74d9e97fae",
"md5": "c95108de8104afff93e3801b3406607f",
"sha256": "53deb65fd97bd01eb73928cea6fbfc6ca490119adf1c8c7c2493c4b61577f0f2"
},
"downloads": -1,
"filename": "dsw_models-4.13.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c95108de8104afff93e3801b3406607f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": "<4,>=3.10",
"size": 13912,
"upload_time": "2024-12-05T08:07:34",
"upload_time_iso_8601": "2024-12-05T08:07:34.975596Z",
"url": "https://files.pythonhosted.org/packages/c2/d5/d96d9fe7d2e05a15b1b2c8523becd0271297430eef5c92473f74d9e97fae/dsw_models-4.13.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "88c5f565541aedcd7b6b62bbc06b05d6b764c134834e58a067006cb20f2bb966",
"md5": "dcca5fa654c2691a4b7a81246d8d190c",
"sha256": "cb7823f37b9d19aee88a7875743bfc3553ea8d75862c05b683eeafd6f4a45fce"
},
"downloads": -1,
"filename": "dsw_models-4.13.0.tar.gz",
"has_sig": false,
"md5_digest": "dcca5fa654c2691a4b7a81246d8d190c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.10",
"size": 13787,
"upload_time": "2024-12-05T08:07:36",
"upload_time_iso_8601": "2024-12-05T08:07:36.569495Z",
"url": "https://files.pythonhosted.org/packages/88/c5/f565541aedcd7b6b62bbc06b05d6b764c134834e58a067006cb20f2bb966/dsw_models-4.13.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-05 08:07:36",
"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.3"
]
]
},
{
"name": "aiohttp",
"specs": [
[
"==",
"3.11.7"
]
]
},
{
"name": "aiosignal",
"specs": [
[
"==",
"1.3.1"
]
]
},
{
"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": [
[
"==",
"24.2.0"
]
]
},
{
"name": "boto3",
"specs": [
[
"==",
"1.35.69"
]
]
},
{
"name": "botocore",
"specs": [
[
"==",
"1.35.69"
]
]
},
{
"name": "Brotli",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2024.8.30"
]
]
},
{
"name": "cffi",
"specs": [
[
"==",
"1.17.1"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.4.0"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.1.7"
]
]
},
{
"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.0"
]
]
},
{
"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.4"
]
]
},
{
"name": "jmespath",
"specs": [
[
"==",
"1.0.1"
]
]
},
{
"name": "Markdown",
"specs": [
[
"==",
"3.7"
]
]
},
{
"name": "MarkupSafe",
"specs": [
[
"==",
"3.0.2"
]
]
},
{
"name": "minio",
"specs": [
[
"==",
"7.2.12"
]
]
},
{
"name": "multidict",
"specs": [
[
"==",
"6.1.0"
]
]
},
{
"name": "panflute",
"specs": [
[
"==",
"2.3.1"
]
]
},
{
"name": "pathspec",
"specs": [
[
"==",
"0.12.1"
]
]
},
{
"name": "pathvalidate",
"specs": [
[
"==",
"3.2.1"
]
]
},
{
"name": "pillow",
"specs": [
[
"==",
"11.0.0"
]
]
},
{
"name": "propcache",
"specs": [
[
"==",
"0.2.0"
]
]
},
{
"name": "psycopg",
"specs": [
[
"==",
"3.2.3"
]
]
},
{
"name": "psycopg-binary",
"specs": [
[
"==",
"3.2.3"
]
]
},
{
"name": "pycparser",
"specs": [
[
"==",
"2.22"
]
]
},
{
"name": "pycryptodome",
"specs": [
[
"==",
"3.21.0"
]
]
},
{
"name": "pydyf",
"specs": [
[
"==",
"0.10.0"
]
]
},
{
"name": "pyparsing",
"specs": [
[
"==",
"3.2.0"
]
]
},
{
"name": "pyphen",
"specs": [
[
"==",
"0.17.0"
]
]
},
{
"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.1"
]
]
},
{
"name": "rdflib-jsonld",
"specs": [
[
"==",
"0.6.2"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.32.3"
]
]
},
{
"name": "s3transfer",
"specs": [
[
"==",
"0.10.4"
]
]
},
{
"name": "sentry-sdk",
"specs": [
[
"==",
"2.19.0"
]
]
},
{
"name": "setuptools",
"specs": [
[
"==",
"75.6.0"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.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": [
[
"==",
"2024.2"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.2.3"
]
]
},
{
"name": "watchfiles",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "weasyprint",
"specs": [
[
"==",
"60.2"
]
]
},
{
"name": "webencodings",
"specs": [
[
"==",
"0.5.1"
]
]
},
{
"name": "wheel",
"specs": [
[
"==",
"0.45.1"
]
]
},
{
"name": "XlsxWriter",
"specs": [
[
"==",
"3.2.0"
]
]
},
{
"name": "yarl",
"specs": [
[
"==",
"1.18.0"
]
]
},
{
"name": "zopfli",
"specs": [
[
"==",
"0.2.3.post1"
]
]
}
],
"lcname": "dsw-models"
}