Metadata-Version: 2.4
Name: ztx-calendar
Version: 3.2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.15
Classifier: Programming Language :: Python :: Free Threading
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: GraalPy
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Rust
Classifier: Topic :: Communications :: Chat
License-File: LICENSE
Summary: Calendar Telegram Bot
Keywords: calendar,rust,telegram,telegram-bot,telers
Home-Page: https://codeberg.org/zxcdiana/ztx-calendar
Author: zxcdiana, zeticsce
License-Expression: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Author, https://t.me/zxcdiana
Project-URL: Homepage, https://codeberg.org/zxcdiana/ztx-calendar
Project-URL: Telegram Bot, https://t.me/ztx_calendar_bot

# 📆 Calendar Telegram Bot
✨ Powered by [telers](https://github.com/Desiders/telers), [sea-orm](https://www.sea-ql.org/) and [clap](https://github.com/clap-rs/clap)

---

## Bot:
- https://t.me/ztx_calendar_bot

---

## Installation methods:

### Prebuilt release (recommended):
1. Download release from [Releases page](https://codeberg.org/zxcdiana/ztx-calendar/releases) for your platform
2. Extract executable file (e.g. to `$HOME/.local/bin`)

### Prebuilt release from PyPI:
```bash
uv tool install ztx-calendar
```

### Built from source:
```bash
cargo install --git "https://codeberg.org/zxcdiana/ztx-calendar.git"
```

---

my first Rust project btw
