Topic: "ruff"
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
Language: Rust - Size: 110 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 44,980 - Forks: 1,685
nbQA-dev/nbQA
Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
Language: Python - Size: 1.47 MB - Last synced at: 21 days ago - Pushed at: 24 days ago - Stars: 1,176 - Forks: 48
johnthagen/python-blueprint
🐍 Example Python project using best practices 🥇
Language: Python - Size: 2.58 MB - Last synced at: 2 days ago - Pushed at: 7 days ago - Stars: 706 - Forks: 98
donbarbos/telegram-bot-template
🤖 Template for telegram bot using postgres, pgbouncer, redis, docker, amplitude, prometheus, grafana, CI with admin panel
Language: Python - Size: 5.02 MB - Last synced at: 1 day ago - Pushed at: 7 days ago - Stars: 430 - Forks: 72
a5chin/python-uv
This repository contains configurations to set up a Python development environment using VSCode's Dev Container feature. The environment includes uv and Ruff.
Language: Python - Size: 6.97 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 325 - Forks: 67
koldakov/futuramaapi
Futurama inspired REST and GraphQL API, blending characters exploration with real-time updates. Tech playground featuring FastAPI, Docker, and more!
Language: Python - Size: 11.4 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 300 - Forks: 21
l-mds/local-data-stack
Slow & local data allows you to move fast and deliver business value for the 99.9% of the data challenges.
Language: Python - Size: 6.72 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 294 - Forks: 18
koxudaxi/ruff-pycharm-plugin
PyCharm plugin for ruff. This plugin provides reformat code using ruff.
Language: Kotlin - Size: 3.1 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 289 - Forks: 16
tedivm/robs_awesome_python_template
Production-ready Python template: Choose from FastAPI, SQLAlchemy, Celery, Docker, CI/CD and more. Flexibility that scales from libraries to full applications.
Language: Python - Size: 248 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 257 - Forks: 21
zobweyt/textcase
Python library for text case conversions (https://pypi.org/project/textcase)
Language: Python - Size: 4.33 MB - Last synced at: 17 days ago - Pushed at: 19 days ago - Stars: 218 - Forks: 0
InSyncWithFoo/ryecharm
The all-in-one PyCharm plugin for Astral-backed Python tools
Language: Kotlin - Size: 369 MB - Last synced at: 6 days ago - Pushed at: 10 days ago - Stars: 185 - Forks: 7
kyegomez/Python-Package-Template
A easy, reliable, fluid template for python packages complete with docs, testing suites, readme's, github workflows, linting and much much more
Language: Shell - Size: 2.19 MB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 182 - Forks: 32
allthingslinux/tux
The all-in-one open source Discord bot brought to you by @allthingslinux
Language: Python - Size: 19.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 156 - Forks: 41
arturboyun/AiogramBotTemplate
This is a template for easy start of bot development for Telegram
Language: Python - Size: 131 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 114 - Forks: 11
inovintell/py-template
One-click GitHub Actions pipelines for Python!
Language: JavaScript - Size: 2.53 MB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 92 - Forks: 10
ultralytics/actions
Ultralytics GitHub Actions
Language: Python - Size: 927 KB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 84 - Forks: 17
smarlhens/python-boilerplate
Python boilerplate using uv, pre-commit, prettier, pytest, GitHub Actions, mypy, ruff, bandit & docformatter.
Language: Dockerfile - Size: 348 KB - Last synced at: 11 days ago - Pushed at: 21 days ago - Stars: 80 - Forks: 15
yaegassy/coc-ruff
Ruff Language Server extension for coc.nvim
Language: TypeScript - Size: 344 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 67 - Forks: 1
notarious2/fastapi-chat
Real-time chat with FastAPI, Websockets and SQLAlchemy2
Language: Python - Size: 224 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 62 - Forks: 5
alvarobartt/python-package-template
🎈 A Python package template using pyproject.toml, hatch, pre-commit, black, ruff, and mkdocs.
Language: Python - Size: 568 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 59 - Forks: 8
aniketmaurya/python-project-template
A template to kick-start your Python project ✨🚀
Language: Python - Size: 619 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 52 - Forks: 9
TimNekk/copier-telegram-bot
🚀 Copier Template for Telegram Bot using Aiogram, Postgres, Redis, Docker, Coolify Ready
Language: Python - Size: 415 KB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 46 - Forks: 5
yezz123/setup-uv
Set up your GitHub Actions workflow with a specific version of uv
Language: TypeScript - Size: 1.69 MB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 43 - Forks: 2
Tomperez98/pyrgo
Python project manager inspired in Cargo.
Language: Python - Size: 194 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 43 - Forks: 3
blablatdinov/ondivi
Ondivi (Only diff violations) is a Python script filtering coding violations, identified by static analysis, only for changed lines in a Git repo.
Language: Python - Size: 715 KB - Last synced at: 22 days ago - Pushed at: 24 days ago - Stars: 38 - Forks: 2
Kostiantyn-Salnykov/fastapi_quickstart
Initial FastAPI project with SQLAlchemy (asyncpg), Alembic, Pydantic, Pytest, Poetry Gunicorn, Docker, docker-compose, Ruff, coverage, logging
Language: Python - Size: 1010 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 38 - Forks: 5
anthonycorletti/snok
🚀 A simple, modern, full-stack toolkit for Python 🐍
Language: Python - Size: 1.69 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 37 - Forks: 2
ScDor/adopt-ruff
Adopt Ruff easily
Language: Python - Size: 110 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 36 - Forks: 0
businho/pytest-ruff
Language: Python - Size: 33.2 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 35 - Forks: 9
shenxiangzhuang/mppt
A Modern Python Package Template
Language: Python - Size: 2.15 MB - Last synced at: 18 days ago - Pushed at: 21 days ago - Stars: 34 - Forks: 2
jamwil/bulletproof-python 📦
A magic-free, understandable python project template using tox, pytest, ruff and pip-tools.
Language: Python - Size: 73.2 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 34 - Forks: 2
diceroll123/pymermaider
A Python class diagram maker compatible with Mermaid.js (and GitHub), written in Rust.
Language: Rust - Size: 631 KB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 33 - Forks: 2
nickatnight/tag-youre-it-backend 📦
🌐 A real world FastAPI example
Language: Python - Size: 101 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 30 - Forks: 1
iamlostshe/pars-diary
Бот, для удобного использования дневника и повышения успеваемости учащихся.
Language: Python - Size: 18.5 MB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 28 - Forks: 4
marcieltorres/python-boilerplate-project
A python boilerplate project using poetry and ruff
Language: Python - Size: 75.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 23 - Forks: 5
benitomartin/github-issues-multiagent-intelligence
Agentic Github Issues Retrieval on Kubernetes
Language: Python - Size: 1.06 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 23 - Forks: 5
matanby/python-monorepo-template
Effortlessly create and manage multiple Python services and packages with this Python Mono Repo Template. Includes pre-commit hooks, GitHub Actions, Dockerfiles, and more for streamlined development ⚡️
Language: Shell - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 4
alvertogit/deeplearning_flask
Data Science AI Artificial Intelligence Deep Learning Python Keras Keras3 TensorFlow TensorFlow2 Flask Flask3 Docker NGINX Gunicorn microservices REST API Jupyter Lab Notebook GitHub Actions Ruff
Language: Jupyter Notebook - Size: 8.44 MB - Last synced at: 23 days ago - Pushed at: 25 days ago - Stars: 21 - Forks: 9
robust-python/cookiecutter-robust-python
A Python template optimizing for best practices that remain adaptable over time
Language: Python - Size: 931 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 20 - Forks: 5
hoangsonww/Agentic-AI-Pipeline
🦾 A production‑ready research outreach AI agent that plans, discovers, reasons, uses tools, auto‑builds cited briefings, and drafts tailored emails with tool‑chaining, memory, tests, and turnkey Docker, AWS, Ansible & Terraform deploys. Bonus: An Agentic RAG System & a Coding Pipeline with multistep planning, self-critique, and autonomous agents.
Language: Python - Size: 1010 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 19 - Forks: 9
Freed-Wu/mdformat-ruff Fork of hukkin/mdformat-black
Mdformat plugin to Blacken Python code blocks
Language: Python - Size: 53.7 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 19 - Forks: 1
towardsthecloud/aws-cdk-python-starter-kit
Production-ready AWS CDK Python starter kit template with secure OIDC authentication and automated CI/CD. Deploy infrastructure to AWS in minutes with projen-powered configuration.
Language: Python - Size: 1.02 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 3
benitomartin/mlops-databricks-credit-default
End-to-end MLOps Credit Default Project using DABs
Language: Python - Size: 1.08 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 16
nokodo-labs/monorepo-template
Modern full-stack boilerplate: FastAPI + Svelte 5. Production-ready with multi-stage builds.
Language: Svelte - Size: 757 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 1
benitomartin/rag-aws-qdrant
Serverless Application with AWS Lambda and Qdrant for Semantic Search
Language: Python - Size: 1.09 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 3
lubaskinc0de/crudik
Clean-architecture application template with everything you need
Language: Python - Size: 632 KB - Last synced at: 2 days ago - Pushed at: 7 days ago - Stars: 15 - Forks: 1
angelospanag/fastapi-uv-starter
A starter project using Python, FastAPI and uv.
Language: Python - Size: 414 KB - Last synced at: 22 days ago - Pushed at: 25 days ago - Stars: 15 - Forks: 5
dorschw/riff
Run Ruff, but only on modified lines
Language: Python - Size: 313 KB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 14 - Forks: 3
notarious2/Vue3FastAPI-To-Do
Full-stack Vue3 and FastAPI built To-Do app
Language: Vue - Size: 1.67 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 1
jpetrucciani/ruff-check
github action to run ruff on your repo
Language: Dockerfile - Size: 174 KB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 13 - Forks: 1
wasm-fmt/ruff_fmt
A WASM Based Python Formatter
Language: Rust - Size: 674 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 12 - Forks: 0
helmut-hoffer-von-ankershoffen/brave-search-python-client
🦁 Brave Search Python Client supporting Web, Image, News and Video Search.
Language: Python - Size: 23.6 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 12 - Forks: 2
vlymar1/Hamster-code-generator
Hamster code keys generator (Генератор ключей кодов Hamster Combat) is a bot designed for automatic promo code farming and distribution via Telegram. It includes an admin panel for management and a notification system for user updates.
Language: Python - Size: 4.67 MB - Last synced at: 21 days ago - Pushed at: 24 days ago - Stars: 12 - Forks: 6
jellydn/modern-python-2024-demo
Modern development with Python in 2024
Language: Python - Size: 31.3 KB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 12 - Forks: 2
depocoder/YetAnotherCalendar
This project was created to replace modeus, netology, lms Calendars. Only for Netology + UTMN students.
Language: JavaScript - Size: 4.15 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 12 - Forks: 3
ezeparziale/fastapi-api-template
:zap: Fastapi Api template
Language: Python - Size: 588 KB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 11 - Forks: 2
hirsimaki-markus/importmonkey
🐵 makes your relative python imports work without hassle.
Language: Python - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 2
konstruktoid/action-pylint
A GitHub action that checks Python code using black and ruff
Language: Dockerfile - Size: 1.33 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 10 - Forks: 5
AndreuCodina/python-template
Project template for Python projects + uv + Vertical Slice Architecture
Language: Python - Size: 1.3 MB - Last synced at: 19 days ago - Pushed at: 22 days ago - Stars: 10 - Forks: 0
vigo/textmate2-ruff-linter
Ruff linter for TextMate2. Linter and auto fixer for python!
Language: Perl - Size: 24.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1
dannywils/enzo.pet
He's a good boy
Language: JavaScript - Size: 3.43 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 1
helmut-hoffer-von-ankershoffen/starbridge
⭐ Integrates Claude Desktop with Google and Atlassian workspaces
Language: Python - Size: 6.24 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1
buabaj/strappa
simple bootstrapper for setting up python projects
Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 1
benitomartin/aws-bedrock-opensearch-langchain
RAG Application with LangChain, Terraform, AWS Opensearch and AWS Bedrock
Language: Python - Size: 803 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1
yarqr/weather-forecast
Small service for getting weather reports
Language: Python - Size: 1.26 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0
shaneholloman/uvi
UVI is a modern Python project generator built around UV and Ruff
Language: Python - Size: 1.01 MB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 7 - Forks: 2
mugubr/django_base
🚀 A modern, production-ready Django boilerplate. Fully containerized with Docker, Nginx, Gunicorn, PostgreSQL, CI/CD, and observability.
Language: Python - Size: 313 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1
DIMFLIX/PyTemplate
My template for a python projects
Language: Makefile - Size: 35.2 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 1
kaste/SublimeLinter-contrib-ruff
Adapter to the ruff linter
Language: Python - Size: 24.4 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0
helmut-hoffer-von-ankershoffen/oe-python-template
Copier template for python projects
Language: Python - Size: 4.4 MB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 6 - Forks: 2
louisbrulenaudet/hackathon-backend
Python boilerplate for hackathon backend project, designed to ship fast fast fast 🏎️
Language: Python - Size: 214 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0
justinchuby/lintrunner-adapters
Adapters and tools for lintrunner
Language: Python - Size: 288 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 3
trialandsuccess/su6
Python cli tool to use tools for some common code quality checks (opinionated)
Language: Python - Size: 289 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0
alefeans/python-clean-architecture
Production-ready modern Python template featuring Clean Architecture, DDD, and FastAPI 🚀
Language: Python - Size: 15.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1
wellwe11well/Janettora
Простой телеграм бот для тренировки словарного запаса английского языка.
Language: Python - Size: 574 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0
omar-abdelgawad/python-project-template
Template repository for python projects
Language: Python - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 6 - Forks: 0
mlexpertio/ml-project-template
Starter template for your ML/AI projects (uv package manager, RestAPI with FastAPI and Dockerfile support)
Language: Python - Size: 146 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 6 - Forks: 2
nickatnight/birdeye-py
Python API wrapper for birdeye.so
Language: Python - Size: 88.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2
benitomartin/scale-gke-qdrant-llama
Kubernetes-Powered Semantic Code Search System
Language: Python - Size: 77.1 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 4
vpk11/lowe-cli
LoweCLI - AI Powered Command Line Tool
Language: Python - Size: 1.61 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0
shunk031/cookiecutter-huggingface-datasets
cookiecutter for huggingface datasets
Language: Python - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0
RandomProgramm3r/Steam-Market-Scraper
A parser for the Steam Community Market.
Language: Python - Size: 33.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0
angelospanag/fastapi-htmx-tailwind
Experimenting rendering tabs using FastAPI and HTMX.
Language: HTML - Size: 359 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0
Aeron/Ruff.novaextension
Nova extension to use Ruff, an extremely fast Python linter, written in Rust.
Language: JavaScript - Size: 148 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 4
Quantinuum/pytemplate
Template repo for Python projects
Language: Python - Size: 152 KB - Last synced at: 19 days ago - Pushed at: 22 days ago - Stars: 4 - Forks: 1
cooperability/BMX-bookmark-extractor
Better brain. Knowledge management tool. Stop saving things you'll never read. Work in progress.
Language: Python - Size: 90.2 MB - Last synced at: 20 days ago - Pushed at: 24 days ago - Stars: 4 - Forks: 1
iamlostshe/inboxium Fork of billzhong/inbox.py
Elegant, asynchronous and simplest SMTP server you'll ever see.
Language: Python - Size: 30.3 KB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 4 - Forks: 0
DataRohit/AgentSphere
A dynamic AI platform enabling users to interact with agents individually or in groups, create workflows, and integrate MCP tools for seamless task automation.
Language: Python - Size: 1.17 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1
ferdinandbracho/bp_fastAPI-sqlalchemy-alembic-docker_uv
This repository offers boilerplate code for initiating a UV-managed, Dockerized FastAPI-PostgreSQL-SQLAlchemy-Alembic project. It includes a pre-commit framework configured with mypy and ruff to ensure consistent code formatting and strict typing
Language: Python - Size: 95.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1
nickatnight/python-coingecko
🪙 Python wrapper for coingecko.com v3 api
Language: Python - Size: 261 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0
cdragos/fastapi-hatch-template
A template for FastAPI projects using Hatch for environment management and packaging, with built-in support for async operations, database migrations, and static analysis.
Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0
mvp-projects/modern-minimalistic-py
Language: Python - Size: 163 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0
zhanymkanov/django_template
Template I use for starting django with docker, postgres, uvicorn, logging, ruff, black
Language: Python - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3
cjfuller/ruff-flymake
An emacs flymake backend for the python linter ruff
Language: Emacs Lisp - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0
CarlosAndreo/fastapi-mongodb
FastAPI template with MongoDB.
Language: Python - Size: 635 KB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 2
tyronejosee/project_url_shortener
URL shortening platform with analytics, groups, and subscription plans. Backend built with Django & DRF; frontend with Next.js, TailwindCSS, HeroUI, and Auth.js. Includes integration with email and notification services.
Language: TypeScript - Size: 11.8 MB - Last synced at: 19 days ago - Pushed at: 21 days ago - Stars: 3 - Forks: 0
fschuch/wizard-template
🧙 A general-purpose template that aims to provide a magical start to any Python project
Language: Python - Size: 2.69 MB - Last synced at: 21 days ago - Pushed at: 23 days ago - Stars: 3 - Forks: 1
WithPrecedent/snickerdoodle
Easy-to-use, general-purpose, modern cookiecutter template for Python
Language: Python - Size: 1.56 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0
MetroStar/comet-api
Python Fast API for the Comet Starter App
Language: Python - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0
MrConsoleka/aiogram-bot-template
Template for creating scalable bots with aiogram
Language: Python - Size: 210 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0