Usage:
- Run
pip install git+https://github.com/close2code-palm/aioplate.git@main
- Run
plate
, you should get plate.py with pre-imported constants, describing telegram entities, some basic examples with commentaries - Run
gen
to get the template according to the plate.py
You can see example of generated template in examples folder in repo
- add pyproject.toml with linting
- add structure parsing(loading done already)
- use variables from standard aiogram library