Skip to content
No description, website, or topics provided.
Branch: master
Clone or download
ruebot Linting, standards, etc.
- Hit files with flake8, isort, and black
Latest commit 1ed7b8b Apr 12, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.codecov.yml
.gitignore setup codecov Apr 11, 2019
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md remove auk copypasta Apr 11, 2019
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.