enk


Nameenk JSON
Version 0.3 PyPI version JSON
download
home_pageNone
SummaryVarious Python utilities.
upload_time2024-05-20 22:13:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords utilities development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Various Python utilities

This is my personal utilities package.

This will contain, over time, an assortment of utilities that I find useful in
various projects.

There's a story behind the package name, but it's not actually that interesting
:-)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "enk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "utilities, development",
    "author": null,
    "author_email": "Paul Moore <p.f.moore@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/4e/ac/74d59e0836f38f5f08bdeb164ccddfc1b526cb27886d8d492a774ea59951/enk-0.3.tar.gz",
    "platform": null,
    "description": "# Various Python utilities\n\nThis is my personal utilities package.\n\nThis will contain, over time, an assortment of utilities that I find useful in\nvarious projects.\n\nThere's a story behind the package name, but it's not actually that interesting\n:-)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Various Python utilities.",
    "version": "0.3",
    "project_urls": {
        "Homepage": "https://github.com/pfmoore/enk",
        "Source": "https://github.com/pfmoore/enk"
    },
    "split_keywords": [
        "utilities",
        " development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0ff6da94224d6a3578cd5b89052f74b5154c8bc6018939439b4895c8acc1a1e",
                "md5": "794fd75e518256c7b1557748b695c81e",
                "sha256": "d0252eb1daffb4209a92c1d9a5af179cb40378c8117f107c818dfac8b1d89457"
            },
            "downloads": -1,
            "filename": "enk-0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "794fd75e518256c7b1557748b695c81e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3202,
            "upload_time": "2024-05-20T22:13:09",
            "upload_time_iso_8601": "2024-05-20T22:13:09.316318Z",
            "url": "https://files.pythonhosted.org/packages/d0/ff/6da94224d6a3578cd5b89052f74b5154c8bc6018939439b4895c8acc1a1e/enk-0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4eac74d59e0836f38f5f08bdeb164ccddfc1b526cb27886d8d492a774ea59951",
                "md5": "fc027b97fbd3d586902429e049554fd3",
                "sha256": "8cd6a5616c44144d79b6f2747bc6c63cddb1a0447b29d9eb7443a77715ef4406"
            },
            "downloads": -1,
            "filename": "enk-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "fc027b97fbd3d586902429e049554fd3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3698,
            "upload_time": "2024-05-20T22:13:10",
            "upload_time_iso_8601": "2024-05-20T22:13:10.262914Z",
            "url": "https://files.pythonhosted.org/packages/4e/ac/74d59e0836f38f5f08bdeb164ccddfc1b526cb27886d8d492a774ea59951/enk-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-20 22:13:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pfmoore",
    "github_project": "enk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "enk"
}
        
Elapsed time: 0.27058s