algotoolkit


Namealgotoolkit JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryA Python package for sorting and searching algorithms.
upload_time2025-01-04 06:11:07
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseCopyright (c) 2025 ALOK KUMAR Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords sorting searching algorithms python data structures
VCS
bugtrack_url
requirements algotoolkit build certifi charset-normalizer colorama docutils idna iniconfig jaraco.classes jaraco.context jaraco.functools keyring markdown-it-py mdurl more-itertools nh3 packaging pkginfo pluggy Pygments pyproject_hooks pytest pywin32-ctypes readme_renderer requests requests-toolbelt rfc3986 rich setuptools twine urllib3 wheel
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AlgoToolkit

A Python package for sorting and searching algorithms.

## 📦 Features
- **Sorting Algorithms:** Bubble Sort
- **Searching Algorithms:** Binary Search

## 📚 Installation
You can install the package directly from PyPI:

```bash
pip install algotoolkit

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "algotoolkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "sorting, searching, algorithms, python, data structures",
    "author": null,
    "author_email": "Alok Kumar <alokkumarjipura9973@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cd/6f/270116706bc7a492571664907ac108195893e99c804f0aa9d140ffb9fcb8/algotoolkit-0.1.2.tar.gz",
    "platform": null,
    "description": "# AlgoToolkit\r\n\r\nA Python package for sorting and searching algorithms.\r\n\r\n## \ud83d\udce6 Features\r\n- **Sorting Algorithms:** Bubble Sort\r\n- **Searching Algorithms:** Binary Search\r\n\r\n## \ud83d\udcda Installation\r\nYou can install the package directly from PyPI:\r\n\r\n```bash\r\npip install algotoolkit\r\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2025 ALOK KUMAR  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A Python package for sorting and searching algorithms.",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/alok1304/AlgoToolkit",
        "Repository": "https://github.com/alok1304/AlgoToolkit"
    },
    "split_keywords": [
        "sorting",
        " searching",
        " algorithms",
        " python",
        " data structures"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9519d9ca170cdd90fbb32757a20140dd966dbbfcc466e301d058f76e62a50849",
                "md5": "1eda9de667c6a3503caedae92205833f",
                "sha256": "d309bf1d912a84adf87ad6973362e4cb1bd4c9a5478494326fa854989fd3b710"
            },
            "downloads": -1,
            "filename": "algotoolkit-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1eda9de667c6a3503caedae92205833f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3928,
            "upload_time": "2025-01-04T06:11:04",
            "upload_time_iso_8601": "2025-01-04T06:11:04.580245Z",
            "url": "https://files.pythonhosted.org/packages/95/19/d9ca170cdd90fbb32757a20140dd966dbbfcc466e301d058f76e62a50849/algotoolkit-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd6f270116706bc7a492571664907ac108195893e99c804f0aa9d140ffb9fcb8",
                "md5": "5417b9bff8b8cf7144700c27ba489b38",
                "sha256": "4d1fee1ab514046e5656fd632ee1f9f3a426efff0742931419d03cb82cb478f6"
            },
            "downloads": -1,
            "filename": "algotoolkit-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5417b9bff8b8cf7144700c27ba489b38",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3759,
            "upload_time": "2025-01-04T06:11:07",
            "upload_time_iso_8601": "2025-01-04T06:11:07.566082Z",
            "url": "https://files.pythonhosted.org/packages/cd/6f/270116706bc7a492571664907ac108195893e99c804f0aa9d140ffb9fcb8/algotoolkit-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-04 06:11:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alok1304",
    "github_project": "AlgoToolkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "algotoolkit",
            "specs": []
        },
        {
            "name": "build",
            "specs": [
                [
                    "==",
                    "1.2.2.post1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.12.14"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.4.1"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.4.6"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.21.2"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.10"
                ]
            ]
        },
        {
            "name": "iniconfig",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "jaraco.classes",
            "specs": [
                [
                    "==",
                    "3.4.0"
                ]
            ]
        },
        {
            "name": "jaraco.context",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "jaraco.functools",
            "specs": [
                [
                    "==",
                    "4.1.0"
                ]
            ]
        },
        {
            "name": "keyring",
            "specs": [
                [
                    "==",
                    "25.6.0"
                ]
            ]
        },
        {
            "name": "markdown-it-py",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "mdurl",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        },
        {
            "name": "more-itertools",
            "specs": [
                [
                    "==",
                    "10.5.0"
                ]
            ]
        },
        {
            "name": "nh3",
            "specs": [
                [
                    "==",
                    "0.2.20"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.2"
                ]
            ]
        },
        {
            "name": "pkginfo",
            "specs": [
                [
                    "==",
                    "1.12.0"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.18.0"
                ]
            ]
        },
        {
            "name": "pyproject_hooks",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.3.4"
                ]
            ]
        },
        {
            "name": "pywin32-ctypes",
            "specs": [
                [
                    "==",
                    "0.2.3"
                ]
            ]
        },
        {
            "name": "readme_renderer",
            "specs": [
                [
                    "==",
                    "44.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "requests-toolbelt",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "rfc3986",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "==",
                    "13.9.4"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "75.6.0"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    "==",
                    "0.45.1"
                ]
            ]
        }
    ],
    "lcname": "algotoolkit"
}
        
Elapsed time: 0.41453s