Metadata-Version: 2.1
Name: alexandria-python
Version: 0.0.0
Summary: a software for Bayesian time-series econometrics applications
Home-page: UNKNOWN
Author: Romain Legrand
Author-email: alexandria.toolbox@gmail.com
License: Other/Proprietary License
Keywords: python,Bayesian,time-series,econometrics
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Alexandria

**Alexandria** is a Python package for Bayesian time-series econometrics applications. It is built on top of standard Python scientific libraries like NumPy, SciPy, Pandas and Matplotlib.

It is developed and maintained by Romain legrand, economist, econometrician, data scientist and finance professional.

===============================

Installing Alexandria
~~~~~~~~~~~~~~~~~~~~~

If you already have a working installation of the required libraries,
the easiest way to install Alexandria is using ``pip``::

    pip install alexandria-python

===============================

More information
~~~~~~~~~~~~~~~~

alexandria.toolbox@gmail.com


