aiogram-tonconnect


Nameaiogram-tonconnect JSON
Version 0.14.5 PyPI version JSON
download
home_pagehttps://github.com/nessshon/aiogram-tonconnect/
Summaryaiogram-tonconnect is a user-friendly library for integrating TON Connect UI into aiogram-based Telegram bots.
upload_time2025-02-12 10:43:08
maintainerNone
docs_urlNone
authornessshon
requires_python>=3.10
licenseMIT
keywords aiogram telegram bots ton blockchain ton connect asynchronous crypto qrcode
VCS
bugtrack_url
requirements aiogram cachetools pillow qrcode-styled redis tonutils
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 📦 aiogram TON Connect UI

[![TON](https://img.shields.io/badge/TON-grey?logo=TON&logoColor=40AEF0)](https://ton.org)
[![PyPI](https://img.shields.io/pypi/v/aiogram-tonconnect.svg?color=FFE873&labelColor=3776AB)](https://pypi.python.org/pypi/aiogram-tonconnect)
![Python Versions](https://img.shields.io/badge/Python-3.8%20--%203.12-black?color=FFE873&labelColor=3776AB)
[![License](https://img.shields.io/github/license/nessshon/aiogram-tonconnect)](https://github.com/nessshon/aiogram-tonconnect/blob/main/LICENSE)


<img src="https://telegra.ph//file/9e28473c8da8989fdf027.jpg">

![Downloads](https://pepy.tech/badge/aiogram-tonconnect)
![Downloads](https://pepy.tech/badge/aiogram-tonconnect/month)
![Downloads](https://pepy.tech/badge/aiogram-tonconnect/week)

**Aiogram TON Connect UI** is a middleware library that streamlines the integration
of [TON Connect](https://github.com/ton-connect) technology into Telegram bots based
on [aiogram](https://github.com/aiogram/). It offers a pre-built user interface and orchestrates the interaction flow
for connecting wallets and initiating transactions. The library takes care of all user interactions with TON Connect
within the bot, encompassing the presentation of QR codes, texts, and keyboards, along with the handling of timeouts and
user cancellations.

- **Usage Example**: Explore practical implementations in
  the [example](https://github.com/nessshon/aiogram-tonconnect/tree/main/example) section.
- **Bot Example**: Check out the live demonstration with [@aiogramTONConnectBot](https://t.me/aiogramTONConnectBot).

## Installation

```bach
pip install aiogram-tonconnect
```

## Features

* Ready-to-Use User Interface
* Middleware Functionality
* Interface Customization
* Multilingual Support
* QR Code Generation

## Screenshots

|                                                                                                                      |                                                                                                                      |                                                                                                                      |
|----------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|
| [![Image 1](https://telegra.ph//file/555175fd35c05370a64d4.jpg)](https://telegra.ph//file/555175fd35c05370a64d4.jpg) | [![Image 2](https://telegra.ph//file/ef770d825534cf049c1bb.jpg)](https://telegra.ph//file/ef770d825534cf049c1bb.jpg) | [![Image 3](https://telegra.ph//file/502a80771bc07acc6e93b.jpg)](https://telegra.ph//file/502a80771bc07acc6e93b.jpg) |
| [![Image 4](https://telegra.ph//file/99443226ba404a86586ad.jpg)](https://telegra.ph//file/99443226ba404a86586ad.jpg) | [![Image 5](https://telegra.ph//file/74fba6fca9c273d5f6f30.jpg)](https://telegra.ph//file/74fba6fca9c273d5f6f30.jpg) | [![Image 6](https://telegra.ph//file/656593c298123fea6be60.jpg)](https://telegra.ph//file/656593c298123fea6be60.jpg) |

## Support

Supported by [TON Society](https://github.com/ton-society/grants-and-bounties), Grants and Bounties program.

## Donations

**TON** - `EQC-3ilVr-W0Uc3pLrGJElwSaFxvhXXfkiQA3EwdVBHNNess`

**USDT** (TRC-20) - `TGKmm9H3FApFw8xcgRcZDHSku68vozAjo9`

## Contribution

We welcome your contributions! If you have ideas for improvement or have identified a bug, please create an issue or
submit a pull request.

## License

This repository is distributed under
the [MIT License](https://github.com/nessshon/aiogram-tonconnect/blob/main/LICENSE). Feel free to use, modify, and
distribute the code in accordance with the terms of the license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nessshon/aiogram-tonconnect/",
    "name": "aiogram-tonconnect",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "aiogram, Telegram bots, TON blockchain, TON Connect, asynchronous, crypto, qrcode",
    "author": "nessshon",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/7b/62/0e8597446475f046a13b742cf55e5817cb7c2590f90b73f8b46bfbbcf097/aiogram-tonconnect-0.14.5.tar.gz",
    "platform": null,
    "description": "# \ud83d\udce6 aiogram TON Connect UI\n\n[![TON](https://img.shields.io/badge/TON-grey?logo=TON&logoColor=40AEF0)](https://ton.org)\n[![PyPI](https://img.shields.io/pypi/v/aiogram-tonconnect.svg?color=FFE873&labelColor=3776AB)](https://pypi.python.org/pypi/aiogram-tonconnect)\n![Python Versions](https://img.shields.io/badge/Python-3.8%20--%203.12-black?color=FFE873&labelColor=3776AB)\n[![License](https://img.shields.io/github/license/nessshon/aiogram-tonconnect)](https://github.com/nessshon/aiogram-tonconnect/blob/main/LICENSE)\n\n\n<img src=\"https://telegra.ph//file/9e28473c8da8989fdf027.jpg\">\n\n![Downloads](https://pepy.tech/badge/aiogram-tonconnect)\n![Downloads](https://pepy.tech/badge/aiogram-tonconnect/month)\n![Downloads](https://pepy.tech/badge/aiogram-tonconnect/week)\n\n**Aiogram TON Connect UI** is a middleware library that streamlines the integration\nof [TON Connect](https://github.com/ton-connect) technology into Telegram bots based\non [aiogram](https://github.com/aiogram/). It offers a pre-built user interface and orchestrates the interaction flow\nfor connecting wallets and initiating transactions. The library takes care of all user interactions with TON Connect\nwithin the bot, encompassing the presentation of QR codes, texts, and keyboards, along with the handling of timeouts and\nuser cancellations.\n\n- **Usage Example**: Explore practical implementations in\n  the [example](https://github.com/nessshon/aiogram-tonconnect/tree/main/example) section.\n- **Bot Example**: Check out the live demonstration with [@aiogramTONConnectBot](https://t.me/aiogramTONConnectBot).\n\n## Installation\n\n```bach\npip install aiogram-tonconnect\n```\n\n## Features\n\n* Ready-to-Use User Interface\n* Middleware Functionality\n* Interface Customization\n* Multilingual Support\n* QR Code Generation\n\n## Screenshots\n\n|                                                                                                                      |                                                                                                                      |                                                                                                                      |\n|----------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|\n| [![Image 1](https://telegra.ph//file/555175fd35c05370a64d4.jpg)](https://telegra.ph//file/555175fd35c05370a64d4.jpg) | [![Image 2](https://telegra.ph//file/ef770d825534cf049c1bb.jpg)](https://telegra.ph//file/ef770d825534cf049c1bb.jpg) | [![Image 3](https://telegra.ph//file/502a80771bc07acc6e93b.jpg)](https://telegra.ph//file/502a80771bc07acc6e93b.jpg) |\n| [![Image 4](https://telegra.ph//file/99443226ba404a86586ad.jpg)](https://telegra.ph//file/99443226ba404a86586ad.jpg) | [![Image 5](https://telegra.ph//file/74fba6fca9c273d5f6f30.jpg)](https://telegra.ph//file/74fba6fca9c273d5f6f30.jpg) | [![Image 6](https://telegra.ph//file/656593c298123fea6be60.jpg)](https://telegra.ph//file/656593c298123fea6be60.jpg) |\n\n## Support\n\nSupported by [TON Society](https://github.com/ton-society/grants-and-bounties), Grants and Bounties program.\n\n## Donations\n\n**TON** - `EQC-3ilVr-W0Uc3pLrGJElwSaFxvhXXfkiQA3EwdVBHNNess`\n\n**USDT** (TRC-20) - `TGKmm9H3FApFw8xcgRcZDHSku68vozAjo9`\n\n## Contribution\n\nWe welcome your contributions! If you have ideas for improvement or have identified a bug, please create an issue or\nsubmit a pull request.\n\n## License\n\nThis repository is distributed under\nthe [MIT License](https://github.com/nessshon/aiogram-tonconnect/blob/main/LICENSE). Feel free to use, modify, and\ndistribute the code in accordance with the terms of the license.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "aiogram-tonconnect is a user-friendly library for integrating TON Connect UI into aiogram-based Telegram bots.",
    "version": "0.14.5",
    "project_urls": {
        "Bot example": "https://t.me/aiogramTONConnectBot/",
        "Homepage": "https://github.com/nessshon/aiogram-tonconnect/",
        "Source Code": "https://github.com/nessshon/aiogram-tonconnect/",
        "Usage example": "https://github.com/nessshon/aiogram-tonconnect/tree/main/example/"
    },
    "split_keywords": [
        "aiogram",
        " telegram bots",
        " ton blockchain",
        " ton connect",
        " asynchronous",
        " crypto",
        " qrcode"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7feffd775b53cc229744119b6a710da3192694a3dedb453bcfca705597d05be5",
                "md5": "3333412a574aa0c44bef707353e3f680",
                "sha256": "22845533e48b2495de9782e5f91c9b4faac0c299f9feb359075dab3ccee9812b"
            },
            "downloads": -1,
            "filename": "aiogram_tonconnect-0.14.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3333412a574aa0c44bef707353e3f680",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 42169,
            "upload_time": "2025-02-12T10:43:07",
            "upload_time_iso_8601": "2025-02-12T10:43:07.063435Z",
            "url": "https://files.pythonhosted.org/packages/7f/ef/fd775b53cc229744119b6a710da3192694a3dedb453bcfca705597d05be5/aiogram_tonconnect-0.14.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b620e8597446475f046a13b742cf55e5817cb7c2590f90b73f8b46bfbbcf097",
                "md5": "370ecd5088ce69970a18b233128f6145",
                "sha256": "02f416655aa8a0e0df7ad4b8b5fae5f1c5620fcc0ca8d8ab72be0eaf5c00fc02"
            },
            "downloads": -1,
            "filename": "aiogram-tonconnect-0.14.5.tar.gz",
            "has_sig": false,
            "md5_digest": "370ecd5088ce69970a18b233128f6145",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 40362,
            "upload_time": "2025-02-12T10:43:08",
            "upload_time_iso_8601": "2025-02-12T10:43:08.483209Z",
            "url": "https://files.pythonhosted.org/packages/7b/62/0e8597446475f046a13b742cf55e5817cb7c2590f90b73f8b46bfbbcf097/aiogram-tonconnect-0.14.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 10:43:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nessshon",
    "github_project": "aiogram-tonconnect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "aiogram",
            "specs": [
                [
                    ">=",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "cachetools",
            "specs": [
                [
                    ">=",
                    "5.3.0"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    ">=",
                    "10.0.0"
                ]
            ]
        },
        {
            "name": "qrcode-styled",
            "specs": [
                [
                    ">=",
                    "0.2.2"
                ]
            ]
        },
        {
            "name": "redis",
            "specs": [
                [
                    ">=",
                    "5.0.5"
                ]
            ]
        },
        {
            "name": "tonutils",
            "specs": [
                [
                    ">=",
                    "0.2.4"
                ]
            ]
        }
    ],
    "lcname": "aiogram-tonconnect"
}
        
Elapsed time: 0.44501s