jetpytools


Namejetpytools JSON
Version 1.2.5 PyPI version JSON
download
home_pageNone
SummaryCollection of stuff that's useful in general python programming
upload_time2025-02-24 03:59:08
maintainerJaded Encoding Thaumaturgy
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": "Jaded Encoding Thaumaturgy",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "jaded.encoding.thaumaturgy@gmail.com",
    "keywords": null,
    "author": "Jaded Encoding Thaumaturgy",
    "author_email": "jaded.encoding.thaumaturgy@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/91/f7/d072bcf9cfc626bb35c0aca2a95f8fc8971b54480a164e49405c1eb99917/jetpytools-1.2.5.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.2.5",
    "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": "c556ac5d0dba57d574787d2f02503f929904226422a45e569b810dfecc3bbb97",
                "md5": "418e411a001aad60a0bf973e282c0715",
                "sha256": "b2099baa8822cf598b210b523ae98a23ace2455fbf00e3f67337223bb3666c9e"
            },
            "downloads": -1,
            "filename": "jetpytools-1.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "418e411a001aad60a0bf973e282c0715",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 30999,
            "upload_time": "2025-02-24T03:59:06",
            "upload_time_iso_8601": "2025-02-24T03:59:06.973925Z",
            "url": "https://files.pythonhosted.org/packages/c5/56/ac5d0dba57d574787d2f02503f929904226422a45e569b810dfecc3bbb97/jetpytools-1.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "91f7d072bcf9cfc626bb35c0aca2a95f8fc8971b54480a164e49405c1eb99917",
                "md5": "1bf861345bd7ae7576bed2e4b0d7fb74",
                "sha256": "3749057fdb68ef533ddb3f55993abbc08499d1c15334a3050c4bd416b728bd49"
            },
            "downloads": -1,
            "filename": "jetpytools-1.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "1bf861345bd7ae7576bed2e4b0d7fb74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 24637,
            "upload_time": "2025-02-24T03:59:08",
            "upload_time_iso_8601": "2025-02-24T03:59:08.219578Z",
            "url": "https://files.pythonhosted.org/packages/91/f7/d072bcf9cfc626bb35c0aca2a95f8fc8971b54480a164e49405c1eb99917/jetpytools-1.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-24 03:59:08",
    "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: 0.45476s