txlog


Nametxlog JSON
Version 2.2308.0 PyPI version JSON
download
home_pagehttps://github.com/labteral/txlog
SummaryCrash-resistant Python code made easy
upload_time2023-08-22 12:17:06
maintainer
docs_urlNone
authorRodrigo Martínez
requires_python
licenseGNU General Public License v3.0
keywords
VCS
bugtrack_url
requirements cython python-rocksdb
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/labteral/txlog",
    "name": "txlog",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Rodrigo Mart\u00ednez",
    "author_email": "dev@brunneis.com",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "Crash-resistant Python code made easy",
    "version": "2.2308.0",
    "project_urls": {
        "Homepage": "https://github.com/labteral/txlog"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37edc6150b5433e42a92168ca7b78edca3b69ea81a481abcbb0ba842de55a0d4",
                "md5": "a4170bdfff9cf84ab1b120ef7905c650",
                "sha256": "8214a7f282928b2efe82ed9933177bee81bf9f539457d089f91a2762d28f525f"
            },
            "downloads": -1,
            "filename": "txlog-2.2308.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a4170bdfff9cf84ab1b120ef7905c650",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15967,
            "upload_time": "2023-08-22T12:17:06",
            "upload_time_iso_8601": "2023-08-22T12:17:06.135382Z",
            "url": "https://files.pythonhosted.org/packages/37/ed/c6150b5433e42a92168ca7b78edca3b69ea81a481abcbb0ba842de55a0d4/txlog-2.2308.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-22 12:17:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "labteral",
    "github_project": "txlog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "cython",
            "specs": [
                [
                    ">=",
                    "0.29.36"
                ],
                [
                    "<",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "python-rocksdb",
            "specs": []
        }
    ],
    "lcname": "txlog"
}
        
Elapsed time: 0.22526s