Skip to content

Commit

Permalink
#77 progress bars for works=TRUE and deep paging across methods
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Dec 14, 2018
1 parent bb67ee7 commit 0342a14
Show file tree
Hide file tree
Showing 46 changed files with 7,560 additions and 7,929 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ python:

install:
- pip install 'requests>=2.7'
- pip install tqdm
- pip install coveralls
- pip install vcrpy

Expand Down
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/modules/crossref.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: de08e7bd63e8a389dc2474a1eb63519b
config: 9ec4c294bf9228f1b012d2f5a3d74675
tags: 645f666f9bcd5a90fca523b33c5a78b7
6 changes: 3 additions & 3 deletions docs/_build/html/_modules/habanero/cn/cn.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>habanero.cn.cn &mdash; habanero 0.6.2 documentation</title>
<title>habanero.cn.cn &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -56,7 +56,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -278,7 +278,7 @@ <h1>Source code for habanero.cn.cn</h1><div class="highlight"><pre>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../../../',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/_modules/habanero/cn/styles.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>habanero.cn.styles &mdash; habanero 0.6.2 documentation</title>
<title>habanero.cn.styles &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -56,7 +56,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -235,7 +235,7 @@ <h1>Source code for habanero.cn.styles</h1><div class="highlight"><pre>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../../../',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/_modules/habanero/counts/counts.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>habanero.counts.counts &mdash; habanero 0.6.2 documentation</title>
<title>habanero.counts.counts &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -56,7 +56,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -232,7 +232,7 @@ <h1>Source code for habanero.counts.counts</h1><div class="highlight"><pre>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../../../',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
112 changes: 95 additions & 17 deletions docs/_build/html/_modules/habanero/crossref/crossref.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/_build/html/_modules/habanero/exceptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>habanero.exceptions &mdash; habanero 0.6.2 documentation</title>
<title>habanero.exceptions &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -56,7 +56,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -240,7 +240,7 @@ <h1>Source code for habanero.exceptions</h1><div class="highlight"><pre>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../../',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Overview: module code &mdash; habanero 0.6.2 documentation</title>
<title>Overview: module code &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -56,7 +56,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -205,7 +205,7 @@ <h1>All modules for which code is available</h1>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.6.2',
VERSION: '0.6.2.1',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/changelog_link.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Changelog &mdash; habanero 0.6.2 documentation</title>
<title>Changelog &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -58,7 +58,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -332,7 +332,7 @@ <h2>0.0.6 (2015-11-09)<a class="headerlink" href="#id11" title="Permalink to thi
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/conduct.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Contributor Code of Conduct &mdash; habanero 0.6.2 documentation</title>
<title>Contributor Code of Conduct &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -58,7 +58,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -235,7 +235,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Contributing &mdash; habanero 0.6.2 documentation</title>
<title>Contributing &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -58,7 +58,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -261,7 +261,7 @@ <h2>Writing tests<a class="headerlink" href="#writing-tests" title="Permalink to
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Contributors &mdash; habanero 0.6.2 documentation</title>
<title>Contributors &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -58,7 +58,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -226,7 +226,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/docs/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Frequently Asked Questions &mdash; habanero 0.6.2 documentation</title>
<title>Frequently Asked Questions &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -58,7 +58,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -230,7 +230,7 @@ <h2>What other Crossref clients are out there?<a class="headerlink" href="#what-
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/docs/usecases.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Usecases &mdash; habanero 0.6.2 documentation</title>
<title>Usecases &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -58,7 +58,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -248,7 +248,7 @@ <h2>Use case 1: Faceted search to get number of works per license type<a class="
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/exceptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Exceptions &mdash; habanero 0.6.2 documentation</title>
<title>Exceptions &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -58,7 +58,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -229,7 +229,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Index &mdash; habanero 0.6.2 documentation</title>
<title>Index &mdash; habanero 0.6.2.1 documentation</title>



Expand Down Expand Up @@ -57,7 +57,7 @@


<div class="version">
0.6.2
0.6.2.1
</div>


Expand Down Expand Up @@ -318,7 +318,7 @@ <h2 id="W">W</h2>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.6.2',
VERSION:'0.6.2.1',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down

0 comments on commit 0342a14

Please sign in to comment.