dsw-database


Namedsw-database JSON
Version 4.6.0 PyPI version JSON
download
home_pageNone
SummaryLibrary for managing DSW database
upload_time2024-05-07 07:12:57
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.10
licenseApache License 2.0
keywords dsw database
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Data Stewardship Wizard: Database

[![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-database)](https://pypi.org/project/dsw-database/)
[![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 database*

## 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-database",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.10",
    "maintainer_email": null,
    "keywords": "dsw, database",
    "author": null,
    "author_email": "Marek Such\u00e1nek <marek.suchanek@ds-wizard.org>",
    "download_url": "https://files.pythonhosted.org/packages/6d/f5/aeb1b798c89e373e143297b0d3e3ffe537754f5d0808bfb9241b51bdb762/dsw_database-4.6.0.tar.gz",
    "platform": null,
    "description": "# Data Stewardship Wizard: Database\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-database)](https://pypi.org/project/dsw-database/)\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 database*\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 managing DSW database",
    "version": "4.6.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",
        " database"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d21e4fe2681dae8585ba6c05d406a558d4ebd5da8222c4e39c83c1e7fed7f521",
                "md5": "141fb24457acb16d330eff1205eed9f7",
                "sha256": "0acf4645a2666f87cfa92dc54d2d1abbcc6f0a1f817da0bcc6831acb9f88a56b"
            },
            "downloads": -1,
            "filename": "dsw_database-4.6.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "141fb24457acb16d330eff1205eed9f7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "<4,>=3.10",
            "size": 12226,
            "upload_time": "2024-05-07T07:12:54",
            "upload_time_iso_8601": "2024-05-07T07:12:54.141567Z",
            "url": "https://files.pythonhosted.org/packages/d2/1e/4fe2681dae8585ba6c05d406a558d4ebd5da8222c4e39c83c1e7fed7f521/dsw_database-4.6.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6df5aeb1b798c89e373e143297b0d3e3ffe537754f5d0808bfb9241b51bdb762",
                "md5": "d5a73a5dc3ea1b5f5b476d651a852083",
                "sha256": "14423151346988405573431db1dda6e5b03a7af9104a1e5da0db0706f2448eae"
            },
            "downloads": -1,
            "filename": "dsw_database-4.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d5a73a5dc3ea1b5f5b476d651a852083",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 12311,
            "upload_time": "2024-05-07T07:12:57",
            "upload_time_iso_8601": "2024-05-07T07:12:57.044185Z",
            "url": "https://files.pythonhosted.org/packages/6d/f5/aeb1b798c89e373e143297b0d3e3ffe537754f5d0808bfb9241b51bdb762/dsw_database-4.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-07 07:12:57",
    "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-database"
}
        
Elapsed time: 0.25813s