jetpytools


Namejetpytools JSON
Version 1.6.1 PyPI version JSON
download
home_pageNone
SummaryCollection of stuff that's useful in general python programming
upload_time2025-08-03 02:55:36
maintainerNone
docs_urlNone
authorJaded Encoding Thaumaturgy
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # jetpytools

Collection of stuff that's useful in general python programming

## How to install

Install `jetpytools` with the following command:

```sh
pip install jetpytools
```

Or if you want the latest git version, install it with this command:

```sh
pip install git+https://github.com/Jaded-Encoding-Thaumaturgy/jetpytools.git
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jetpytools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Jaded Encoding Thaumaturgy <jaded.encoding.thaumaturgy@gmail.com>",
    "keywords": null,
    "author": "Jaded Encoding Thaumaturgy",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/26/8b/6cd39cddd755e354762e625ea5f0b92f6ba2888230421c2d7ed0523d185d/jetpytools-1.6.1.tar.gz",
    "platform": null,
    "description": "# jetpytools\n\nCollection of stuff that's useful in general python programming\n\n## How to install\n\nInstall `jetpytools` with the following command:\n\n```sh\npip install jetpytools\n```\n\nOr if you want the latest git version, install it with this command:\n\n```sh\npip install git+https://github.com/Jaded-Encoding-Thaumaturgy/jetpytools.git\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Collection of stuff that's useful in general python programming",
    "version": "1.6.1",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/jetpytools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3a74e7a2424713172d9c5b7afd8d3a185a1c388e32dcb980d71ce4c69bdfcb9b",
                "md5": "43f546b1b76e7a4f6366e6cb4129671c",
                "sha256": "e837ec051a2d61decd9934f20101a006b75535e2d5986d6c8db5509514f8af7c"
            },
            "downloads": -1,
            "filename": "jetpytools-1.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43f546b1b76e7a4f6366e6cb4129671c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 32129,
            "upload_time": "2025-08-03T02:55:34",
            "upload_time_iso_8601": "2025-08-03T02:55:34.805791Z",
            "url": "https://files.pythonhosted.org/packages/3a/74/e7a2424713172d9c5b7afd8d3a185a1c388e32dcb980d71ce4c69bdfcb9b/jetpytools-1.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "268b6cd39cddd755e354762e625ea5f0b92f6ba2888230421c2d7ed0523d185d",
                "md5": "62fe18dc60d2d8df9b3ae171ff59f0f1",
                "sha256": "d2b5ea45d4e42ed6025fb37c02815547c66b1aa782bdde9e836e8e6def0c2597"
            },
            "downloads": -1,
            "filename": "jetpytools-1.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "62fe18dc60d2d8df9b3ae171ff59f0f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 23773,
            "upload_time": "2025-08-03T02:55:36",
            "upload_time_iso_8601": "2025-08-03T02:55:36.088775Z",
            "url": "https://files.pythonhosted.org/packages/26/8b/6cd39cddd755e354762e625ea5f0b92f6ba2888230421c2d7ed0523d185d/jetpytools-1.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-03 02:55:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jaded-Encoding-Thaumaturgy",
    "github_project": "jetpytools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jetpytools"
}
        
Elapsed time: 2.03847s