mrkeyoor.com
_
AI
Open Source
Tech
Repos
Libs
Ask
Guides
About
Wed 05 Aug 06:11 UTC
Libraries
Package guides written the honest way, including who should skip them.
All
AI / ML
Web Frontend
Web Backend
Data
Testing
CLI & Tooling
Infra
Utils
Mobile
Security
Both registries
npm
PyPI
Utils
PyPI · 301.1M/wk
pyyaml
PyYAML is the standard YAML parser and emitter for Python: yaml.safe_load turns YAML text into dicts, lists, and scalars, yaml.dump goes the other way.
Score 3.5/5
Utils
PyPI · 274.1M/wk
pydantic
Pydantic validates data using standard Python type hints: declare a class with annotated fields and it parses incoming dicts or JSON into typed objects, coercing '123'...
Score 4.8/5
Utils
PyPI · 187.3M/wk
python-dotenv
python-dotenv reads key-value pairs from a .env file and loads them into os.environ, so an app configured by environment variables (12-factor style) runs locally witho...
Score 4.5/5
Utils
PyPI · 132.9M/wk
pillow
Pillow is the maintained fork of PIL, the original Python Imaging Library, and it is the default way Python code opens, edits, and saves images.
Score 4.5/5
Utils
PyPI · 118.4M/wk
beautifulsoup4
Beautiful Soup parses HTML and XML into a Python object tree you can search and edit.
Score 4.5/5