arcanumpy


Namearcanumpy JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://qudsiramiz.space/arcanumpy
SummaryPersonal collection of various Python tools and utilities.
upload_time2025-01-06 18:39:48
maintainerNone
docs_urlNone
authorQudsi, Ramiz
requires_python>=3.10
licenseGNU GPLv3
keywords packages
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
    <img src="https://raw.githubusercontent.com/qudsiramiz/arcanumpy/refs/heads/main/src/_static/arcanumpy_logo.png" alt="ArcanumPy Logo" width="200" height="131">
</div>

A python package of random functions and classes that I use in my projects. This package is a work in
progress and will be updated as I add more functions and classes to it.

# Installation

To install the package, run the following command:

```bash
pip install arcanumpy
```

Visit the [documentation](https://qudsiramiz.space/arcanumpy/) for more information on how to use the
package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://qudsiramiz.space/arcanumpy",
    "name": "arcanumpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "packages",
    "author": "Qudsi, Ramiz",
    "author_email": "qudsiramiz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ba/f1/76404e6e5fa3d48122fd2378c1b335eb8cd3a2e401f29b435c101d0b2a66/arcanumpy-0.1.1.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n    <img src=\"https://raw.githubusercontent.com/qudsiramiz/arcanumpy/refs/heads/main/src/_static/arcanumpy_logo.png\" alt=\"ArcanumPy Logo\" width=\"200\" height=\"131\">\n</div>\n\nA python package of random functions and classes that I use in my projects. This package is a work in\nprogress and will be updated as I add more functions and classes to it.\n\n# Installation\n\nTo install the package, run the following command:\n\n```bash\npip install arcanumpy\n```\n\nVisit the [documentation](https://qudsiramiz.space/arcanumpy/) for more information on how to use the\npackage.\n",
    "bugtrack_url": null,
    "license": "GNU GPLv3",
    "summary": "Personal collection of various Python tools and utilities.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://qudsiramiz.space/arcanumpy"
    },
    "split_keywords": [
        "packages"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "697fc6308672a3e15b6cebadd5f82251407426820ce24f4bf2cd6d016997e114",
                "md5": "9422d96c31461dd496ceb278f9a5b023",
                "sha256": "8cb85ff58c090ecf8c6c6fc1fbcf7b52a9e2fdcacd77b64b6b8c3b0865005a14"
            },
            "downloads": -1,
            "filename": "arcanumpy-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9422d96c31461dd496ceb278f9a5b023",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 40761,
            "upload_time": "2025-01-06T18:39:44",
            "upload_time_iso_8601": "2025-01-06T18:39:44.978176Z",
            "url": "https://files.pythonhosted.org/packages/69/7f/c6308672a3e15b6cebadd5f82251407426820ce24f4bf2cd6d016997e114/arcanumpy-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "baf176404e6e5fa3d48122fd2378c1b335eb8cd3a2e401f29b435c101d0b2a66",
                "md5": "9348075dbe37a42bda7feeec7ab67c33",
                "sha256": "f65cbf761bc2e1cc7810815c2bfbe250ee9c706b7f248e9d7c5e85e42e6bbe8c"
            },
            "downloads": -1,
            "filename": "arcanumpy-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9348075dbe37a42bda7feeec7ab67c33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3673924,
            "upload_time": "2025-01-06T18:39:48",
            "upload_time_iso_8601": "2025-01-06T18:39:48.401581Z",
            "url": "https://files.pythonhosted.org/packages/ba/f1/76404e6e5fa3d48122fd2378c1b335eb8cd3a2e401f29b435c101d0b2a66/arcanumpy-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 18:39:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "arcanumpy"
}
        
Elapsed time: 0.90552s