Skip to content

exa-analytics/exa

Repository files navigation

exa logo

A framework for data engineering and science

Installation

conda Badge
pypi badge
Exa is available through anaconda

$ conda install -c exaanalytics exa

or pypi.

$ pip install exa

Getting Started

See docs for usage.

Building the docs requires sphinx. On Linux or Mac:

$ ./make-docs.sh

On Windows:

$ make-docs.bat

Development

Travis-CI

AppVeyor

Coveralls

Codacy Badge

For a development ready installation:

$ git clone https://github.com/exa-analytics/exa.git
$ cd exa
$ python setup.py develop

Reference

DOI

Legal

Apache License 2.0
Copyright (c) 2015-2020, Exa Analytics Development Team
Distributed under the terms of the Apache License 2.0