pyboiler-anonoei


Namepyboiler-anonoei JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
SummaryVarious generic python helpers so I don't keep rewriting them
upload_time2024-09-01 00:31:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
keywords anonoei boilerplate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyboiler
 Various generic python helpers so I don't keep rewriting them

URLs:
 - [PyPI](https://pypi.org/project/pyboiler-anonoei/)
 - [Docs](https://anonoei.github.io/pyboiler/)

## Install
1. Run `python3 -m pip install pyboiler-anonoei`
2. In your project, `import pyboiler`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyboiler-anonoei",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "anonoei, boilerplate",
    "author": null,
    "author_email": "Anonoei <dev@anonoei.com>",
    "download_url": "https://files.pythonhosted.org/packages/7d/cd/8b36b3156f8a21e4b882b10d8faf03759e6a84c1a5930550e1e119ecfa12/pyboiler_anonoei-0.4.0.tar.gz",
    "platform": null,
    "description": "# pyboiler\n Various generic python helpers so I don't keep rewriting them\n\nURLs:\n - [PyPI](https://pypi.org/project/pyboiler-anonoei/)\n - [Docs](https://anonoei.github.io/pyboiler/)\n\n## Install\n1. Run `python3 -m pip install pyboiler-anonoei`\n2. In your project, `import pyboiler`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Various generic python helpers so I don't keep rewriting them",
    "version": "0.4.0",
    "project_urls": {
        "Documentation": "https://anonoei.github.io/pyboiler/",
        "Homepage": "https://github.com/anonoei/pyboiler",
        "Issues": "https://github.com/Anonoei/pyboiler/issues",
        "Repository": "https://github.com/Anonoei/pyboiler.git",
        "Source": "https://github.com/anonoei/pyboiler"
    },
    "split_keywords": [
        "anonoei",
        " boilerplate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad73b9fbeb1e2c7b3e575b3e6de73ee80bec8a1036b08fe580079ece5532800c",
                "md5": "a06efb54b92412910dc03a1cdb69e3a0",
                "sha256": "925e7cf406c81b0898b5e9749fe1bee85d00e128da4bf442f6cf821dd30bd6de"
            },
            "downloads": -1,
            "filename": "pyboiler_anonoei-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a06efb54b92412910dc03a1cdb69e3a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 24055,
            "upload_time": "2024-09-01T00:31:09",
            "upload_time_iso_8601": "2024-09-01T00:31:09.714135Z",
            "url": "https://files.pythonhosted.org/packages/ad/73/b9fbeb1e2c7b3e575b3e6de73ee80bec8a1036b08fe580079ece5532800c/pyboiler_anonoei-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7dcd8b36b3156f8a21e4b882b10d8faf03759e6a84c1a5930550e1e119ecfa12",
                "md5": "21e02f00bf6fd12bf4a7f034240f40c9",
                "sha256": "f04a8d4b8eb17ac4dc3331d48a35693e18780097e179d9cfdcbce01b9bd26963"
            },
            "downloads": -1,
            "filename": "pyboiler_anonoei-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "21e02f00bf6fd12bf4a7f034240f40c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 17924,
            "upload_time": "2024-09-01T00:31:10",
            "upload_time_iso_8601": "2024-09-01T00:31:10.936035Z",
            "url": "https://files.pythonhosted.org/packages/7d/cd/8b36b3156f8a21e4b882b10d8faf03759e6a84c1a5930550e1e119ecfa12/pyboiler_anonoei-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-01 00:31:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "anonoei",
    "github_project": "pyboiler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyboiler-anonoei"
}
        
Elapsed time: 0.31218s