# Python partial.
## Installation
You can install from [pypi](https://pypi.org/project/python-partial/)
```console
pip install -U python-partial
```
## Usage
```python
from partial import ppartial, currying
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-partial",
"name": "python-partial",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "partial, currying, placeholder",
"author": "ChenyangGao",
"author_email": "wosiwujm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d1/38/a308467a2042eb43984ffa9f44c798e3f9d7c2207efbc55ec3bd12d70853/python_partial-0.0.6.tar.gz",
"platform": null,
"description": "# Python partial.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-partial/)\n\n```console\npip install -U python-partial\n```\n\n## Usage\n\n```python\nfrom partial import ppartial, currying\n```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python partial.",
"version": "0.0.6",
"project_urls": {
"Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-partial",
"Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-partial"
},
"split_keywords": [
"partial",
" currying",
" placeholder"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "32659328893318c778d7b7acc1c6cd3ac2446c83fd72776ffc3be7f5f7010a58",
"md5": "72f3ff02910fad0ded73f1eb0d2187dd",
"sha256": "d05105a368c14a4862504a5d93f3a9731704f821d11918da415eb4c919c4930e"
},
"downloads": -1,
"filename": "python_partial-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "72f3ff02910fad0ded73f1eb0d2187dd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 5246,
"upload_time": "2024-11-24T09:29:35",
"upload_time_iso_8601": "2024-11-24T09:29:35.556635Z",
"url": "https://files.pythonhosted.org/packages/32/65/9328893318c778d7b7acc1c6cd3ac2446c83fd72776ffc3be7f5f7010a58/python_partial-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d138a308467a2042eb43984ffa9f44c798e3f9d7c2207efbc55ec3bd12d70853",
"md5": "7c14b6198e262af35c8614f8e5f97e3e",
"sha256": "41de075d9a01ec9a5981591a6944c4b4cbfbb9da4d259814e55e21a70dd81e43"
},
"downloads": -1,
"filename": "python_partial-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "7c14b6198e262af35c8614f8e5f97e3e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 3501,
"upload_time": "2024-11-24T09:29:37",
"upload_time_iso_8601": "2024-11-24T09:29:37.539850Z",
"url": "https://files.pythonhosted.org/packages/d1/38/a308467a2042eb43984ffa9f44c798e3f9d7c2207efbc55ec3bd12d70853/python_partial-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-24 09:29:37",
"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-partial"
}