This package contains miscellaneous tools for working with Vermont police data. It was created to enable the addition of several police departments to OpenOversight.
Data
See data.
Installation
pip install vt-police-tools
OpenOversight data import
cd vt_police_tools/
./migrations/2020.8-initial.sh
Development
git clone https://github.com/brianmwaters/vt-police-tools.git
cd vt-police-tools/
virtualenv --python=python3.7 env/
source env/bin/activate
pip install --requirement requirements.txt
pip install --editable .
Contributing
Before submitting a patch, please lint your code by running pycodestyle and pydocstyle in the root directory, and shellcheck on all shell scripts. Please make sure to also test your code.
Release files for vt-police-tools 2020.8.post3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vt-police-tools-2020.8.post3.tar.gz | 11.2 MB | Details |
Release files / vt-police-tools-2020.8.post3.tar.gz
| Download URL | vt-police-tools-2020.8.post3.tar.gz |
|---|---|
| Size | 11.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5af469f56617de2dae42af3d2849e0bafc383bfa9ae633a4e32b154d07a00201
|
|
BLAKE2b-256 checksum How to use checksums |
34962cecbd25c7a87cfd40c547427d08170a2d6d1668380e5996a8aa37c4e46d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|