pymortafix


Namepymortafix JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/mortafix/PyMortafix
SummaryA python module to collect some usefull stuff
upload_time2024-04-09 07:18:36
maintainerNone
docs_urlNone
authorMoris Doratiotto
requires_python>=3.10
licenseNone
keywords telegram bot utils
VCS
bugtrack_url
requirements anyio certifi colorifix emoji h11 httpcore httpx idna python-telegram-bot sniffio
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![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/5f/d8/5d77bdf16820152705e9c9df79921e0c82f60c0160b44794521b2700a98b/pymortafix-0.3.0.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.0",
    "project_urls": {
        "Homepage": "https://github.com/mortafix/PyMortafix"
    },
    "split_keywords": [
        "telegram",
        " bot",
        " utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fd85d77bdf16820152705e9c9df79921e0c82f60c0160b44794521b2700a98b",
                "md5": "38aec7856eb8e18cda28d910567bb99d",
                "sha256": "c66bc58ad25a776407d6640b2a37f04f527e7a8147fde183ec60377057ee5663"
            },
            "downloads": -1,
            "filename": "pymortafix-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "38aec7856eb8e18cda28d910567bb99d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5464,
            "upload_time": "2024-04-09T07:18:36",
            "upload_time_iso_8601": "2024-04-09T07:18:36.919077Z",
            "url": "https://files.pythonhosted.org/packages/5f/d8/5d77bdf16820152705e9c9df79921e0c82f60c0160b44794521b2700a98b/pymortafix-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 07:18:36",
    "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"
}
        
Elapsed time: 0.22038s