python-function


Namepython-function JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-function
SummaryPython another functools.
upload_time2024-04-24 15:32:16
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords file reverse iter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python another functools.

## Installation

You can install from [pypi](https://pypi.org/project/python-function/)

```console
pip install -U python-function
```

## Usage

```python
import function
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-function",
    "name": "python-function",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "file, reverse, iter",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/f6/69fc6736aea42638c7f0bbcf4f0a6321e47a30d509e39815c6fb7bd441f5/python_function-0.0.1.tar.gz",
    "platform": null,
    "description": "# Python another functools.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-function/)\n\n```console\npip install -U python-function\n```\n\n## Usage\n\n```python\nimport function\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python another functools.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-function",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-function"
    },
    "split_keywords": [
        "file",
        " reverse",
        " iter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "781ec599ae375a816d9802cd67c5323d0cc991e1f97678c7809325ef6213156c",
                "md5": "dee1cdabafe08d3822d9547153c97e11",
                "sha256": "98fec94493f8f2ac4d42f753de1bd9783c59c5aeff2f1a7720b5ec5e5b3f955a"
            },
            "downloads": -1,
            "filename": "python_function-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dee1cdabafe08d3822d9547153c97e11",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 3690,
            "upload_time": "2024-04-24T15:32:15",
            "upload_time_iso_8601": "2024-04-24T15:32:15.572957Z",
            "url": "https://files.pythonhosted.org/packages/78/1e/c599ae375a816d9802cd67c5323d0cc991e1f97678c7809325ef6213156c/python_function-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9df669fc6736aea42638c7f0bbcf4f0a6321e47a30d509e39815c6fb7bd441f5",
                "md5": "2aa95ddf90cc8023043273804b378ee6",
                "sha256": "e07b2babcda6c27abee6a15319f90ec50f0dee0aef80965c8adf821f93c24280"
            },
            "downloads": -1,
            "filename": "python_function-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2aa95ddf90cc8023043273804b378ee6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 2403,
            "upload_time": "2024-04-24T15:32:16",
            "upload_time_iso_8601": "2024-04-24T15:32:16.992630Z",
            "url": "https://files.pythonhosted.org/packages/9d/f6/69fc6736aea42638c7f0bbcf4f0a6321e47a30d509e39815c6fb7bd441f5/python_function-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 15:32:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-function"
}
        
Elapsed time: 0.23556s