antismash-models


Nameantismash-models JSON
Version 0.1.26 PyPI version JSON
download
home_pagehttps://github.com/antismash/models/
SummaryAn object model for mapping antiSMASH data objects from and to Redis via aioredis.
upload_time2023-11-15 10:24:24
maintainer
docs_urlNone
authorKai Blin
requires_python
licenseGNU Affero General Public License v3 or later (AGPLv3+)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            antiSMASH object model
======================
![Run tests](https://github.com/antismash/models/workflows/Run%20tests/badge.svg)

An object model for mapping antiSMASH data objects from and to Redis via aioredis.


License
-------

Under the same GNU AGPL v3 or later license as the rest of antiSMASH.
See [`LICENSE.txt`](LICENSE.txt) for details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/antismash/models/",
    "name": "antismash-models",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Kai Blin",
    "author_email": "kblin@biosustain.dtu.dk",
    "download_url": "https://files.pythonhosted.org/packages/2f/4a/3f619dabde6a7eb34226a8e0641c59e03651c4366892910de1ce135757d0/antismash-models-0.1.26.tar.gz",
    "platform": null,
    "description": "antiSMASH object model\n======================\n![Run tests](https://github.com/antismash/models/workflows/Run%20tests/badge.svg)\n\nAn object model for mapping antiSMASH data objects from and to Redis via aioredis.\n\n\nLicense\n-------\n\nUnder the same GNU AGPL v3 or later license as the rest of antiSMASH.\nSee [`LICENSE.txt`](LICENSE.txt) for details.\n",
    "bugtrack_url": null,
    "license": "GNU Affero General Public License v3 or later (AGPLv3+)",
    "summary": "An object model for mapping antiSMASH data objects from and to Redis via aioredis.",
    "version": "0.1.26",
    "project_urls": {
        "Homepage": "https://github.com/antismash/models/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "570d554300979d1c2434b870a5f533db1f438257e88f2780644eb5b85cc1e6f3",
                "md5": "031541740445cc2c4b36b9706b533737",
                "sha256": "820a3610861806647c3a5d011d41659320bf5dc48bcae1661beadfd6e80792ef"
            },
            "downloads": -1,
            "filename": "antismash_models-0.1.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "031541740445cc2c4b36b9706b533737",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 21174,
            "upload_time": "2023-11-15T10:24:23",
            "upload_time_iso_8601": "2023-11-15T10:24:23.300393Z",
            "url": "https://files.pythonhosted.org/packages/57/0d/554300979d1c2434b870a5f533db1f438257e88f2780644eb5b85cc1e6f3/antismash_models-0.1.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f4a3f619dabde6a7eb34226a8e0641c59e03651c4366892910de1ce135757d0",
                "md5": "a9c830c8229be9faaf623a588b70df0e",
                "sha256": "6256adff461d3362268c290442455888b3f26c833d6c16402bedd3eb061d8687"
            },
            "downloads": -1,
            "filename": "antismash-models-0.1.26.tar.gz",
            "has_sig": false,
            "md5_digest": "a9c830c8229be9faaf623a588b70df0e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21875,
            "upload_time": "2023-11-15T10:24:24",
            "upload_time_iso_8601": "2023-11-15T10:24:24.622430Z",
            "url": "https://files.pythonhosted.org/packages/2f/4a/3f619dabde6a7eb34226a8e0641c59e03651c4366892910de1ce135757d0/antismash-models-0.1.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-15 10:24:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "antismash",
    "github_project": "models",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "antismash-models"
}
        
Elapsed time: 0.36134s