makefun


Namemakefun JSON
Version 1.15.6 PyPI version JSON
download
home_pagehttps://github.com/smarie/python-makefun
SummarySmall library to dynamically create python functions.
upload_time2024-09-26 12:48:06
maintainerSylvain MARIE <sylvain.marie@se.com>
docs_urlNone
authorSylvain MARIE <sylvain.marie@se.com>
requires_pythonNone
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": null,
    "maintainer_email": null,
    "keywords": "decorate decorator compile make dynamic function generate generation define definition signature args wrapper wraps",
    "author": "Sylvain MARIE <sylvain.marie@se.com>",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/6f/00/62966769824620717a3c2d76b1d442489648398b599bdcd490af13bff101/makefun-1.15.6.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.6",
    "project_urls": {
        "Download": "https://github.com/smarie/python-makefun/tarball/1.15.6",
        "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": "89a13e145759e776c8866488a71270c399bf7c4e554551ac2e247aa0a18a0596",
                "md5": "2a56a1c651ca0e72e9b64b0e55474df0",
                "sha256": "e69b870f0bb60304765b1e3db576aaecf2f9b3e5105afe8cfeff8f2afe6ad067"
            },
            "downloads": -1,
            "filename": "makefun-1.15.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2a56a1c651ca0e72e9b64b0e55474df0",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 22946,
            "upload_time": "2024-09-26T12:48:05",
            "upload_time_iso_8601": "2024-09-26T12:48:05.561363Z",
            "url": "https://files.pythonhosted.org/packages/89/a1/3e145759e776c8866488a71270c399bf7c4e554551ac2e247aa0a18a0596/makefun-1.15.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f0062966769824620717a3c2d76b1d442489648398b599bdcd490af13bff101",
                "md5": "5ceb672609f44b348ca3370d995e74f8",
                "sha256": "26bc63442a6182fb75efed8b51741dd2d1db2f176bec8c64e20a586256b8f149"
            },
            "downloads": -1,
            "filename": "makefun-1.15.6.tar.gz",
            "has_sig": false,
            "md5_digest": "5ceb672609f44b348ca3370d995e74f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 72583,
            "upload_time": "2024-09-26T12:48:06",
            "upload_time_iso_8601": "2024-09-26T12:48:06.703570Z",
            "url": "https://files.pythonhosted.org/packages/6f/00/62966769824620717a3c2d76b1d442489648398b599bdcd490af13bff101/makefun-1.15.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-26 12:48:06",
    "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.37161s