Metadata-Version: 2.1
Name: scrapbox
Version: 0.5.3
Summary: An unofficial wrapper around the Scrapbox API
Home-page: https://github.com/7ma7X/scrapbox-python
Author: HelloRusk
Author-email: 7X.rusk@gmail.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: requests

# scrapbox-python

[![CircleCI](https://circleci.com/gh/7ma7X/scrapbox-python.svg?style=svg)](https://circleci.com/gh/7ma7X/scrapbox-python)
[![PyPI version](https://badge.fury.io/py/scrapbox.svg)](https://badge.fury.io/py/scrapbox)

An unofficial wrapper around the [Scrapbox API](https://scrapbox.io/help-jp/API).

## Installation

```sh
pip install scrapbox
# or `pipenv install scrapbox`
```

