stgpytools


Namestgpytools JSON
Version 1.2.2 PyPI version JSON
download
home_pageNone
SummaryCollection of stuff that's useful in general python programming
upload_time2024-10-29 17:42:54
maintainerSetsugen no ao
docs_urlNone
authorSetsugen no ao
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stgpytools

Collection of stuff that's useful in general python programming

## How to install

Install `stgpytools` with the following command:

```sh
pip install stgpytools
```

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

```sh
pip install git+https://github.com/Setsugennoao/stgpytools.git
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "stgpytools",
    "maintainer": "Setsugen no ao",
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "setsugen@setsugen.dev",
    "keywords": null,
    "author": "Setsugen no ao",
    "author_email": "setsugen@setsugen.dev",
    "download_url": "https://files.pythonhosted.org/packages/99/cc/af5e21f4e384d19025d5b574935417ecad9e552638c613fe41fe2918dfda/stgpytools-1.2.2.tar.gz",
    "platform": null,
    "description": "# stgpytools\n\nCollection of stuff that's useful in general python programming\n\n## How to install\n\nInstall `stgpytools` with the following command:\n\n```sh\npip install stgpytools\n```\n\nOr if you want the latest git version, install it with this command:\n\n```sh\npip install git+https://github.com/Setsugennoao/stgpytools.git\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Collection of stuff that's useful in general python programming",
    "version": "1.2.2",
    "project_urls": {
        "Source Code": "https://github.com/Setsugennoao/stgpytools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6a9a47895e62a7a397ad39e867743428c28e2b3f47bcbe5cec087786eb83b6f",
                "md5": "2702f4ae630ca34867db7e36fbb3fedd",
                "sha256": "c8d919a33a9f4d7090759e023ac80ca814c71f6bafaf2696a8b023b06a377f8d"
            },
            "downloads": -1,
            "filename": "stgpytools-1.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2702f4ae630ca34867db7e36fbb3fedd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 30828,
            "upload_time": "2024-10-29T17:42:52",
            "upload_time_iso_8601": "2024-10-29T17:42:52.530567Z",
            "url": "https://files.pythonhosted.org/packages/f6/a9/a47895e62a7a397ad39e867743428c28e2b3f47bcbe5cec087786eb83b6f/stgpytools-1.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99ccaf5e21f4e384d19025d5b574935417ecad9e552638c613fe41fe2918dfda",
                "md5": "2b485f1b4d61c4f4d0a50116a69fa852",
                "sha256": "9da1bfbb5c7d0b0bc90a15cbe14c36488a99a9b70217cfeec09a9c216e818ee4"
            },
            "downloads": -1,
            "filename": "stgpytools-1.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2b485f1b4d61c4f4d0a50116a69fa852",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 24372,
            "upload_time": "2024-10-29T17:42:54",
            "upload_time_iso_8601": "2024-10-29T17:42:54.040092Z",
            "url": "https://files.pythonhosted.org/packages/99/cc/af5e21f4e384d19025d5b574935417ecad9e552638c613fe41fe2918dfda/stgpytools-1.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-29 17:42:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Setsugennoao",
    "github_project": "stgpytools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stgpytools"
}
        
Elapsed time: 0.67858s