Package Name | Access | Summary | Updated |
---|---|---|---|
ptyprocess | public | Run a subprocess in a pseudo terminal | 2025-03-25 |
cookies | public | Friendlier RFC 6265-compliant cookie parser/renderer | 2025-03-25 |
mock | public | A library for testing in Python | 2025-03-25 |
coverage | public | Code coverage measurement for Python | 2025-03-25 |
pytest | public | Simple and powerful testing with Python. | 2025-03-25 |
py | public | library with cross-python path, ini-parsing, io, code, log facilities | 2025-03-25 |
pluggy | public | Plugin registration and hook calling for Python | 2025-03-25 |
more-itertools | public | More routines for operating on iterables, beyond itertools | 2025-03-25 |
atomicwrites | public | Atomic file writes | 2025-03-25 |
yaml | public | A C library for parsing and emitting YAML | 2025-03-25 |
requests | public | Python HTTP for Humans | 2025-03-25 |
urllib3 | public | HTTP library with thread-safe connection pooling, file post, and more. | 2025-03-25 |
chardet | public | Universal character encoding detector | 2025-03-25 |
pysocks | public | A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information. | 2025-03-25 |
ipaddress | public | IPv4/IPv6 manipulation library | 2025-03-25 |
pytest-runner | public | Invoke py.test as distutils command with dependency resolution. | 2025-03-25 |
pyopenssl | public | Python wrapper module around the OpenSSL library | 2025-03-25 |
conda-env | public | Tools for interacting with conda environments. | 2025-03-25 |
setuptools_scm | public | The blessed package to manage your versions by scm tags. | 2025-03-25 |
cryptography | public | Provides cryptographic recipes and primitives to Python developers | 2025-03-25 |
cryptography-vectors | public | Test vectors for the cryptography package. | 2025-03-25 |
pretend | public | A library for stubbing in Python | 2025-03-25 |
conda-build | public | tools for building conda packages | 2025-03-25 |
scandir | public | scandir, a better directory iterator and faster os.walk() | 2025-03-25 |
pathlib2 | public | Fork of pathlib aiming to support the full stdlib Python API | 2025-03-25 |