Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
pytest
The Python testing framework that makes writing small tests easy and scales to complex functional test suites.
Dockertest
Spin up real Docker containers for Go integration tests, then tear them down automatically.
chromedp
A faster, simpler way to drive Chrome browsers via the DevTools Protocol, written in pure Go with zero external dependencies.
react-papaparse
React hooks and components wrapping PapaParse for fast in-browser CSV parsing
CleverCSV
A drop-in replacement for Python's csv module that detects the dialect of messy, real-world CSV files with far higher accuracy than the standard library.
pytest-flask
A pytest plugin with ready-made fixtures for testing Flask applications end to end.
kgb
Function spies for Python unit tests that intercept, record, and reroute calls without heavy-handed mocking.