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.
mkdocstrings
MkDocs plugin that automatically generates API documentation from your source code and docstrings.
autorefs
A MkDocs plugin that automatically links headings and Markdown anchors across your documentation's pages.
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.