Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 23 Python JSON Projects
-
Project mention: 🌟FastAPI GPT - the second memeber of the [latest] GPTs family🤖 | /r/GPTStore | 2023-11-24
let me introduce to you [latest] FastAPI GPT, a GPT with access to the latest knowledge of the FastAPI framework 🧠.
-
httpie
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)
Project mention: HTTPie Desktop: cross-platform API testing client for humans | news.ycombinator.com | 2023-10-08Their project that I am most familiar with is there CLI https://github.com/httpie/cli
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Project mention: Building a Secure API with FastAPI, PostgreSQL, and Hanko Authentication | dev.to | 2023-10-30This project is a modification of the authentication flow of the awesome repository made by tiangolo at full-stack-fastapi-postgresql
-
Project mention: httpbin alternatives - go-httpbin and java-httpbin | libhunt.com/r/httpbin | 2023-11-12
-
Seems like this is a known bug in SQLModel: https://github.com/tiangolo/sqlmodel/issues/10
-
-
HTTP Prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
[4] "Is it possible to "flatten" structured data (like JSON?)": https://github.com/saulpw/visidata/discussions/1605
-
jc
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
-
boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
-
Here, we save app settings with Python tinydb and you can also use another simple database options. It is included because Python is used here.
-
As we began venturing down that road, a few things emerged that would constitute significant changes to some of the core parts of Litestar, but there were two things in particular that started a chain reaction of changes by opening up further possibilities: The new DTOs and our switch from orjson to msgspec.
-
-
Mimesis
Mimesis is a powerful Python library that empowers developers to generate massive amounts of synthetic data efficiently.
Project mention: Mimesis allows you toeasily generate detailed dummy datasets. | /r/datascience | 2023-04-12Mimesis has well-structured and comprehensive documentation: https://mimesis.name
-
-
-
-
django-import-export
Django application and library for importing and exporting data with admin integration.
django-import-export provides a sophisticated framework for importing data. Good if you need to do this on a regular basis and need to do some work on the data before writing to the database.
-
-
uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning. Optionally with Alpine Linux.
You can use gunicorn to mange uvicorn processes, eg:https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker
-
Project mention: Jaq – A jq clone focused on correctness, speed, and simplicity | news.ycombinator.com | 2023-11-29
-
flask-restx
Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python JSON related posts
- 🌟FastAPI GPT - the second memeber of the [latest] GPTs family🤖
- pyserde: Serialization library on top of dataclasses, inspired by serde-rs
- Effective GPT-4 Programming
- The Blueprint for Trustworthy AI: Constructing Accurate Chatbots with Sophisticated Data Pipelines
-
orjsonl VS json-lines - a user suggested alternative
2 projects | 9 Nov 2023
- Building a Secure API with FastAPI, PostgreSQL, and Hanko Authentication
- DevOps with Fast API & PostgreSQL: How to containerize Fast API Application with Docker
-
A note from our sponsor - Onboard AI
getonboard.dev | 1 Dec 2023
Index
What are some of the best open-source JSON projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | fastapi | 65,026 |
2 | httpie | 30,275 |
3 | full-stack-fastapi-postgresql | 13,638 |
4 | httpbin | 12,106 |
5 | sqlmodel | 11,426 |
6 | chinese-xinhua | 10,377 |
7 | HTTP Prompt | 8,822 |
8 | datasette | 8,492 |
9 | visidata | 6,956 |
10 | jc | 6,525 |
11 | boltons | 6,294 |
12 | TinyDB | 6,245 |
13 | orjson | 5,075 |
14 | jsonschema | 4,309 |
15 | Mimesis | 4,116 |
16 | alpha_vantage | 4,061 |
17 | tmuxp | 3,831 |
18 | toapi | 3,415 |
19 | django-import-export | 2,781 |
20 | Flask RestPlus | 2,716 |
21 | uvicorn-gunicorn-fastapi-docker | 2,398 |
22 | yq | 2,329 |
23 | flask-restx | 1,988 |