genutility


Namegenutility JSON
Version 0.0.102 PyPI version JSON
download
home_pagehttps://github.com/Dobatymo/genutility
SummaryA collection of various Python utilities
upload_time2023-08-15 19:14:19
maintainer
docs_urlNone
authorDobatymo
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # genutility

A collection of various Python utilities.

Requires Python 3.7+.
The last version which mostly worked with Python 2.7 was `0.0.59`.
The last version which mostly worked with Python 3.5 was `0.0.65`.
The last version which worked with Python 3.6 was `0.0.96`.

## Install
`pip install genutility`



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Dobatymo/genutility",
    "name": "genutility",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Dobatymo",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/75/25/f73e54c9dadbd35ef891ac91e77d24e64705e888016698dab76f9f22c27d/genutility-0.0.102.tar.gz",
    "platform": null,
    "description": "# genutility\n\nA collection of various Python utilities.\n\nRequires Python 3.7+.\nThe last version which mostly worked with Python 2.7 was `0.0.59`.\nThe last version which mostly worked with Python 3.5 was `0.0.65`.\nThe last version which worked with Python 3.6 was `0.0.96`.\n\n## Install\n`pip install genutility`\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A collection of various Python utilities",
    "version": "0.0.102",
    "project_urls": {
        "Homepage": "https://github.com/Dobatymo/genutility"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4d047c45818deae536e3fa593e453a60de7eda4f5a3590ab39ff9325d17d5e9",
                "md5": "6e591e304737a169795001746cd8009f",
                "sha256": "87ce5b597c85449060b5400a8d8d23d4f94f59909989a1e41f2599bbc9dc4231"
            },
            "downloads": -1,
            "filename": "genutility-0.0.102-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e591e304737a169795001746cd8009f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 230349,
            "upload_time": "2023-08-15T19:14:16",
            "upload_time_iso_8601": "2023-08-15T19:14:16.700131Z",
            "url": "https://files.pythonhosted.org/packages/a4/d0/47c45818deae536e3fa593e453a60de7eda4f5a3590ab39ff9325d17d5e9/genutility-0.0.102-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7525f73e54c9dadbd35ef891ac91e77d24e64705e888016698dab76f9f22c27d",
                "md5": "013e6a281d76a1f9daf0e816bdd54487",
                "sha256": "f618ba8d82a9f05d2f421625fcbd28fe4d242e12b6a6ec833751232b9380257a"
            },
            "downloads": -1,
            "filename": "genutility-0.0.102.tar.gz",
            "has_sig": false,
            "md5_digest": "013e6a281d76a1f9daf0e816bdd54487",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 190202,
            "upload_time": "2023-08-15T19:14:19",
            "upload_time_iso_8601": "2023-08-15T19:14:19.257018Z",
            "url": "https://files.pythonhosted.org/packages/75/25/f73e54c9dadbd35ef891ac91e77d24e64705e888016698dab76f9f22c27d/genutility-0.0.102.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-15 19:14:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Dobatymo",
    "github_project": "genutility",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "genutility"
}
        
Elapsed time: 0.09860s