betterfunctions


Namebetterfunctions JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA lib with python function improvements
upload_time2024-08-18 21:13:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords functions improvements python-functions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BetterFunctions

````
pip install betterfunctions 
````


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "betterfunctions",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "functions, improvements, python-functions",
    "author": null,
    "author_email": "konnija <contact@konja-rehm.de>",
    "download_url": "https://files.pythonhosted.org/packages/28/26/20191ff49eab377fb9480ec4bfd5effa23ad6f7761b91bb54068006f1f4b/betterfunctions-0.1.1.tar.gz",
    "platform": null,
    "description": "# BetterFunctions\r\n\r\n````\r\npip install betterfunctions \r\n````\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A lib with python function improvements",
    "version": "0.1.1",
    "project_urls": {
        "GitHub": "https://github.com/nokohokon/BetterFunctions"
    },
    "split_keywords": [
        "functions",
        " improvements",
        " python-functions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9faf9d6e27c94a9e9c9db94ce29846950fe29142f33461b7e4c3b5ea61b68b3",
                "md5": "274c3cb914d6b8132102b2c0eb09d61f",
                "sha256": "3c961c1a62a3ce63e13cce526746d898f55275e8152187a1ffc4f03a73c0c390"
            },
            "downloads": -1,
            "filename": "betterfunctions-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "274c3cb914d6b8132102b2c0eb09d61f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8600,
            "upload_time": "2024-08-18T21:13:33",
            "upload_time_iso_8601": "2024-08-18T21:13:33.104243Z",
            "url": "https://files.pythonhosted.org/packages/d9/fa/f9d6e27c94a9e9c9db94ce29846950fe29142f33461b7e4c3b5ea61b68b3/betterfunctions-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "282620191ff49eab377fb9480ec4bfd5effa23ad6f7761b91bb54068006f1f4b",
                "md5": "8d44137354984febe9990363afc4e52c",
                "sha256": "a5cdaf2fe060271bb0038ae241a5659b1f911b6a3326d34715668ed330b2bbc2"
            },
            "downloads": -1,
            "filename": "betterfunctions-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8d44137354984febe9990363afc4e52c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7330,
            "upload_time": "2024-08-18T21:13:34",
            "upload_time_iso_8601": "2024-08-18T21:13:34.112588Z",
            "url": "https://files.pythonhosted.org/packages/28/26/20191ff49eab377fb9480ec4bfd5effa23ad6f7761b91bb54068006f1f4b/betterfunctions-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-18 21:13:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nokohokon",
    "github_project": "BetterFunctions",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "betterfunctions"
}
        
Elapsed time: 3.84922s