Skip to content
/ exa Public
forked from exa-analytics/exa

The exa framework for data management, processing, and visualization

License

Notifications You must be signed in to change notification settings

adamphil/exa

 
 

Repository files navigation

exa logo

A framework for data science

Installation

conda Badge
pypi badge
Exa is available through anaconda

$ conda install -c exaanalytics exa

or pypi.

$ pip install exa

Getting Started

gitter

See docs for usage.

Building the docs requires sphinx. On Linux or Mac:

$ cd docs
$ make html

On Windows:

$ cd docs
$ ./make.bat html

Development

Travis-CI

AppVeyor

Coveralls

Codacy Badge

For a development ready installation:

$ git clone https://github.com/exa-analytics/exa.git
$ cd exa
$ pip install -e .

Reference

DOI

Legal

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

About

The exa framework for data management, processing, and visualization

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 99.9%
  • Batchfile 0.1%