A library of generic tools for ETL work and visualization of JSON blobs and python repositories
Project description
Introduction
Rolling-pin is a library of generic tools for ETL work and visualization of JSON blobs and python repositories
See documentation for details.
On the documentation main page, under the Architecture section, is a dynamically generated dependency graph of rolling-pin's current architecture. It is generated using the RepoETL class.
If you look under the Metrics section you will find Radon code metric plots and data of the rolling-pin source code, generated by the RadonETL class.
Also have a look at this Jupyter notebook demo for a taste of what rolling-pin can do.
Installation
Python
pip install rolling-pin
Docker
- Install docker-desktop
docker pull thenewflesh/rolling-pin:latest
Docker For Developers
- Install docker-desktop
- Ensure docker-desktop has at least 4 GB of memory allocated to it.
git clone git@github.com:theNewFlesh/rolling-pin.git
cd rolling-pin
chmod +x bin/rolling-pin
bin/rolling-pin start
The service should take a few minutes to start up.
Run bin/rolling-pin --help
for more help on the command line tool.
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
Built Distribution
Hashes for rolling_pin-0.8.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 751045ea926b2e2058113886277f3210efb080c1c57a89f3944577ebebc71d4d |
|
MD5 | 322658bd494191cf54c36bfc553b36b0 |
|
BLAKE2b-256 | caa7a1bc330161be5336d32d39248d56345c02b80302bc9776a0e9c84da83b91 |