Name | python-extras JSON |
Version |
0.1.6
JSON |
| download |
home_page | https://github.com/blnkoff/python-extras |
Summary | The package containing useful extras for Python - things that shold be in the standard library |
upload_time | 2023-12-29 14:26:59 |
maintainer | |
docs_url | None |
author | Alexey |
requires_python | >=3.11,<4.0 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# python-extras
[![Croco Logo](https://i.ibb.co/G5Pjt6M/logo.png)](https://t.me/crocofactory)
The package containing useful extras for Python - things that shold be in the standard library
- **[Telegram channel](https://t.me/crocofactory)**
- **[Bug reports](https://github.com/blnkoff/python-extras/issues)**
Package's source code is made available under the [MIT License](LICENSE)
# Installing python-extras
To install python-extras from PyPi, you can use that:
```shell
pip install python-extras
```
To install python-extras from GitHub, use that:
```shell
pip install git+https://github.com/blnkoff/python-extras.git
```
Raw data
{
"_id": null,
"home_page": "https://github.com/blnkoff/python-extras",
"name": "python-extras",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Alexey",
"author_email": "abelenkov2006@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/fc/49/5990200a8f236d7aa8a75197a66761bac44be1bb05cbf5663f810dbed01b/python_extras-0.1.6.tar.gz",
"platform": null,
"description": "# python-extras\n\n[![Croco Logo](https://i.ibb.co/G5Pjt6M/logo.png)](https://t.me/crocofactory)\n\nThe package containing useful extras for Python - things that shold be in the standard library\n\n- **[Telegram channel](https://t.me/crocofactory)**\n- **[Bug reports](https://github.com/blnkoff/python-extras/issues)**\n\nPackage's source code is made available under the [MIT License](LICENSE)\n\n# Installing python-extras\nTo install python-extras from PyPi, you can use that:\n\n```shell\npip install python-extras\n```\n\nTo install python-extras from GitHub, use that:\n\n```shell\npip install git+https://github.com/blnkoff/python-extras.git\n```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "The package containing useful extras for Python - things that shold be in the standard library",
"version": "0.1.6",
"project_urls": {
"Homepage": "https://github.com/blnkoff/python-extras",
"Repository": "https://github.com/blnkoff/python-extras"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "64931fc9cca4246171d9f4f89d6a36e054ec4af8922c368136a0c5be7045b1e2",
"md5": "2145541bb64c0fa44789d9d9a383a4d2",
"sha256": "5b703da885036b7f286485e5b8f36c02226fffa2c31662eaaad64335e629fb50"
},
"downloads": -1,
"filename": "python_extras-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2145541bb64c0fa44789d9d9a383a4d2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11,<4.0",
"size": 4797,
"upload_time": "2023-12-29T14:26:58",
"upload_time_iso_8601": "2023-12-29T14:26:58.129985Z",
"url": "https://files.pythonhosted.org/packages/64/93/1fc9cca4246171d9f4f89d6a36e054ec4af8922c368136a0c5be7045b1e2/python_extras-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fc495990200a8f236d7aa8a75197a66761bac44be1bb05cbf5663f810dbed01b",
"md5": "8e1a2f74a69553967592c1d26ecb14aa",
"sha256": "a647da766c085b5855f8fcfd0bd729fa2556f36263b5bf22c87c754dfdcfac98"
},
"downloads": -1,
"filename": "python_extras-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "8e1a2f74a69553967592c1d26ecb14aa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11,<4.0",
"size": 3971,
"upload_time": "2023-12-29T14:26:59",
"upload_time_iso_8601": "2023-12-29T14:26:59.599496Z",
"url": "https://files.pythonhosted.org/packages/fc/49/5990200a8f236d7aa8a75197a66761bac44be1bb05cbf5663f810dbed01b/python_extras-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-29 14:26:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "blnkoff",
"github_project": "python-extras",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "python-extras"
}