takashi-yoneya
FastAPI、React.js、Elasticsearchを得意とするエンジニアです。 FastAPIの実用的テンプレートを公開中。 企画、設計、実装、テスト、デプロイ、運用の工程に対応可能です。 Pythonメンターとして実績300名以上のエンジニアを排出(MENTAランク6位)
Resilie.LLC
takashi-yoneya's Stars
chakra-ui/chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
arthurio/fastapi-filter
Filter and order your endpoints
ClearcodeHQ/pytest-elasticsearch
This is a pytest plugin that enables you to test your code that relies on a running Elasticsearch search engine. It allows you to specify fixtures for Elasticsearch process and client.
jedymatt/sqlalchemyseed
SQLAlchemy Seeder
ototadana/nlp-jp
日本語処理用ソフトウェア詰め合わせセット
ototadana/virtual-background-by-depthai
laurentS/slowapi
A rate limiter for Starlette and FastAPI
nsidnev/fastapi-realworld-example-app
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
nat-n/poethepoet
A task runner that works well with poetry.
elastic/elasticsearch-py
Official Python client for Elasticsearch
tiangolo/uvicorn-gunicorn-docker
Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.
tiangolo/uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
teamhide/fastapi-boilerplate
FastAPI boilerplate for real world production
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
encode/uvicorn
An ASGI web server, for Python. 🦄
python/mypy
Optional static typing for Python
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
python/cpython
The Python programming language
RamiAwar/pydastic
An Elasticsearch Python ORM based on Pydantic.
Kotori316/QuarryPlus
Advanced mining machines for Minecraft.
antonmedv/fx
Terminal JSON viewer & processor
bodik/sqlalchemy-filters
Filter, sort and paginate SQLAlchemy query objects. Ideal for exposing these actions over a REST API.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Buuntu/fastapi-react
🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
sqlalchemy/sqlalchemy
The Database Toolkit for Python
encode/starlette
The little ASGI framework that shines. 🌟
pydantic/pydantic
Data validation using Python type hints
python/typeshed
Collection of library stubs for Python, with static types
MushroomMaula/fastapi_login
FastAPI-Login tries to provide similar functionality as Flask-Login does.