Metadata-Version: 2.1
Name: crossref
Version: 0.1.1
Summary: "A Python wrapper for the Crossref API"
Home-page: https://github.com/TralahM/academic_citations
Author: TralahM
Author-email: briantralah@gmail.com
License: MIT
Description-Content-Type: text/markdown

<img src="https://img.shields.io/github/license/TralahM/academic_citations"> <img src="https://img.shields.io/github/last-commit/TralahM/academic_citations"> <img src="https://img.shields.io/github/contributors/TralahM/academic_citations"> <img src="https://img.shields.io/github/issues-pr-raw/TralahM/academic_citations?color=blue"> <img src="https://img.shields.io/github/issues-pr-closed-raw/TralahM/academic_citations?color=red"> <img src="https://img.shields.io/github/issues-raw/TralahM/academic_citations?color=green">
<img src="https://img.shields.io/github/issues-closed-raw/TralahM/academic_citations?color=yellow"> <img src="https://img.shields.io/github/forks/TralahM/academic_citations?label=Forks&style=social"> <img src="https://img.shields.io/github/forks/TralahM/academic_citations?label=Forks&style=social"> <img src="https://img.shields.io/github/stars/TralahM/academic_citations?style=social">
<img src="https://img.shields.io/github/watchers/TralahM/academic_citations?label=Watch&style=social"> <img src="https://img.shields.io/github/downloads/TralahM/academic_citations/total"> <img src="https://img.shields.io/github/repo-size/TralahM/academic_citations"> <img src="https://img.shields.io/github/languages/count/TralahM/academic_citations"> <img src="https://img.shields.io/github/v/tag/TralahM/academic_citations"> <img src="https://img.shields.io/readthedocs/crossref"> <img src="https://img.shields.io/pypi/v/crossref"> <img src="https://img.shields.io/pypi/pyversions/crossref"> <img src="https://img.shields.io/pypi/wheel/crossref"> <img src="https://img.shields.io/pypi/status/crossref?label=pypi%20status"> <img src="https://img.shields.io/pypi/format/crossref?label=pypi%20format">

# academic_citations
> UnOffical Python Crossref.org API Wrapper and CLI.

---

### Table of Contents
- [QuickStart](#QuickStart)
- [Documentation/Usage](#Documentation)
- [Contributing](#Contributing)
- [Credits](#Credits)

---
## QuickStart
#### Installation

```
pip install crossref
```
#### From Source
```
git clone https://github.com/TralahM/academic_citations
cd academic_citations

python setup.py bdist_wheel
pip install -e .

```
---

## Documentation

[![Documentation](https://img.shields.io/badge/Docs-crossref-blue.svg?style=for-the-badge)](https://crossref.readthedocs.io)


#### API Reference

---
## Contributing

---

## Credits
[![TralahTek](https://img.shields.io/badge/Organization-TralahTek-black.svg?style=for-the-badge&logo=github)](https://github.com/TralahTek)
[![TralahM](https://img.shields.io/badge/Engineer-TralahM-blue.svg?style=for-the-badge&logo=github)](https://github.com/TralahM)
[![TralahM](https://img.shields.io/badge/Maintainer-TralahM-green.svg?style=for-the-badge&logo=github)](https://github.com/TralahM)



[![](https://img.shields.io/badge/Github-TralahM-green?style=for-the-badge&logo=github)](https://github.com/TralahM)
[![](https://img.shields.io/badge/Twitter-%40tralahtek-blue?style=for-the-badge&logo=twitter)](https://twitter.com/TralahM)
[![TralahM](https://img.shields.io/badge/Kaggle-TralahM-purple.svg?style=for-the-badge&logo=kaggle)](https://kaggle.com/TralahM)
[![TralahM](https://img.shields.io/badge/LinkedIn-TralahM-white.svg?style=for-the-badge&logo=linkedin)](https://linkedin.com/in/TralahM)


[![Blog](https://img.shields.io/badge/Blog-tralahm.tralahtek.com-blue.svg?style=for-the-badge&logo=rss)](https://tralahm.tralahtek.com)

[![TralahTek](https://img.shields.io/badge/Organization-TralahTek-cyan.svg?style=for-the-badge)](https://org.tralahtek.com)
---
