Skip to content
No description, website, or topics provided.
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.codecov.yml
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
au_notebook.py
requirements.txt
setup.py
test.py

README.md

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.