Metadata-Version: 2.1
Name: dxchange
Version: 0.0.1
Summary: The real data valuation and exchange library
Home-page: https://github.com/dwddao/dxchange/tree/master/
Author: David Dao
Author-email: dwddao@gmail.com
License: Apache Software License 2.0
Keywords: data valuation market
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastcore

# DxChange
> The real data valuation and exchange library


This file will become your README and also the index of your documentation.

## Install

`pip install dxchange`

Fill me in please! Don't forget code examples:

```
say_hello("World")
```




    'Hello World'




