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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wanikani-0.1.tar.gz
.
File metadata
- Download URL: wanikani-0.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50019db661f1f616af2b7501547a34d2e4abf4398fe3a6395da82fed6af81716 |
|
MD5 | ff17734d2f27d47a6ab05a520629a114 |
|
BLAKE2b-256 | 589b60c5c3f24ab14e69d7c905ce29ffd04c9261fa6f1d67a8bd0a1cdb0f6c91 |