tlgbotfwk


Nametlgbotfwk JSON
Version 0.4.61 PyPI version JSON
download
home_pagehttps://github.com/gersonfreire/telegram_framework_bolt
SummaryA powerful and extensible Python-based Telegram bot framework
upload_time2024-12-01 18:12:41
maintainerNone
docs_urlNone
authorMaker
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements python-telegram-bot python-dotenv pyyaml apscheduler
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gersonfreire/telegram_framework_bolt",
    "name": "tlgbotfwk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Maker",
    "author_email": "Maker <youremail@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/be/7d/568c8d22d945a2b1505b6f1372413a2b82722f3234ad0ea61ff8c668d504/tlgbotfwk-0.4.61.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A powerful and extensible Python-based Telegram bot framework",
    "version": "0.4.61",
    "project_urls": {
        "Homepage": "https://github.com/gersonfreire/telegram_framework_bolt"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9b79062faafe84eb383637d18d342db7011a30b56692c0f07ba6c339e07c5a1",
                "md5": "2938447870a0b3bad6f3df4c787d727c",
                "sha256": "ad974cec5b044dc685b4adbb4fa9d7cbcb9d5f997534fa4f5bfe3335588cf66c"
            },
            "downloads": -1,
            "filename": "tlgbotfwk-0.4.61-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2938447870a0b3bad6f3df4c787d727c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 36784,
            "upload_time": "2024-12-01T18:12:40",
            "upload_time_iso_8601": "2024-12-01T18:12:40.547892Z",
            "url": "https://files.pythonhosted.org/packages/f9/b7/9062faafe84eb383637d18d342db7011a30b56692c0f07ba6c339e07c5a1/tlgbotfwk-0.4.61-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be7d568c8d22d945a2b1505b6f1372413a2b82722f3234ad0ea61ff8c668d504",
                "md5": "4295cda91681d057a8ba5bc0903d0095",
                "sha256": "c8d02c86bf4a667ed9dd448ccd585e092470390c3a3ebeb2a1bacaf4b5f9ed1f"
            },
            "downloads": -1,
            "filename": "tlgbotfwk-0.4.61.tar.gz",
            "has_sig": false,
            "md5_digest": "4295cda91681d057a8ba5bc0903d0095",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 34099,
            "upload_time": "2024-12-01T18:12:41",
            "upload_time_iso_8601": "2024-12-01T18:12:41.631073Z",
            "url": "https://files.pythonhosted.org/packages/be/7d/568c8d22d945a2b1505b6f1372413a2b82722f3234ad0ea61ff8c668d504/tlgbotfwk-0.4.61.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 18:12:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gersonfreire",
    "github_project": "telegram_framework_bolt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "python-telegram-bot",
            "specs": [
                [
                    ">=",
                    "20.7"
                ]
            ]
        },
        {
            "name": "python-dotenv",
            "specs": [
                [
                    ">=",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "pyyaml",
            "specs": [
                [
                    ">=",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "apscheduler",
            "specs": []
        }
    ],
    "lcname": "tlgbotfwk"
}
        
Elapsed time: 0.41544s