Package Name | Access | Summary | Updated |
---|---|---|---|
jsonpatch | public | Apply JSON-Patches (RFC 6902) | 2025-09-08 |
jsonlines | public | Library with helpers for the jsonlines and ndjson file formats | 2025-09-08 |
jsondiff | public | Diff JSON and JSON-like structures in Python. | 2025-09-08 |
json5 | public | A Python implementation of the JSON5 data format | 2025-09-08 |
json-merge-patch | public | Provides functions to merge json in accordance with RFC 7386 | 2025-09-08 |
jschema-to-python | public | Generate source code for Python classes from a JSON schema. | 2025-09-08 |
jpype1 | public | A Python to Java bridge. | 2025-09-08 |
joserfc | public | Implementations of JOSE RFCs in Python | 2025-09-08 |
joblib | public | Lightweight pipelining: using Python functions as pipeline jobs. | 2025-09-08 |
jmespath | public | Query language for JSON | 2025-09-08 |
jinxed | public | Jinxed Terminal Library | 2025-09-08 |
jinja2 | public | A very fast and expressive template engine. | 2025-09-08 |
jedi | public | An autocompletion tool for Python that can be used for text editors. | 2025-09-08 |
jaraco.text | public | Module for text manipulation | 2025-09-08 |
jaraco.test | public | Testing support by jaraco | 2025-09-08 |
jaraco.functools | public | Additional functools in the spirit of stdlib's functools. | 2025-09-08 |
jaraco.context | public | Context managers by jaraco | 2025-09-08 |
jaraco.classes | public | Utility functions for Python class constructs | 2025-09-08 |
itsdangerous | public | Safely pass data to untrusted environments and back. | 2025-09-08 |
itemadapter | public | Common interface for different data containers | 2025-09-08 |
isodate | public | An ISO 8601 date/time/duration parser and formatter. | 2025-09-08 |
ipython_pygments_lexers | public | Pygments lexers for syntax-highlighting IPython code & sessions | 2025-09-08 |
intervals | public | Python tools for handling intervals (ranges of comparable objects). | 2025-09-08 |
iniconfig | public | iniconfig: brain-dead simple config-ini parsing | 2025-09-08 |
inflection | public | A port of Ruby on Rails inflector to Python | 2025-09-08 |