jsonschema
|
public |
An implementation of JSON Schema validation for Python
|
2025-03-25 |
jsonpickle
|
public |
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
|
2025-03-25 |
joblib
|
public |
Python function as pipeline jobs
|
2025-03-25 |
jinja2
|
public |
An easy to use stand-alone template engine written in pure python.
|
2025-03-25 |
jdcal
|
public |
Julian dates from proleptic Gregorian and Julian calendars.
|
2025-03-25 |
ipywidgets
|
public |
Jupyter Interactive Widgets
|
2025-03-25 |
ipython_genutils
|
public |
Vestigial utilities from IPython
|
2025-03-25 |
ipython
|
public |
IPython: Productive Interactive Computing
|
2025-03-25 |
ipykernel
|
public |
IPython Kernel for Jupyter
|
2025-03-25 |
ipaddress
|
public |
IPv4/IPv6 manipulation library
|
2025-03-25 |
importlib_metadata
|
public |
A library to access the metadata for a Python package
|
2025-03-25 |
imagesize
|
public |
Getting image size from png/jpeg/jpeg2000/gif file
|
2025-03-25 |
idna
|
public |
Internationalized Domain Names in Applications (IDNA).
|
2025-03-25 |
icu
|
public |
International Components for Unicode.
|
2025-03-25 |
hdf5
|
public |
HDF5 is a data model, library, and file format for storing and managing data
|
2025-03-25 |
gitpython
|
public |
Python Git Library
|
2025-03-25 |
gitdb2
|
public |
A pure-Python git object database
|
2025-03-25 |
git
|
public |
distributed version control system
|
2025-03-25 |
futures
|
public |
Backport of the concurrent.futures package from Python 3.2
|
2025-03-25 |
future
|
public |
Clean single-source support for Python 3 and 2
|
2025-03-25 |
functools32
|
public |
Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy
|
2025-03-25 |
funcsigs
|
public |
Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+.
|
2025-03-25 |
fastcache
|
public |
C implementation of Python 3 lru_cache
|
2025-03-25 |
exec-wrappers
|
public |
command line tool to create wrappers around executables
|
2025-03-25 |
et_xmlfile
|
public |
An implementation of lxml.xmlfile for the standard library
|
2025-03-25 |
enum34
|
public |
Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
|
2025-03-25 |
entrypoints
|
public |
Discover and load entry points from installed packages
|
2025-03-25 |
docutils
|
public |
Docutils -- Python Documentation Utilities
|
2025-03-25 |
defusedxml
|
public |
XML bomb protection for Python stdlib modules
|
2025-03-25 |
deepdiff
|
public |
Deep Difference and Search of any Python object/data.
|
2025-03-25 |
decorator
|
public |
Better living through Python with decorators.
|
2025-03-25 |
cryptography
|
public |
Provides cryptographic recipes and primitives to Python developers
|
2025-03-25 |
configparser
|
public |
This library brings the updated configparser from Python 3.5 to Python 2.6-3.5
|
2025-03-25 |
conda-wrappers
|
public |
Simple package to execute exec-wrappers as a post-link action
|
2025-03-25 |
colorama
|
public |
Cross-platform colored terminal text
|
2025-03-25 |
cogapp
|
public |
Cog: A code generator for executing Python snippets in source files.
|
2025-03-25 |
chardet
|
public |
Universal character encoding detector
|
2025-03-25 |
cffi
|
public |
Foreign Function Interface for Python calling C code.
|
2025-03-25 |
bzip2
|
public |
high-quality data compressor
|
2025-03-25 |
brotlipy
|
public |
Python bindings to the Brotli compression library
|
2025-03-25 |
bottle
|
public |
Bottle is a fast, simple and lightweight WSGI micro web-framework for Python.
|
2025-03-25 |
blinker
|
public |
Fast, simple object-to-object and broadcast signaling
|
2025-03-25 |
bleach
|
public |
Easy, whitelist-based HTML-sanitizing tool
|
2025-03-25 |
blas
|
public |
Metapackage to select the BLAS variant. Use conda's pinning mechanism in your environment to control which variant you want.
|
2025-03-25 |
beautifulsoup4
|
public |
Python library designed for screen-scraping
|
2025-03-25 |
backports_abc
|
public |
A backport of recent additions to the `collections.abc` module.
|
2025-03-25 |
backports.shutil_which
|
public |
Backport of shutil.which from Python 3.3
|
2025-03-25 |
backports.shutil_get_terminal_size
|
public |
A backport of the get_terminal_size function from Python 3.3's shutil.
|
2025-03-25 |
backports.functools_lru_cache
|
public |
Backport of functools.lru_cache from Python 3.3 as published at ActiveState.
|
2025-03-25 |
backports
|
public |
A package to ensure the `backports` namespace is available.
|
2025-03-25 |