Welcome to PyVueBot - your go-to tool for creating and managing Telegram Mini Apps with the power of Vue.js and FastAPI. This CLI tool is designed to streamline the development process and make it easier for you to build interactive and engaging Telegram bots.
PyVueBot offers a range of features to help you create and manage Telegram Mini Apps efficiently:
- FastAPI Integration: PyVueBot seamlessly integrates with FastAPI, a modern web framework for building APIs with Python.
- Vue.js Support: Leverage the power of Vue.js, a popular JavaScript framework, to create dynamic user interfaces for your Telegram Mini Apps.
- Supabase Integration: Easily connect your Telegram bot to Supabase, an open-source alternative to Firebase, for data storage and real-time subscriptions.
- Package Management: Manage your project dependencies effortlessly with pip, the package installer for Python.
- PyPi Publication: Publish your Telegram Mini App packages on PyPi, the repository for Python packages, to share your creations with the community.
To get started with PyVueBot, simply visit the Releases section of the repository and download the latest version. Execute the downloaded file to begin creating and managing your Telegram Mini Apps.
You can install PyVueBot using pip, the Python package installer, by running the following command:
pip install pyvuebot
To create a new Telegram Mini App using PyVueBot, use the following command:
pyvuebot create my-mini-app
This command will scaffold a new project with all the necessary files and configurations to start building your Telegram bot.
We welcome contributions to PyVueBot! If you have ideas for new features, bug fixes, or improvements, feel free to submit a pull request. Together, we can make PyVueBot even better for the community.
Stay updated on the latest releases and announcements by following us on GitHub and joining the conversation. Let's build amazing Telegram Mini Apps together with PyVueBot!
PyVueBot is licensed under the MIT License. See the LICENSE file for more details.
Let's create innovative Telegram Mini Apps with PyVueBot! Happy coding! 🤖🚀