Generate fake but realistic data for ETL or data science work.
At present there are no pip
or conda
install options.
To use:
mkdir myrepos
cd myrepos
git clone [email protected]:cmardiros/faker.git
Then create a symlink to this package in your site-packages
directory:
ln -s "/path/to/myrepos/faker/faker" /path/to/site/packages