Last updated:
0 purchases
PyAudit 1.0.3
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.