CountToCython


NameCountToCython JSON
Version 0.0.4 PyPI version JSON
download
home_page
SummaryModule containing fast counting methods by using Cython.
upload_time2024-01-17 23:25:05
maintainer
docs_urlNone
author
requires_python
license
keywords counting cython fast beginner friendly python cython hybrid
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Module containing fast counting methods by using Cython.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "CountToCython",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "counting,cython,Fast,Beginner Friendly,Python,Cython,Hybrid",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/68/47/075e07b64bfe6b939c525ba3eb1c2b5070b9980b5bd03d5f09d4a1079051/CountToCython-0.0.4.tar.gz",
    "platform": null,
    "description": "Module containing fast counting methods by using Cython.\r\n\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Module containing fast counting methods by using Cython.",
    "version": "0.0.4",
    "project_urls": null,
    "split_keywords": [
        "counting",
        "cython",
        "fast",
        "beginner friendly",
        "python",
        "cython",
        "hybrid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "500882cbd66e6b3955295897af773259f3c46f5fb76948bcb15e9be32d99beb1",
                "md5": "2da9b21a56b80c2538483c32c0b570b7",
                "sha256": "8d53526014f5ac64535adc87d7c7334cabf992793d13c5b709978e3ab79077a0"
            },
            "downloads": -1,
            "filename": "CountToCython-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2da9b21a56b80c2538483c32c0b570b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2038,
            "upload_time": "2024-01-17T23:25:03",
            "upload_time_iso_8601": "2024-01-17T23:25:03.499596Z",
            "url": "https://files.pythonhosted.org/packages/50/08/82cbd66e6b3955295897af773259f3c46f5fb76948bcb15e9be32d99beb1/CountToCython-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6847075e07b64bfe6b939c525ba3eb1c2b5070b9980b5bd03d5f09d4a1079051",
                "md5": "9e809825dd05c91f4cb6bb9b2e1144a7",
                "sha256": "328caeea505f893d9c26f66c7a8955f0a2cbf4d2c118619ada8ce48c5543f02c"
            },
            "downloads": -1,
            "filename": "CountToCython-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9e809825dd05c91f4cb6bb9b2e1144a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 45830,
            "upload_time": "2024-01-17T23:25:05",
            "upload_time_iso_8601": "2024-01-17T23:25:05.004736Z",
            "url": "https://files.pythonhosted.org/packages/68/47/075e07b64bfe6b939c525ba3eb1c2b5070b9980b5bd03d5f09d4a1079051/CountToCython-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-17 23:25:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "counttocython"
}
        
Elapsed time: 0.16810s