AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
arasel_test/__init__.py
arasel_test/app.py
arasel_test/arasel_etl.py
arasel_test/cli.py
arasel_test/config.py
arasel_test/fields.py
arasel_test/models.py
arasel_test/utils.py
arasel_test.egg-info/PKG-INFO
arasel_test.egg-info/SOURCES.txt
arasel_test.egg-info/dependency_links.txt
arasel_test.egg-info/entry_points.txt
arasel_test.egg-info/not-zip-safe
arasel_test.egg-info/requires.txt
arasel_test.egg-info/top_level.txt
data/model.dill
data/orders.csv
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_arasel_test.py