Python Data Audit library
Project description
PyAudit: Python Data Audit
This is our Python Data Audit library repositories.
The API
can be found at: https://runawayhorse001.github.io/PyAudit.
If you want to colne and install it, you can use
You can install the PyAudit from PyPI:
pip install PyAudit
Or you can istall the PyAudit from the repo:
1. clone
git clone https://github.com/runawayhorse001/PyAudit.git
2. install
cd PyAudit
pip install -r requirements.txt
python setup.py install
3. test
cd PyAudit/test
python test.py
4. uninstall
pip uninstall PyAudit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyAudit-1.0.3.tar.gz
(4.8 kB
view hashes)