Skip to content

Commit

Permalink
Deployed d3fb22b to 0.2 with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
charlottekostelic committed Dec 4, 2024
1 parent 87a0a1d commit 0e6127a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0.2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1296,7 +1296,7 @@


<h1 id="bookops-worldcat">BookOps-Worldcat</h1>
<p><a href="https://travis-ci.com/BookOps-CAT/bookops-worldcat"><img alt="Build Status" src="https://travis-ci.com/BookOps-CAT/bookops-worldcat.svg?branch=master" /></a> <a href="https://coveralls.io/github/BookOps-CAT/bookops-worldcat?branch=master"><img alt="Coverage Status" src="https://coveralls.io/repos/github/BookOps-CAT/bookops-worldcat/badge.svg?branch=master&amp;service=github" /></a> <a href="https://badge.fury.io/py/bookops-worldcat"><img alt="PyPI version" src="https://badge.fury.io/py/bookops-worldcat.svg" /></a> <img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/bookops-worldcat" /> <a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg" /></a> <a href="https://opensource.org/licenses/MIT"><img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" /></a></p>
<p><a href="https://github.com/BookOps-CAT/bookops-worldcat/actions"><img alt="Build Status" src="https://github.com/BookOps-CAT/bookops-marc/actions/workflows/unit-tests.yaml/badge.svg?branch=main" /></a> <a href="https://coveralls.io/github/BookOps-CAT/bookops-worldcat?branch=master"><img alt="Coverage Status" src="https://coveralls.io/repos/github/BookOps-CAT/bookops-worldcat/badge.svg?branch=master&amp;service=github" /></a> <a href="https://badge.fury.io/py/bookops-worldcat"><img alt="PyPI version" src="https://badge.fury.io/py/bookops-worldcat.svg" /></a> <img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/bookops-worldcat" /> <a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg" /></a> <a href="https://opensource.org/licenses/MIT"><img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" /></a></p>
<h2 id="overview">Overview</h2>
<p>Requires Python 3.7 and up.</p>
<p>Bookops-Worldcat is a Python wrapper around <a href="https://www.oclc.org/en/home.html">OCLC's</a> <a href="https://www.worldcat.org/">Worldcat</a> <a href="https://www.oclc.org/developer/develop/web-services/worldcat-search-api.en.html">Search</a> and <a href="https://www.oclc.org/developer/develop/web-services/worldcat-metadata-api.en.html">Metadata</a> APIs. </p>
Expand Down

0 comments on commit 0e6127a

Please sign in to comment.