Alternative Json packages for Python
Updated :
July 19, 2024
fastapi
Github stargazers
73652
Github forks
6
Commits
3354
Code contributors Contributors
680
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Created
Dec. 8, 2018
Updated
July 18, 2024
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
366
datasette
Github stargazers
9117
Github forks
651
Commits
2477
Code contributors Contributors
76
An open source multi-tool for exploring and publishing data
Created
Oct. 23, 2017
Updated
July 16, 2024
License
apache-2.0
Github repo
Type
Tool/utility
Primary Language, based on Github DataLanguage
Python
Issues
588
Homepage
jc
Github stargazers
7708
Github forks
196
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
32
visidata
Github stargazers
7692
Github forks
275
Commits
7375
Code contributors Contributors
88
A terminal spreadsheet multitool for discovering and arranging data
Created
Oct. 27, 2016
Updated
July 19, 2024
License
gpl-3.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
72
Homepage
boltons
Github stargazers
6471
Github forks
349
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
68
orjson
Github stargazers
5873
Github forks
210
Commits
614
Code contributors Contributors
23
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Created
Nov. 21, 2018
Updated
July 2, 2024
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
2
pyjwt
Github stargazers
5001
Github forks
675
Commits
816
Code contributors Contributors
144
JSON Web Token implementation in Python
Created
Feb. 24, 2011
Updated
July 5, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
15
tablib
Github stargazers
4566
Github forks
588
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
4521
Github forks
574
Commits
2613
Code contributors Contributors
100
An implementation of the JSON Schema specification for Python
Created
Dec. 30, 2011
Updated
July 8, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
36
jsonschema
Github stargazers
4521
Github forks
574
Commits
2613
Code contributors Contributors
100
An implementation of the JSON Schema specification for Python
Created
Dec. 30, 2011
Updated
July 8, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
36
ultrajson
Github stargazers
4286
Github forks
363
Commits
908
Code contributors Contributors
70
Ultra fast JSON decoder and encoder written in C with Python bindings
Created
Feb. 27, 2011
Updated
July 1, 2024
License
other
Github repo
Primary Language, based on Github DataLanguage
C
Issues
28
Homepage
aws-data-wrangler
Github stargazers
3853
Github forks
681
Commits
2302
Code contributors Contributors
151
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
July 16, 2024
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
41
luban
Github stargazers
3194
Github forks
501
Commits
117
Code contributors Contributors
21
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
Created
Oct. 21, 2020
Updated
July 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
648
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
2474
Github forks
280
Commits
1034
Code contributors Contributors
133
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
Created
May 29, 2019
Updated
July 4, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
180
graphtage
Github stargazers
2345
Github forks
47
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
26
flask-restx
Github stargazers
2119
Github forks
334
Commits
994
Code contributors Contributors
121
Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
Created
Jan. 9, 2020
Updated
Dec. 10, 2023
License
other
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
310
msgspec
Github stargazers
2101
Github forks
63
Commits
712
Code contributors Contributors
24
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
113
CommandlineConfig
Github stargazers
2053
Github forks
276
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
July 12, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
1
widelands
Github stargazers
1978
Github forks
152
Commits
26427
Code contributors Contributors
72
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
July 19, 2024
License
gpl-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
C++
Issues
516