jupyter_core
|
public |
Core common functionality of Jupyter projects.
|
2025-03-25 |
jinja2
|
public |
An easy to use stand-alone template engine written in pure python.
|
2025-03-25 |
iso8601
|
public |
Simple module to parse ISO 8601 dates
|
2025-03-25 |
ipython_genutils
|
public |
Vestigial utilities from IPython
|
2025-03-25 |
glob2
|
public |
Version of the glob module that supports recursion via **, and can capture patterns.
|
2025-03-25 |
filelock
|
public |
A platform independent file lock.
|
2025-03-25 |
decorator
|
public |
Better living through Python with decorators.
|
2025-03-25 |
cryptography-vectors
|
public |
Test vectors for the cryptography package.
|
2025-03-25 |
cookies
|
public |
Friendlier RFC 6265-compliant cookie parser/renderer
|
2025-03-25 |
conda-env
|
public |
Tools for interacting with conda environments.
|
2025-03-25 |
clyent
|
public |
Command line client library for windows and posix
|
2025-03-25 |
attrs
|
public |
attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods).
|
2025-03-25 |
atomicwrites
|
public |
Atomic file writes
|
2025-03-25 |
yaml
|
public |
A C library for parsing and emitting YAML
|
2025-03-25 |
wheel
|
public |
A built-package format for Python.
|
2025-03-25 |
urllib3
|
public |
HTTP library with thread-safe connection pooling, file post, and more.
|
2025-03-25 |
traitlets
|
public |
Configuration system for Python applications
|
2025-03-25 |
tk
|
public |
A dynamic programming language with GUI support. Bundles Tcl and Tk.
|
2025-03-25 |
six
|
public |
Python 2 and 3 compatibility utilities
|
2025-03-25 |
setuptools
|
public |
Download, build, install, upgrade, and uninstall Python packages
|
2025-03-25 |
requests
|
public |
Python HTTP for Humans
|
2025-03-25 |
pyyaml
|
public |
YAML parser and emitter for Python
|
2025-03-25 |
python
|
public |
General purpose programming language
|
2025-03-25 |
pytest
|
public |
Simple and powerful testing with Python.
|
2025-03-25 |
pysocks
|
public |
A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information.
|
2025-03-25 |
pyopenssl
|
public |
Python wrapper module around the OpenSSL library
|
2025-03-25 |
pycparser
|
public |
Complete C99 parser in pure Python
|
2025-03-25 |
pycosat
|
public |
Bindings to picosat (a SAT solver)
|
2025-03-25 |
psutil
|
public |
A cross-platform process and system utilities module for Python
|
2025-03-25 |
pkgconfig
|
public |
A Python interface to the pkg-config command line tool
|
2025-03-25 |
pip
|
public |
PyPA recommended tool for installing Python packages
|
2025-03-25 |
patchelf
|
public |
A small utility to modify the dynamic linker and RPATH of ELF executables.
|
2025-03-25 |
nose
|
public |
Nose extends unittest to make testing easier
|
2025-03-25 |
more-itertools
|
public |
More routines for operating on iterables, beyond itertools
|
2025-03-25 |
mock
|
public |
A library for testing in Python
|
2025-03-25 |
markupsafe
|
public |
A Python module that implements the jinja2.Markup string
|
2025-03-25 |
lz4-c
|
public |
Extremely Fast Compression algorithm
|
2025-03-25 |
lz4
|
public |
LZ4 Bindings for Python
|
2025-03-25 |
importlib_metadata
|
public |
A library to access the metadata for a Python package
|
2025-03-25 |
idna
|
public |
Internationalized Domain Names in Applications (IDNA).
|
2025-03-25 |
hypothesis
|
public |
A library for property based testing
|
2025-03-25 |
flex
|
public |
The Fast Lexical Analyzer
|
2025-03-25 |
cython
|
public |
The Cython compiler for writing C extensions for the Python language
|
2025-03-25 |
cryptography
|
public |
Provides cryptographic recipes and primitives to Python developers
|
2025-03-25 |
coverage
|
public |
Code coverage measurement for Python
|
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 |
certifi
|
public |
Python package for providing Mozilla's CA Bundle.
|
2025-03-25 |
bison
|
public |
General purpose parser generator converting annotated context-free grammar to a deterministic LR/GLR parser.
|
2025-03-25 |
asn1crypto
|
public |
Python ASN.1 library with a focus on performance and a pythonic API
|
2025-03-25 |