Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
1 contributor

Users who have contributed to this file

40 lines (24 sloc) 1.7 KB

au_notebook

Build Status codecov Contribution Guidelines LICENSE

Description

This module is intended for use with Archives Unleashed Cloud derivative data and the Archives Unleashed Cloud Notebooks.

Installation

au_notebook.py is a single-file Python module that you can drop into your project as needed or you can install globally with:

  1. git clone https://github.com/archivesunleashed/au_notebook.git
  2. cd au_notebook
  3. python setup.py install

or:

pip install au_notebook

Test suite

python setup.py test

Contributing

Please see contributing guidelines for details.

License

Apache 2.0

Acknowledgments

This work is primarily supported by the Andrew W. Mellon Foundation. Any opinions, findings, and conclusions or recommendations expressed are those of the researchers and do not necessarily reflect the views of the sponsors.

You can’t perform that action at this time.