azurisorting


Nameazurisorting JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryThis sorter is used to sort datasets based on their ASCII Position.
upload_time2023-06-03 12:42:11
maintainer
docs_urlNone
authorNathan Hornby
requires_python
license
keywords python sorter quick sorter sort fast sort fast corrective sorter corrective auto sorter auto easy sorter easy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            These sorters are based on speed with 3 options: AzuriSorter is the default sorter used. AzuriFastSorter is meant for small datasets, it doesn't perform any corrections. AzuriCorrectiveSorter is a sorter that runs through the data as many times specified it sacrifices speed for accuracy.
Fixes: Fixed Major error in which causes the package to be unusable. Attempts to fix: #2


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "azurisorting",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,sorter,quick sorter,sort,fast sort,fast,corrective sorter,corrective,auto sorter,auto,easy sorter,easy",
    "author": "Nathan Hornby",
    "author_email": "alexmybestcat@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d4/14/022aa04c6db9c17d4efc4f667f3bc62699218262df36d2c30b65c0333585/azurisorting-0.0.3.tar.gz",
    "platform": null,
    "description": "These sorters are based on speed with 3 options: AzuriSorter is the default sorter used. AzuriFastSorter is meant for small datasets, it doesn't perform any corrections. AzuriCorrectiveSorter is a sorter that runs through the data as many times specified it sacrifices speed for accuracy.\nFixes: Fixed Major error in which causes the package to be unusable. Attempts to fix: #2\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "This sorter is used to sort datasets based on their ASCII Position.",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [
        "python",
        "sorter",
        "quick sorter",
        "sort",
        "fast sort",
        "fast",
        "corrective sorter",
        "corrective",
        "auto sorter",
        "auto",
        "easy sorter",
        "easy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4be509be3ec10c8c4ada219bde1c8ed2accff2298e06b9ead57f5e229b058e8",
                "md5": "bbc7a43097d0797bea5d8ce8f18cf7e3",
                "sha256": "9b2a288b3fc27202b68c03da9241db0ed14b92be58478cb69a806bb6156747a7"
            },
            "downloads": -1,
            "filename": "azurisorting-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bbc7a43097d0797bea5d8ce8f18cf7e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3703,
            "upload_time": "2023-06-03T12:42:09",
            "upload_time_iso_8601": "2023-06-03T12:42:09.407448Z",
            "url": "https://files.pythonhosted.org/packages/b4/be/509be3ec10c8c4ada219bde1c8ed2accff2298e06b9ead57f5e229b058e8/azurisorting-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d414022aa04c6db9c17d4efc4f667f3bc62699218262df36d2c30b65c0333585",
                "md5": "475c5dcb39bc5254aae898878820e83c",
                "sha256": "6886f06f7001323c3ac195e043a36e9b3eddbc36ad5cd8e026224ba5d8022f7f"
            },
            "downloads": -1,
            "filename": "azurisorting-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "475c5dcb39bc5254aae898878820e83c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2634,
            "upload_time": "2023-06-03T12:42:11",
            "upload_time_iso_8601": "2023-06-03T12:42:11.313521Z",
            "url": "https://files.pythonhosted.org/packages/d4/14/022aa04c6db9c17d4efc4f667f3bc62699218262df36d2c30b65c0333585/azurisorting-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-03 12:42:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "azurisorting"
}
        
Elapsed time: 0.16982s