Packages
-
json-repair
Parses and repairs malformed JSON strings from…
permissive · active · top 1,000 on PyPI · 38.1M/mo
-
json-rpc
Implements JSON-RPC 2.0 and 1.0 protocol…
permissive · aging · top 5,000 on PyPI · 7.4M/mo
-
json-schema-for-humans
Generates static HTML or Markdown documentation…
permissive · active · top 5,000 on PyPI · 2.1M/mo
-
json-schema-to-pydantic
Automatically generates Pydantic v2 models from…
permissive · active · top 5,000 on PyPI · 2.1M/mo
-
json-source-map
Maps each value in a JSON document to its…
permissive · dormant · top 15,000 on PyPI · 374.0K/mo
-
json-spec
Implements JSON Schema, JSON Pointer, and JSON…
permissive · dormant · top 15,000 on PyPI · 455.0K/mo
-
json-stream
Streams JSON data from files, URLs, or…
permissive · active · top 5,000 on PyPI · 1.2M/mo
-
json-stream-rs-tokenizer
A Rust-based JSON tokenizer that accelerates…
unclear · active · top 5,000 on PyPI · 1.3M/mo
-
json-strong-typing
Serializes Python dataclasses to JSON and…
permissive · aging · top 15,000 on PyPI · 133.4K/mo
-
json-timeseries
Constructs, manipulates, and serializes time…
permissive · active · top 15,000 on PyPI · 102.0K/mo
-
json-tools-rs
Flattens and unflattens nested JSON structures…
permissive · active · top 15,000 on PyPI · 148.5K/mo
-
json-tricks
Extends Python's JSON serialization to handle…
permissive · active · top 15,000 on PyPI · 205.0K/mo
-
json-with-comments
Parses and serializes JSON with support for…
permissive · active · top 15,000 on PyPI · 136.9K/mo
-
json2html
Converts JSON data structures into HTML tables…
permissive · dormant · top 5,000 on PyPI · 1.4M/mo
-
json2onnx
Converts JSON files to ONNX model format,…
permissive · dormant · top 15,000 on PyPI · 82.9K/mo
-
json2xml
Converts JSON data to XML format via Python…
permissive · active · top 15,000 on PyPI · 328.9K/mo
-
json5
Parses and writes JSON5 data format, which…
permissive · active · top 1,000 on PyPI · 56.8M/mo
-
json5kit
Parses JSON5 (JSON with comments, trailing…
permissive · dormant · top 15,000 on PyPI · 88.1K/mo
-
jsonable
Provides an abstract base class for defining…
permissive · dormant · top 15,000 on PyPI · 247.2K/mo
-
jsonalias
Provides a recursive type alias for…
permissive · dormant · top 5,000 on PyPI · 1.4M/mo
-
jsonargparse
jsonargparse creates command-line interfaces…
permissive · active · top 5,000 on PyPI · 3.4M/mo
-
jsonasobj
Converts JSON data into Python objects with…
permissive · aging · top 15,000 on PyPI · 266.8K/mo
-
jsonasobj2
Converts JSON data into Python objects with…
permissive · abandoned · top 15,000 on PyPI · 302.0K/mo
-
jsonata-python
Evaluates JSONata expressions against JSON…
permissive · active · top 5,000 on PyPI · 1.7M/mo
-
jsonc-parser
Parses JSON files with comments (.jsonc) and…
permissive · abandoned · top 15,000 on PyPI · 283.3K/mo
-
jsoncomment
Parses JSON with comments, multiline strings,…
permissive · abandoned · top 15,000 on PyPI · 136.1K/mo
-
jsoncomparison
Compares two JSON-like objects and returns a…
permissive · dormant · top 5,000 on PyPI · 1.0M/mo
-
jsoncompat
Checks whether evolving JSON Schemas remain…
unclear · active · top 15,000 on PyPI · 609.3K/mo
-
jsonconversion
Converts arbitrary Python objects to JSON…
permissive · aging · top 5,000 on PyPI · 14.1M/mo
-
jsondiff
Computes structured diffs between JSON and…
permissive · active · top 5,000 on PyPI · 11.6M/mo
-
jsonfield
A Django model field that stores and retrieves…
permissive · aging · top 5,000 on PyPI · 1.1M/mo
-
jsonformatter
Formats Python logging output as JSON, enabling…
permissive · dormant · top 15,000 on PyPI · 406.7K/mo
-
jsonlines
Simplifies reading and writing jsonlines…
permissive · dormant · top 5,000 on PyPI · 15.7M/mo
-
jsonmerge
Merges multiple JSON documents into a single…
permissive · abandoned · top 5,000 on PyPI · 1.3M/mo
-
jsonnet
Jsonnet is a data templating language that…
permissive · active · top 5,000 on PyPI · 2.1M/mo
-
jsonobject
jsonobject provides a Python library for…
permissive · aging · top 15,000 on PyPI · 395.1K/mo
-
jsonpatch
Applies JSON Patches according to RFC 6902,…
permissive · active · top 1,000 on PyPI · 157.5M/mo
-
jsonpath
Implements JSONPath, a query language for…
permissive · abandoned · top 5,000 on PyPI · 1.1M/mo
-
jsonpath-ng
Parse, query, and modify JSON structures using…
permissive · active · top 1,000 on PyPI · 72.9M/mo
-
jsonpath-python
Extracts, filters, sorts, and updates values in…
permissive · active · top 1,000 on PyPI · 27.1M/mo
-
jsonpath-rfc9535
Queries JSON data using RFC 9535 JSONPath…
permissive · aging · top 15,000 on PyPI · 483.7K/mo
-
jsonpath-rw
Parses and executes JSONPath expressions…
permissive · abandoned · top 5,000 on PyPI · 4.1M/mo
-
jsonpath-rw-ext
Extends JSONPath RW with additional query…
permissive · abandoned · top 5,000 on PyPI · 1.4M/mo
-
jsonpickle
jsonpickle converts complex Python objects to…
permissive · active · top 5,000 on PyPI · 20.9M/mo
-
jsonpointer
Resolves JSON Pointers according to RFC 6901,…
permissive · active · top 1,000 on PyPI · 186.3M/mo
-
jsonquerylang
Executes queries against JSON data using a…
permissive · aging · top 15,000 on PyPI · 205.0K/mo
-
jsonref
jsonref dereferences JSON Reference objects…
permissive · aging · top 1,000 on PyPI · 95.3M/mo
-
jsonrpcclient
Generates JSON-RPC request objects and parses…
unclear · aging · top 15,000 on PyPI · 139.1K/mo
-
jsons
Converts Python objects (dataclasses, attrs…
permissive · dormant · top 5,000 on PyPI · 1.5M/mo
-
jsonschema
jsonschema validates Python data structures…
permissive · active · top 100 on PyPI · 596.9M/mo
-
jsonschema-gentypes
Generates Python TypedDict types from JSON…
permissive · active · top 15,000 on PyPI · 75.4K/mo
-
jsonschema-path
Provides object-oriented path-based access to…
permissive · active · top 1,000 on PyPI · 102.2M/mo
-
jsonschema-pydantic
Converts JSON Schema definitions into Pydantic…
unclear · dormant · top 15,000 on PyPI · 202.1K/mo
-
jsonschema-pydantic-converter
Converts JSON Schema definitions to Pydantic v2…
permissive · active · top 15,000 on PyPI · 314.0K/mo
-
jsonschema-rs
jsonschema-rs validates JSON data against JSON…
permissive · active · top 5,000 on PyPI · 6.2M/mo
-
jsonschema-spec
Provides an object-oriented interface to…
permissive · active · top 5,000 on PyPI · 924.8K/mo
-
jsonschema-specifications
Provides JSON Schema metaschemas, vocabularies,…
permissive · aging · top 100 on PyPI · 540.3M/mo
-
jsonschema-typed-v2
Generates Python TypedDict type annotations…
permissive · dormant · top 15,000 on PyPI · 172.5K/mo
-
jsonschema2md
Converts JSON Schema files to human-readable…
permissive · active · top 5,000 on PyPI · 1.5M/mo
-
jsonseq
Encodes and decodes JSON text sequences…
permissive · abandoned · top 15,000 on PyPI · 800.1K/mo
-
jsonslicer
Parses JSON streams and large files without…
permissive · abandoned · top 15,000 on PyPI · 315.4K/mo
-
jsonstreams
Writes JSON documents in a streaming format…
permissive · dormant · top 15,000 on PyPI · 169.6K/mo
-
jstyleson
Parses JSON strings that contain…
permissive · abandoned · top 15,000 on PyPI · 541.4K/mo
-
jubilant
Jubilant wraps the Juju CLI with a…
permissive · active · top 15,000 on PyPI · 177.0K/mo
-
judgeval
Judgeval is an SDK for tracing and evaluating…
permissive · active · top 15,000 on PyPI · 269.0K/mo
-
judoscale
Judoscale is a Python adapter that integrates…
permissive · active · top 15,000 on PyPI · 121.9K/mo
-
juju
A Python library providing asynchronous…
permissive · abandoned · top 15,000 on PyPI · 233.2K/mo
-
juliacall
Call Julia code from Python and Python code…
permissive · active · top 15,000 on PyPI · 199.4K/mo
-
juliapkg
Manages Julia language installation and package…
permissive · active · top 15,000 on PyPI · 196.4K/mo
-
julius
Julius provides differentiable, GPU-accelerated…
permissive · active · top 5,000 on PyPI · 2.7M/mo
-
jumpssh
JumpSSH runs commands on remote servers through…
permissive · dormant · top 15,000 on PyPI · 104.2K/mo
-
junit-xml
Generates JUnit XML test result documents…
permissive · dormant · top 5,000 on PyPI · 12.8M/mo
-
junit-xml-2
Generates JUnit XML test result reports from…
permissive · abandoned · top 15,000 on PyPI · 205.8K/mo
-
junit2html
Converts JUnit or XUnit XML test result files…
permissive · active · top 5,000 on PyPI · 2.3M/mo
-
junitparser
Parse, create, and manipulate JUnit/xUnit test…
permissive · active · top 5,000 on PyPI · 14.1M/mo
-
jupysql
Adds SQL execution to Jupyter and IPython…
permissive · active · top 15,000 on PyPI · 156.1K/mo
-
jupysql-plugin
A JupyterLab 4 extension that integrates…
permissive · dormant · top 15,000 on PyPI · 142.3K/mo
-
jupyter
Jupyter is a metapackage that installs the core…
permissive · dormant · top 5,000 on PyPI · 18.0M/mo
-
jupyter-ai
Jupyter AI is a JupyterLab extension that…
permissive · active · top 15,000 on PyPI · 199.1K/mo
-
jupyter-ai-acp-client
Provides a JupyterLab extension that integrates…
permissive · active · top 15,000 on PyPI · 109.9K/mo
-
jupyter-ai-chat-commands
Provides default chat commands for Jupyter AI,…
permissive · active · top 15,000 on PyPI · 80.1K/mo
-
jupyter-ai-magics
Jupyter AI Magics provides a JupyterLab…
permissive · active · top 15,000 on PyPI · 126.2K/mo
-
jupyter-ai-persona-manager
Provides the foundational infrastructure for…
permissive · active · top 15,000 on PyPI · 99.5K/mo
-
jupyter-ai-router
Provides the core message routing layer for…
permissive · active · top 15,000 on PyPI · 92.8K/mo
-
jupyter-ai-tools
A Jupyter Server extension that exposes file…
permissive · active · top 15,000 on PyPI · 101.8K/mo
-
jupyter-archive
A JupyterLab extension that adds archive…
permissive · active · top 15,000 on PyPI · 172.9K/mo
-
jupyter-black
A Jupyter Notebook and JupyterLab extension…
permissive · dormant · top 15,000 on PyPI · 137.4K/mo
-
jupyter_bokeh
Renders Bokeh visualizations directly within…
permissive · active · top 15,000 on PyPI · 185.3K/mo
-
jupyter-book
Jupyter Book converts Markdown files and…
permissive · active · top 15,000 on PyPI · 342.6K/mo
-
jupyter-builder
Provides CLI and Python tools to build,…
permissive · active · top 1,000 on PyPI · 24.1M/mo
-
jupyter-cache
Caches Jupyter notebook execution outputs to…
permissive · active · top 5,000 on PyPI · 1.0M/mo
-
jupyter-client
Implements the Jupyter protocol and provides…
permissive · active · top 1,000 on PyPI · 95.0M/mo
-
jupyter-collaboration
Adds real-time collaborative editing to…
permissive · active · top 15,000 on PyPI · 317.0K/mo
-
jupyter-collaboration-ui
Adds real-time collaboration UI elements to…
permissive · active · top 15,000 on PyPI · 217.9K/mo
-
jupyter-console
Jupyter Console is a terminal-based frontend…
permissive · abandoned · top 5,000 on PyPI · 17.8M/mo
-
jupyter-contrib-core
Provides common utilities, API compatibility…
permissive · active · top 15,000 on PyPI · 495.5K/mo
-
jupyter-contrib-nbextensions
Adds a collection of browser-based extensions…
permissive · dormant · top 15,000 on PyPI · 510.4K/mo
-
jupyter-core
Provides base application classes and…
permissive · active · top 1,000 on PyPI · 100.6M/mo
-
jupyter-dash
Jupyter Dash lets you develop and run Plotly…
permissive · abandoned · top 15,000 on PyPI · 658.6K/mo
-
jupyter-docprovider
Adds real-time collaborative editing to…
permissive · active · top 15,000 on PyPI · 215.3K/mo
-
jupyter-events
Jupyter Events provides an event system for…
permissive · active · top 1,000 on PyPI · 43.1M/mo
-
jupyter_highlight_selected_word
A Jupyter notebook extension that highlights…
permissive · abandoned · top 15,000 on PyPI · 768.7K/mo
-
jupyter-http-over-ws
Adds a WebSocket-based HTTP proxy endpoint to…
permissive · abandoned · top 15,000 on PyPI · 290.7K/mo
-
jupyter-kernel-client
Connects to live Jupyter Kernels over HTTP and…
permissive · active · top 15,000 on PyPI · 121.1K/mo
-
jupyter-kernel-gateway
Jupyter Kernel Gateway is a web server that…
permissive · dormant · top 5,000 on PyPI · 1.5M/mo
-
jupyter-leaflet
jupyter-leaflet provides interactive map…
permissive · active · top 15,000 on PyPI · 448.5K/mo
-
jupyter-lsp
Bridges Language Server Protocol servers to…
permissive · active · top 1,000 on PyPI · 38.9M/mo
-
jupyter-mcp-server
An MCP server that exposes Jupyter notebooks…
permissive · active · top 15,000 on PyPI · 92.6K/mo
-
jupyter-mcp-tools
Exposes JupyterLab commands as MCP (Model…
permissive · active · top 15,000 on PyPI · 85.1K/mo
-
jupyter-mimetypes
Provides enhanced Jupyter representation…
permissive · active · top 15,000 on PyPI · 94.1K/mo
-
jupyter-nbextensions-configurator
Provides a web-based graphical interface for…
permissive · dormant · top 15,000 on PyPI · 792.4K/mo
-
jupyter-nbmodel-client
Programmatically interact with live Jupyter…
permissive · active · top 15,000 on PyPI · 92.6K/mo
-
jupyter-packaging
Provides build tools and utilities for…
permissive · active · top 5,000 on PyPI · 989.1K/mo
-
jupyter-server
Jupyter Server provides the backend services,…
permissive · active · top 1,000 on PyPI · 59.2M/mo
-
jupyter-server-documents
A JupyterLab extension that moves document…
permissive · active · top 15,000 on PyPI · 127.4K/mo
-
jupyter-server-fileid
A Jupyter Server extension that provides a File…
permissive · aging · top 5,000 on PyPI · 1.3M/mo
-
jupyter-server-mcp
Exposes Python functions as tools to MCP…
permissive · active · top 15,000 on PyPI · 84.8K/mo
-
jupyter-server-proxy
Jupyter Server Proxy runs external processes…
permissive · active · top 15,000 on PyPI · 705.7K/mo
-
jupyter-server-terminals
Adds terminal support to Jupyter Server,…
permissive · aging · top 1,000 on PyPI · 42.0M/mo
-
jupyter-server-ydoc
Adds real-time collaborative editing to Jupyter…
permissive · active · top 5,000 on PyPI · 1.5M/mo