dev_db

Tool to automatically create a development database for local development by sampling your production database. It maintains referential integrity by looking up the dependencies for the selected rows.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install dev-db

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3.2 2014-05-13  
0.3.0 2014-03-06  
0.2.8 2014-03-06  
0.2.7 2014-03-06  
0.2.6 2014-03-06  
0.2.4 2013-08-20  
0.2.3 2013-05-13  
0.2.2 2013-05-01  
0.2.1 2013-05-01  

Issues with this package?

Page last updated 2025-07-17 17:19:25 UTC