1 dépôt
Updating local development databases using sanitized data dumps to ensure consistent testing environments.
Distinct from Data Refreshers: Focuses on resetting local dev state for testing rather than general backend data pipeline refreshes.
Explore 1 awesome GitHub repository matching devops & infrastructure · Development Data Refreshes. Refine with filters or upvote what's useful.
Warehouse is a Python Package Index implementation and distributed package registry. It serves as a central repository and web application for hosting, discovering, and distributing versioned Python software packages via a standardized API. The system functions as a multi-tenant package manager with a server implementation compatible with Python Package Index standards. It provides specialized infrastructure for software package hosting and an index for clients to discover and download specific library versions. The project incorporates comprehensive security and access control, including mu
Updates the local development database by importing a sanitized data dump to ensure a consistent testing dataset.