![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pymortafix)
[![PyPI](https://img.shields.io/pypi/v/pymortafix?color=red)](https://pypi.org/project/pymortafix/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
![GitHub](https://img.shields.io/github/license/mortafix/PyMortafix)
# Setup
You can find the package, [here](https://pypi.org/project/pymortafix/).
```
pip3 install pymortafix
```
Raw data
{
"_id": null,
"home_page": "https://github.com/mortafix/PyMortafix",
"name": "pymortafix",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "telegram, bot, utils",
"author": "Moris Doratiotto",
"author_email": "moris.doratiotto@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/98/66/19666272a46f8fdacfe3013e71ba2a462e26e0739d30d264cb78cddec077/pymortafix-0.3.1.tar.gz",
"platform": null,
"description": "![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pymortafix)\n[![PyPI](https://img.shields.io/pypi/v/pymortafix?color=red)](https://pypi.org/project/pymortafix/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n![GitHub](https://img.shields.io/github/license/mortafix/PyMortafix)\n\n# Setup\nYou can find the package, [here](https://pypi.org/project/pymortafix/).\n```\npip3 install pymortafix\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "A python module to collect some usefull stuff",
"version": "0.3.1",
"project_urls": {
"Homepage": "https://github.com/mortafix/PyMortafix"
},
"split_keywords": [
"telegram",
" bot",
" utils"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "986619666272a46f8fdacfe3013e71ba2a462e26e0739d30d264cb78cddec077",
"md5": "d4fbfd5b02ef051631d8f1ffa723fd17",
"sha256": "da0a7805298076cd9cee13bcbb9333532dda2bba87a7bf5128732d40d118eb58"
},
"downloads": -1,
"filename": "pymortafix-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "d4fbfd5b02ef051631d8f1ffa723fd17",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 5461,
"upload_time": "2024-06-19T09:31:16",
"upload_time_iso_8601": "2024-06-19T09:31:16.568166Z",
"url": "https://files.pythonhosted.org/packages/98/66/19666272a46f8fdacfe3013e71ba2a462e26e0739d30d264cb78cddec077/pymortafix-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-19 09:31:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mortafix",
"github_project": "PyMortafix",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "anyio",
"specs": [
[
"==",
"4.3.0"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2024.2.2"
]
]
},
{
"name": "colorifix",
"specs": [
[
"==",
"2.0.4"
]
]
},
{
"name": "emoji",
"specs": [
[
"==",
"2.11.0"
]
]
},
{
"name": "h11",
"specs": [
[
"==",
"0.14.0"
]
]
},
{
"name": "httpcore",
"specs": [
[
"==",
"1.0.5"
]
]
},
{
"name": "httpx",
"specs": [
[
"==",
"0.27.0"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.6"
]
]
},
{
"name": "python-telegram-bot",
"specs": [
[
"==",
"21.0.1"
]
]
},
{
"name": "sniffio",
"specs": [
[
"==",
"1.3.1"
]
]
}
],
"lcname": "pymortafix"
}