A better approach to data loading for Deep Learning. API-transparent caching to disk, GCS, or S3.
https://github.com/determined-ai/yogadl
PyOxidizer is a utility for producing binaries that embed Python. The over-arching goal of PyOxidizer is to make complex packaging and distribution problems simple so application maintainers can focus on building applications instead of toiling with build systems and packaging tools.
https://github.com/indygreg/PyOxidizer
shiv is a command line utility for building fully self-contained Python zipapps as outlined in PEP 441, but with all their dependencies included!
https://github.com/linkedin/shiv/
High-level wrapper around BCP for high performance data transfers between pandas and SQL Server.
https://github.com/yehoshuadimarsky/bcpandas
Connaisseur is an admission controller for Kubernetes that integrates Image Signature Verification into a cluster, as a means to ensure that only valid images are being deployed.
https://github.com/sse-secure-systems/connaisseur
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern.
https://github.com/jamescooke/flake8-aaa/
A Python library for automating interaction with websites.