Installation¶
Github installation¶
In Linux, you can easily download all files from our Github repository using:
git clone https://github.com/romerogroup/pyBiblio.git
Dependencies¶
PyBiblio is supported by Python 3.x. Please install the following dependencies prior to installing pyBiblio:
Pandas
Numpy
re
nltk
setuptools