https://github.com/realkarych/aioplate
Template for creating Telegram bots on Python Aiogram
https://github.com/realkarych/aioplate
aiogram asyncpg bot chatbot postgresql python sqlalchemy telegram template
Last synced: about 1 year ago
JSON representation
Template for creating Telegram bots on Python Aiogram
- Host: GitHub
- URL: https://github.com/realkarych/aioplate
- Owner: realkarych
- License: mit
- Created: 2022-07-06T13:02:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T23:34:28.000Z (about 2 years ago)
- Last Synced: 2025-04-10T05:16:41.048Z (about 1 year ago)
- Topics: aiogram, asyncpg, bot, chatbot, postgresql, python, sqlalchemy, telegram, template
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 56
- Watchers: 2
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aioplate. Read the docs
**Example of template usage:** https://github.com/realkarych/postamt.
**Below is a universal template for your project description.**
# App Name
## App description
...
## Stack
- Python3.11
- Aiogram3
- PostgreSQL + sqlalchemy + asyncpg + alembic
- Fluentogram (i18n mechanism)
## Installation guide
Check it in DOCS.md
## Links
- Template: https://github.com/realkarych/aioplate.
## Screenshots & video-previews
...
## Credits
...