Meowcorp
Meowcorp is a Python library that serves as an add-on to the aiogram library. It provides additional functionalities to help you create big and complex Telegram bots.
Installation
To install Meowcorp, simply run:
pip install meowcorp
Getting Started
To start a new project with Meowcorp, run:
meowcorp startproject
This will create a new project with the necessary files and folders.
Handlers
In the branch folder, you need to create handlers for messages. These handlers will be responsible for receiving and processing messages from users.
Callback Handlers
In the callback folder, you need to create callback handlers. These handlers will be responsible for handling callbacks from inline keyboards.
Keyboard Utilities
Meowcorp provides two utilities for creating keyboards: create_keyboard and create_inline_keyboard. These functions make it easy to create custom keyboards for your bot.
Contributing
If you would like to contribute to Meowcorp, please fork the repository and submit a pull request. We welcome all contributions!
License
Meowcorp is released under the MIT License. See LICENSE for more information.
Release files for meowcorp 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| meowcorp-0.1.5.tar.gz | 11.7 kB | Details |
Release files / meowcorp-0.1.5.tar.gz
| Download URL | meowcorp-0.1.5.tar.gz |
|---|---|
| Size | 11.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4f30466fdde66bcc74bafd0d05b4ce27819108ef211795980117791eab48dced
|
|
BLAKE2b-256 checksum How to use checksums |
66e2b45aea59a0d419dbe34cb7fed4f494d802bfcd181a8092a96a3b3c083eb2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.3
|