NieMarkov


NameNieMarkov JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/niemasd/NieMarkov
SummaryNieMarkov: Niema's Python Bloom Filter implementation
upload_time2025-09-02 18:25:02
maintainerNone
docs_urlNone
authorNiema Moshiri
requires_pythonNone
licenseNone
keywords python markov chain
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            NieMarkov: Niema's Python Bloom Filter implementation

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/niemasd/NieMarkov",
    "name": "NieMarkov",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python markov chain",
    "author": "Niema Moshiri",
    "author_email": "niemamoshiri@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/11/2d/af64934a49a1eef111cdbfed2bbe151dd30ab71ed8371835e49edeb6d1a7/NieMarkov-1.0.3.tar.gz",
    "platform": null,
    "description": "NieMarkov: Niema's Python Bloom Filter implementation\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "NieMarkov: Niema's Python Bloom Filter implementation",
    "version": "1.0.3",
    "project_urls": {
        "Bug Reports": "https://github.com/niemasd/NieMarkov/issues",
        "Homepage": "https://github.com/niemasd/NieMarkov",
        "Source": "https://github.com/niemasd/NieMarkov"
    },
    "split_keywords": [
        "python",
        "markov",
        "chain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "112daf64934a49a1eef111cdbfed2bbe151dd30ab71ed8371835e49edeb6d1a7",
                "md5": "b249087f26ffb143fd60324f9b8d85c5",
                "sha256": "3dddc3244eca2b157be67a0d1761e7b51f7e9cadf90c9ec841f359da18e8b23b"
            },
            "downloads": -1,
            "filename": "NieMarkov-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b249087f26ffb143fd60324f9b8d85c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17700,
            "upload_time": "2025-09-02T18:25:02",
            "upload_time_iso_8601": "2025-09-02T18:25:02.741988Z",
            "url": "https://files.pythonhosted.org/packages/11/2d/af64934a49a1eef111cdbfed2bbe151dd30ab71ed8371835e49edeb6d1a7/NieMarkov-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-02 18:25:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "niemasd",
    "github_project": "NieMarkov",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "niemarkov"
}
        
Elapsed time: 0.57155s