Skip to main content

Python Library for WaniKani

Project description

# wanikani

Various helpers for working with the [WaniKani API](http://www.wanikani.com/api)

## Usage

This is written as a standard Python package, so it can be installed in the standard way.

` python setup.py install `

First, set your API key

` wk set_key <api key> `

### Show upcoming reviews

` # --current show the current level only # --rollup - rollup anything that is due now # --limit 10 - Only show the next 10 reviews $ wk upcoming --current --rollup --limit 10 Showing upcoming items for level 17 Rolled up reviews Timestamp Radicals Kanji Vocab Total 2014-01-02 18:39:34 0 6 15 21 2014-01-02 18:45:00 7 23 1 31 2014-01-02 22:00:00 0 0 1 1 2014-01-02 22:30:00 0 3 0 3 2014-01-02 23:30:00 2 0 0 2 2014-01-03 06:45:00 0 0 10 10 2014-01-03 08:15:00 0 0 1 1 2014-01-03 08:45:00 0 0 5 5 2014-01-03 09:30:00 3 0 0 3 2014-01-03 11:15:00 0 1 0 1 `

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wanikani-0.1.tar.gz (6.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page