chrononaut


Namechrononaut JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/onecodex/chrononaut
Summary
upload_time2023-04-27 13:54:15
maintainer
docs_urlNone
authorNick Greenfield
requires_python
licenseMIT License
keywords chrononaut
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
``chrononaut``
------------

``chrononaut`` is a simple history mixin for SQLAlchemy models,
adding support for audit logging, record locking, and time travel!



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/onecodex/chrononaut",
    "name": "chrononaut",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Chrononaut",
    "author": "Nick Greenfield",
    "author_email": "opensource@onecodex.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/9a/66994c3dc7c00e1c260a91428a43551a38f30ac5091c5094618857ecd663/chrononaut-0.4.1.tar.gz",
    "platform": null,
    "description": "\n``chrononaut``\n------------\n\n``chrononaut`` is a simple history mixin for SQLAlchemy models,\nadding support for audit logging, record locking, and time travel!\n\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "",
    "version": "0.4.1",
    "split_keywords": [
        "chrononaut"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45b43974c3b9ce1188679bee0f0ede84839cca0143e0cc51153e115f854d1f4a",
                "md5": "7fd5bc66a6548e2482377d963c1d5c1c",
                "sha256": "c22af02f37fe592cffc7e1f8769c1d0e7469d4b13a04c2d030f984e6ae37df80"
            },
            "downloads": -1,
            "filename": "chrononaut-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7fd5bc66a6548e2482377d963c1d5c1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19190,
            "upload_time": "2023-04-27T13:54:33",
            "upload_time_iso_8601": "2023-04-27T13:54:33.357571Z",
            "url": "https://files.pythonhosted.org/packages/45/b4/3974c3b9ce1188679bee0f0ede84839cca0143e0cc51153e115f854d1f4a/chrononaut-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f79a66994c3dc7c00e1c260a91428a43551a38f30ac5091c5094618857ecd663",
                "md5": "8eaf39a780a63385741dd1b6d79dc0f9",
                "sha256": "e3e1d4249dea0e1e5a055843dbe9c2f6b5d2176a501941b9d4941eaabde84b4b"
            },
            "downloads": -1,
            "filename": "chrononaut-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8eaf39a780a63385741dd1b6d79dc0f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17478,
            "upload_time": "2023-04-27T13:54:15",
            "upload_time_iso_8601": "2023-04-27T13:54:15.985886Z",
            "url": "https://files.pythonhosted.org/packages/f7/9a/66994c3dc7c00e1c260a91428a43551a38f30ac5091c5094618857ecd663/chrononaut-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-27 13:54:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "onecodex",
    "github_project": "chrononaut",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "chrononaut"
}
        
Elapsed time: 0.07795s