Metadata-Version: 2.1
Name: alacorder
Version: 7.3.2
Summary: pure-python
Author-email: Sam Robson <sbrobson@crimson.ua.edu>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: xlrd
Requires-Dist: openpyxl
Requires-Dist: setuptools
Requires-Dist: PyPDF2
Requires-Dist: xlwt
Requires-Dist: build
Requires-Dist: pip
Requires-Dist: jupyter

# ALACORDER beta 7.3.2

[Learn how to use alacorder using the interactive guide](https://mybinder.org/v2/gh/sbrobson959/alacorder/6f1624f1c296bb77c61c6fd0c5a9243cbfb30541?urlpath=lab%2Ftree%2Findex.ipynb)

https://github.com/sbrobson959/alacorder
https://pypi.org/project/alacorder/

To install on Windows, open Command Prompt and enter "pip install alacorder". To start the interface, enter "python -m alacorder". On Mac, open the Terminal and enter "pip3 install alacorder" then "python3 -m alacorder". If pip, pip3, python, or python3 do not work from your computer, install anaconda, create a virtual environment, open a terminal, and then repeat these instructions.

If your copy of alacorder is corrupted, use "pip uninstall alacorder" or "pip3 uninstall alacorder" and then reinstall it. There may be a newer version.
