Skip to content
No description, website, or topics provided.
Tree: 1ed7b8b69e
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 Initial repo setup Apr 11, 2019
.gitignore setup codecov Apr 11, 2019
.travis.yml Update TravisCI config Apr 11, 2019
CODE_OF_CONDUCT.md Initial repo setup Apr 11, 2019
CONTRIBUTING.md remove auk copypasta Apr 11, 2019
LICENSE Initial repo setup Apr 11, 2019
README.md remove auk copypasta Apr 11, 2019
au_notebook.py Linting, standards, etc. Apr 12, 2019
requirements.txt Initial repo setup Apr 11, 2019
setup.py Linting, standards, etc. Apr 12, 2019
test.py Linting, standards, etc. Apr 12, 2019

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.