torrid-fish / NihonngoSearchPack

A package that supports to search a lot of stuff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nihonngo Search Pack

TODO: Add some information about this project

Environment setup

To use this package, you may just clone the project and install the package by pip.

git clone https://github.com/torrid-fish/NihonngoSearchPack.git \
pip install -e ./NihonngoSearchPack

API setup

This package depends on API provided by Yahoo JP, therefore you should have one API key from Yahoo JP, then put it in yahooAPI/key.py as the following.

APPID = "Your Yahoo API Key"

About

A package that supports to search a lot of stuff.


Languages

Language:Python 100.0%