Alternative Json packages for Python
fastapi
Github stargazers
76993
Github forks
6
Commits
3354
Code contributors Contributors
752
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Created
Dec. 8, 2018
Updated
Sept. 26, 2024
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
399
datasette
Github stargazers
9505
Github forks
683
Commits
2477
Code contributors Contributors
78
An open source multi-tool for exploring and publishing data
Created
Oct. 23, 2017
Updated
Sept. 9, 2024
License
apache-2.0
Github repo
Type
Tool/utility
Primary Language, based on Github DataLanguage
Python
Issues
608
Homepage
visidata
Github stargazers
7884
Github forks
279
Commits
7375
Code contributors Contributors
90
A terminal spreadsheet multitool for discovering and arranging data
Created
Oct. 27, 2016
Updated
Sept. 27, 2024
License
gpl-3.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
62
Homepage
jc
Github stargazers
7872
Github forks
208
Commits
3584
Code contributors Contributors
48
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.
Created
Oct. 15, 2019
Updated
June 10, 2024
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
56
boltons
Github stargazers
6527
Github forks
353
Commits
1534
Code contributors Contributors
81
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
Created
Feb. 20, 2013
Updated
July 9, 2024
License
other
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
69
orjson
Github stargazers
6200
Github forks
216
Commits
614
Code contributors Contributors
23
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Created
Nov. 21, 2018
Updated
Aug. 9, 2024
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Rust
Issues
2
pyjwt
Github stargazers
5141
Github forks
687
Commits
816
Code contributors Contributors
155
JSON Web Token implementation in Python
Created
Feb. 24, 2011
Updated
Sept. 28, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
22
tablib
Github stargazers
4612
Github forks
593
Commits
1187
Code contributors Contributors
114
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
Created
March 28, 2011
Updated
July 16, 2024
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
31
jsonschema
Github stargazers
4611
Github forks
581
Commits
2613
Code contributors Contributors
100
An implementation of the JSON Schema specification for Python
Created
Dec. 30, 2011
Updated
Sept. 23, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
37
jsonschema
Github stargazers
4611
Github forks
581
Commits
2613
Code contributors Contributors
100
An implementation of the JSON Schema specification for Python
Created
Dec. 30, 2011
Updated
Sept. 23, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
37
ultrajson
Github stargazers
4325
Github forks
365
Commits
908
Code contributors Contributors
70
Ultra fast JSON decoder and encoder written in C with Python bindings
Created
Feb. 27, 2011
Updated
Sept. 2, 2024
License
other
Github repo
Primary Language, based on Github DataLanguage
C
Issues
29
Homepage
aws-data-wrangler
Github stargazers
3919
Github forks
698
Commits
2302
Code contributors Contributors
156
pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
Created
Feb. 26, 2019
Updated
Sept. 26, 2024
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
40
luban
Github stargazers
3396
Github forks
535
Commits
117
Code contributors Contributors
22
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
Created
Oct. 21, 2020
Updated
Sept. 19, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
C#
django-rest-framework-jwt
Read-only repository, archived by owner Archived
Github stargazers
3191
Github forks
652
Commits
369
Code contributors Contributors
53
JSON Web Token Authentication support for Django REST Framework
Created
Jan. 16, 2014
Updated
Aug. 13, 2019
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
163
datamodel-code-generator
Github stargazers
2727
Github forks
298
Commits
1034
Code contributors Contributors
141
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
Created
May 29, 2019
Updated
Sept. 27, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
221
graphtage
Github stargazers
2377
Github forks
45
Commits
561
Code contributors Contributors
12
A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV.
Created
April 21, 2020
Updated
Jan. 8, 2024
License
lgpl-3.0
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
27
msgspec
Github stargazers
2353
Github forks
72
Commits
712
Code contributors Contributors
29
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Created
Jan. 26, 2021
Updated
May 28, 2024
License
bsd-3-clause
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
126
flask-restx
Github stargazers
2161
Github forks
335
Commits
994
Code contributors Contributors
123
Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
Created
Jan. 9, 2020
Updated
July 24, 2024
License
other
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
316
CommandlineConfig
Github stargazers
2060
Github forks
277
Commits
60
Code contributors Contributors
2
A library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。
Created
Sept. 18, 2022
Updated
Aug. 22, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
1
widelands
Github stargazers
2006
Github forks
155
Commits
26427
Code contributors Contributors
75
Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer mode. The game was inspired by Settlers II™ (© Bluebyte) but has significantly more variety and depth to it.
Created
Sept. 9, 2019
Updated
Sept. 26, 2024
License
gpl-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
C++
Issues
525