makefun


Namemakefun JSON
Version 1.15.2 PyPI version JSON
download
home_pagehttps://github.com/smarie/python-makefun
SummarySmall library to dynamically create python functions.
upload_time2023-11-09 21:52:11
maintainerSylvain MARIE <sylvain.marie@se.com>
docs_urlNone
authorSylvain MARIE <sylvain.marie@se.com>
requires_python
licenseBSD 3-Clause
keywords decorate decorator compile make dynamic function generate generation define definition signature args wrapper wraps
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # makefun

[![Python versions](https://img.shields.io/pypi/pyversions/makefun.svg)](https://pypi.python.org/pypi/makefun/) [![Build Status](https://github.com/smarie/python-makefun/actions/workflows/base.yml/badge.svg)](https://github.com/smarie/python-makefun/actions/workflows/base.yml) [![Tests Status](https://smarie.github.io/python-makefun/reports/junit/junit-badge.svg?dummy=8484744)](https://smarie.github.io/python-makefun/reports/junit/report.html) [![Coverage Status](https://smarie.github.io/python-makefun/reports/coverage/coverage-badge.svg?dummy=8484744)](https://smarie.github.io/python-makefun/reports/coverage/index.html) [![codecov](https://codecov.io/gh/smarie/python-makefun/branch/main/graph/badge.svg)](https://codecov.io/gh/smarie/python-makefun) [![Flake8 Status](https://smarie.github.io/python-makefun/reports/flake8/flake8-badge.svg?dummy=8484744)](https://smarie.github.io/python-makefun/reports/flake8/index.html)

[![Documentation](https://img.shields.io/badge/doc-latest-blue.svg)](https://smarie.github.io/python-makefun/) [![PyPI](https://img.shields.io/pypi/v/makefun.svg)](https://pypi.python.org/pypi/makefun/) [![Downloads](https://pepy.tech/badge/makefun)](https://pepy.tech/project/makefun) [![Downloads per week](https://pepy.tech/badge/makefun/week)](https://pepy.tech/project/makefun) [![GitHub stars](https://img.shields.io/github/stars/smarie/python-makefun.svg)](https://github.com/smarie/python-makefun/stargazers)

Small library to dynamically create python functions.

The documentation for users is available here: [https://smarie.github.io/python-makefun/](https://smarie.github.io/python-makefun/)

A readme for developers is available here: [https://github.com/smarie/python-makefun](https://github.com/smarie/python-makefun)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/smarie/python-makefun",
    "name": "makefun",
    "maintainer": "Sylvain MARIE <sylvain.marie@se.com>",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "decorate decorator compile make dynamic function generate generation define definition signature args wrapper wraps",
    "author": "Sylvain MARIE <sylvain.marie@se.com>",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/c5/6a/3ccb7acc761d4add0a03393c875af92c3f48e8b572bec889f1de4bf119ee/makefun-1.15.2.tar.gz",
    "platform": null,
    "description": "# makefun\n\n[![Python versions](https://img.shields.io/pypi/pyversions/makefun.svg)](https://pypi.python.org/pypi/makefun/) [![Build Status](https://github.com/smarie/python-makefun/actions/workflows/base.yml/badge.svg)](https://github.com/smarie/python-makefun/actions/workflows/base.yml) [![Tests Status](https://smarie.github.io/python-makefun/reports/junit/junit-badge.svg?dummy=8484744)](https://smarie.github.io/python-makefun/reports/junit/report.html) [![Coverage Status](https://smarie.github.io/python-makefun/reports/coverage/coverage-badge.svg?dummy=8484744)](https://smarie.github.io/python-makefun/reports/coverage/index.html) [![codecov](https://codecov.io/gh/smarie/python-makefun/branch/main/graph/badge.svg)](https://codecov.io/gh/smarie/python-makefun) [![Flake8 Status](https://smarie.github.io/python-makefun/reports/flake8/flake8-badge.svg?dummy=8484744)](https://smarie.github.io/python-makefun/reports/flake8/index.html)\n\n[![Documentation](https://img.shields.io/badge/doc-latest-blue.svg)](https://smarie.github.io/python-makefun/) [![PyPI](https://img.shields.io/pypi/v/makefun.svg)](https://pypi.python.org/pypi/makefun/) [![Downloads](https://pepy.tech/badge/makefun)](https://pepy.tech/project/makefun) [![Downloads per week](https://pepy.tech/badge/makefun/week)](https://pepy.tech/project/makefun) [![GitHub stars](https://img.shields.io/github/stars/smarie/python-makefun.svg)](https://github.com/smarie/python-makefun/stargazers)\n\nSmall library to dynamically create python functions.\n\nThe documentation for users is available here: [https://smarie.github.io/python-makefun/](https://smarie.github.io/python-makefun/)\n\nA readme for developers is available here: [https://github.com/smarie/python-makefun](https://github.com/smarie/python-makefun)\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Small library to dynamically create python functions.",
    "version": "1.15.2",
    "project_urls": {
        "Download": "https://github.com/smarie/python-makefun/tarball/1.15.2",
        "Homepage": "https://github.com/smarie/python-makefun"
    },
    "split_keywords": [
        "decorate",
        "decorator",
        "compile",
        "make",
        "dynamic",
        "function",
        "generate",
        "generation",
        "define",
        "definition",
        "signature",
        "args",
        "wrapper",
        "wraps"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "474551d50062d95a0c2fd8f5f1cc8849878ea5c76d2f6a049a0b9d449272e97f",
                "md5": "be7912b7d314d92548bd5d68b81cfcec",
                "sha256": "1c83abfaefb6c3c7c83ed4a993b4a310af80adf6db15625b184b1f0f7545a041"
            },
            "downloads": -1,
            "filename": "makefun-1.15.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be7912b7d314d92548bd5d68b81cfcec",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 22923,
            "upload_time": "2023-11-09T21:52:10",
            "upload_time_iso_8601": "2023-11-09T21:52:10.306502Z",
            "url": "https://files.pythonhosted.org/packages/47/45/51d50062d95a0c2fd8f5f1cc8849878ea5c76d2f6a049a0b9d449272e97f/makefun-1.15.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c56a3ccb7acc761d4add0a03393c875af92c3f48e8b572bec889f1de4bf119ee",
                "md5": "26953447e7542866b5e6e46d75ce4837",
                "sha256": "16f2a2b34d9ee0c2b578c960a1808c974e2822cf79f6e9b9c455aace10882d45"
            },
            "downloads": -1,
            "filename": "makefun-1.15.2.tar.gz",
            "has_sig": false,
            "md5_digest": "26953447e7542866b5e6e46d75ce4837",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 74602,
            "upload_time": "2023-11-09T21:52:11",
            "upload_time_iso_8601": "2023-11-09T21:52:11.857388Z",
            "url": "https://files.pythonhosted.org/packages/c5/6a/3ccb7acc761d4add0a03393c875af92c3f48e8b572bec889f1de4bf119ee/makefun-1.15.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-09 21:52:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "smarie",
    "github_project": "python-makefun",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "makefun"
}
        
Elapsed time: 0.15276s