Metadata-Version: 2.1
Name: benjy
Version: 0.0.1
Summary: Benjy
Home-page: https://github.com/grai-io/arthur
Author: Grai.io
Author-email: ian@grai.io
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: click
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: confuse
Requires-Dist: diskcache
Requires-Dist: tqdm
Requires-Dist: networkx
Requires-Dist: pandas
Requires-Dist: visions

# Benjy

Benjy is a data as code tool allowing users to 

* declaratively define and build your data environment
* Defines the relationships between data throughout the organization in code.
* Data search, discovery, and lineage.

## Getting started

Source code is available on [github](https://github.com/grai-io/benjy) and binary installers via pip.

```
pip install benjy
```

## Quick Start Guide





