einfach


Nameeinfach JSON
Version 0.2.2.1 PyPI version JSON
download
home_pagehttps://github.com/rotgruengelb/einfach
SummaryA collection of useful code "snippets"
upload_time2023-07-03 17:14:25
maintainer
docs_urlNone
authorrotgruengelb (Daniel)
requires_python
licenseMIT
keywords python helper helpers help easy code ease of use snippets code snippets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A collection of useful code "snippets" or "helpers" that implement little but annoying to add things for you

# Install

```shell

pip install einfach

```



# Use/Features

[List of Features on the Features Wiki Page](https://github.com/rotgruengelb/einfach/wiki/Features)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rotgruengelb/einfach",
    "name": "einfach",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,helper,helpers,help,easy code,ease of use,snippets,code snippets",
    "author": "rotgruengelb (Daniel)",
    "author_email": "<code@rotgruengelb.net>",
    "download_url": "https://files.pythonhosted.org/packages/c9/ed/e6d3effe8700268afb5d427b953762998cc93fd72b36f1265af374dedfa1/einfach-0.2.2.1.tar.gz",
    "platform": null,
    "description": "A collection of useful code \"snippets\" or \"helpers\" that implement little but annoying to add things for you\r\n\r\n# Install\r\n\r\n```shell\r\n\r\npip install einfach\r\n\r\n```\r\n\r\n\r\n\r\n# Use/Features\r\n\r\n[List of Features on the Features Wiki Page](https://github.com/rotgruengelb/einfach/wiki/Features)\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A collection of useful code \"snippets\"",
    "version": "0.2.2.1",
    "project_urls": {
        "Homepage": "https://github.com/rotgruengelb/einfach",
        "Issues": "https://github.com/rotgruengelb/einfach/issues",
        "Source": "https://github.com/rotgruengelb/einfach",
        "Wiki": "https://github.com/rotgruengelb/einfach/wiki/Features"
    },
    "split_keywords": [
        "python",
        "helper",
        "helpers",
        "help",
        "easy code",
        "ease of use",
        "snippets",
        "code snippets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbf146d007e5e8e2e48c0ea8c044e4fee900f3788455b4ea9410967bffd59cc6",
                "md5": "e780151e3fad8f930280f3667db95a54",
                "sha256": "3bf32d2397445e003ef7ee88fb767ba4e5c548695b643e932688a60f3513d500"
            },
            "downloads": -1,
            "filename": "einfach-0.2.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e780151e3fad8f930280f3667db95a54",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3748,
            "upload_time": "2023-07-03T17:14:23",
            "upload_time_iso_8601": "2023-07-03T17:14:23.929718Z",
            "url": "https://files.pythonhosted.org/packages/db/f1/46d007e5e8e2e48c0ea8c044e4fee900f3788455b4ea9410967bffd59cc6/einfach-0.2.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9ede6d3effe8700268afb5d427b953762998cc93fd72b36f1265af374dedfa1",
                "md5": "e86d3734161415b5fbcd6442368a91e2",
                "sha256": "db9ba4a508ee79c8b2457b3d4f4d9228928d1384ded1f3811b4a0437abf6aada"
            },
            "downloads": -1,
            "filename": "einfach-0.2.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e86d3734161415b5fbcd6442368a91e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3071,
            "upload_time": "2023-07-03T17:14:25",
            "upload_time_iso_8601": "2023-07-03T17:14:25.440498Z",
            "url": "https://files.pythonhosted.org/packages/c9/ed/e6d3effe8700268afb5d427b953762998cc93fd72b36f1265af374dedfa1/einfach-0.2.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-03 17:14:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rotgruengelb",
    "github_project": "einfach",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "einfach"
}
        
Elapsed time: 0.08183s