python-api
fastapi
Our great sponsors
python-api | fastapi | |
---|---|---|
1 | 408 | |
3 | 55,902 | |
- | - | |
3.2 | 9.8 | |
9 months ago | 6 days ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
python-api
-
Package your FastAPI application with “Distroless” Docker Images
You could find all the code on my github repository: https://github.com/abdelino17/python-api
fastapi
-
Building a Generative Image Bot with OpenAI, Telegram, FastAPI and Deta Space
Server + State: In between, you’ll run a FastAPI server on Deta Space to bridge Telegram and DALL·E 2. This server will save every image in a personal file store on Deta Drive.
- Welcome to the PyPI Blog
-
Starting a personal hobby project, could use some advice on the techstack
Given that you know Python, I would use either Flask, Django or FastAPI (or whatever you're already familiar with). All three come with support for a templates, so you just need create a couple HTML pages and style them with CSS the way you like.
-
Is something wrong with FastAPI?
Falcon FastAPI Sanic Starlite (disclosure: I do work here)
-
Automate Docker Image Builds and Push to Docker Hub Using GitHub Actions 🐳🐙
This repository contains code for asynchronous example api using the Fast Api framework ,Uvicorn server and Postgres Database to perform crud operations on notes.
-
FastAPI just closed almost all open issues indiscriminately - time to jump ship?
Even when it was pointed out that this made the page completely unusable for someone using a screenreader, it was still ignored for months. https://github.com/tiangolo/fastapi/issues/3273
FastAPI's maintainer seems to have closed almost all open issues, regardless of status or topic, and moved most of them to discussion. This includes bug reports and accepted feature requests that have been open for multiple years, such as bug reports for a memory leak like this and this
What do you mean? I'm waiting for them to merge this in https://github.com/tiangolo/fastapi/pull/5385
- Portable Django
-
This week(s) in DocArray
DocArray’s relation to Jina is similar to pydantic’s relation to FastAPI:
What are some alternatives?
AIOHTTP - Asynchronous HTTP client/server framework for asyncio and Python
Tornado - Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
HS-Sanic - Async Python 3.6+ web server/framework | Build fast. Run fast. [Moved to: https://github.com/sanic-org/sanic]
django-ninja - 💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
Flask - The Python micro framework for building web applications.
Django - The Web framework for perfectionists with deadlines.
swagger-ui - Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
django-rest-framework - Web APIs for Django. 🎸
vibora - Fast, asynchronous and elegant Python web framework.
BentoML - Unified Model Serving Framework 🍱
starlette - The little ASGI framework that shines. 🌟
sanic - Accelerate your web app development | Build fast. Run fast.