Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ear_analytics_core

Core library for EAR data analytics.

Installation

Since version 5.0.0, ear_analytics_core was uploaded to PyPI and can be installed via pip:

pip install ear_analytics_core

Alternatively, you can install it from source by cloning the repository and running:

pip install -U pip
pip install build setuptools wheel
python -m build
pip install .

You can change the destination path by exporting the variable PYTHONUSERBASE. Tool's developers may want to use pip install -e . to install the package in editable mode, so there is no need to reinstall every time you want to test a new feature.

About

A package to be used to work with EAR data.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages