rubigram-python


Namerubigram-python JSON
Version 1.1.7 PyPI version JSON
download
home_pagehttps://github.com/yourusername/rubigram
SummaryA fast and flexible rubika automation library
upload_time2025-10-08 15:42:27
maintainerNone
docs_urlNone
authorstone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
<img src="https://raw.githubusercontent.com/KissmeBro/rubigram-python/refs/heads/main/logo.png" alt="Rubigram Logo" width="180" />
</p>

# Rubigram
> A modern, asynchronous Python library for Rubika bot and client development

---

## Overview
Rubigram is a high-performance Python library for interacting with the Rubika API.
It provides a clean and Pythonic interface to build both Rubika bots and user clients,
allowing developers to manage messages, handle updates, and automate tasks efficiently.

---

## Features
- Fully asynchronous operations with `asyncio` and `aiohttp`
- Optional synchronous interface for simplicity in scripts and small projects
- Support for both bot and user client functionalities
- Modular and extensible design for custom features and integrations
- High-performance and optimized for concurrency
- Clear and intuitive API for messaging, chat management, updates handling, and automation

---

## Examples
- [example_one.py](https://github.com/KissmeBro/rubigram-python/blob/main/examples/example_one.py)
- [example_two.py](https://github.com/KissmeBro/rubigram-python/blob/main/examples/example_two.py)

---

## Installation
```bash
pip install rubigram-python
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/rubigram",
    "name": "rubigram-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "stone",
    "author_email": "kissme.cloud@example.com",
    "download_url": "https://files.pythonhosted.org/packages/6d/7b/e615dada71561f4a44052cd035c5f615dcc942e1b0715044fcce3c9f027b/rubigram_python-1.1.7.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/KissmeBro/rubigram-python/refs/heads/main/logo.png\" alt=\"Rubigram Logo\" width=\"180\" />\n</p>\n\n# Rubigram\n> A modern, asynchronous Python library for Rubika bot and client development\n\n---\n\n## Overview\nRubigram is a high-performance Python library for interacting with the Rubika API.\nIt provides a clean and Pythonic interface to build both Rubika bots and user clients,\nallowing developers to manage messages, handle updates, and automate tasks efficiently.\n\n---\n\n## Features\n- Fully asynchronous operations with `asyncio` and `aiohttp`\n- Optional synchronous interface for simplicity in scripts and small projects\n- Support for both bot and user client functionalities\n- Modular and extensible design for custom features and integrations\n- High-performance and optimized for concurrency\n- Clear and intuitive API for messaging, chat management, updates handling, and automation\n\n---\n\n## Examples\n- [example_one.py](https://github.com/KissmeBro/rubigram-python/blob/main/examples/example_one.py)\n- [example_two.py](https://github.com/KissmeBro/rubigram-python/blob/main/examples/example_two.py)\n\n---\n\n## Installation\n```bash\npip install rubigram-python\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A fast and flexible rubika automation library",
    "version": "1.1.7",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/rubigram"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e8c2ec0c7931f17259d845c56f86fca7e495d49ef6220e91362b31f391b065c2",
                "md5": "16169776dccd37b922c61421fce2c4f3",
                "sha256": "1fe6a54d22e7c5f0ec533707862b0410575f76b6e9c88012fbda479f8c7f8a17"
            },
            "downloads": -1,
            "filename": "rubigram_python-1.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "16169776dccd37b922c61421fce2c4f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 178330,
            "upload_time": "2025-10-08T15:42:25",
            "upload_time_iso_8601": "2025-10-08T15:42:25.177464Z",
            "url": "https://files.pythonhosted.org/packages/e8/c2/ec0c7931f17259d845c56f86fca7e495d49ef6220e91362b31f391b065c2/rubigram_python-1.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6d7be615dada71561f4a44052cd035c5f615dcc942e1b0715044fcce3c9f027b",
                "md5": "dde405dbe2332ee7344cde7e710b3028",
                "sha256": "897689ee530af65ebd5f816f548d401fd4df1a28c0ba62b23cfcb905ebf82d64"
            },
            "downloads": -1,
            "filename": "rubigram_python-1.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "dde405dbe2332ee7344cde7e710b3028",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 95920,
            "upload_time": "2025-10-08T15:42:27",
            "upload_time_iso_8601": "2025-10-08T15:42:27.111048Z",
            "url": "https://files.pythonhosted.org/packages/6d/7b/e615dada71561f4a44052cd035c5f615dcc942e1b0715044fcce3c9f027b/rubigram_python-1.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-08 15:42:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "rubigram",
    "github_not_found": true,
    "lcname": "rubigram-python"
}
        
Elapsed time: 2.76201s