Koshort Save Abandoned

(deprecated) :cat: koshort is a Python package for Korean internet spoken language crawling and processing... or maybe Korean domestic cat.

Project README



Koshort

한국어 인터넷 트렌드 스트리밍과 처리를 위하여 만들어진 파이썬 패키지 코숏
koshort is a Python package for Korean internet trends streaming and processing... or maybe Korean domestic cat :cat:


Installation

The easiest way to install the latest version is by using pip/easy_install to pull it from PyPI:

pip install koshort

You may also use Git to clone the repository from GitHub and install it manually:

git clone https://github.com/koshort/koshort.git
cd koshort
python setup.py install

Python 3.3, 3.4, 3.5 & 3.6 are supported.
3.7 compatibility soon will be available.

Examples

Use out-of-box script

$ stream_naver
display_rank = False
filename = trends.txt
interval = 60
n_limits = 10
verbose = True
시크릿 마더
무법변호사
신아영
미얀마
로드fc
소진
위너
불후의명곡
그것이 알고싶다
짠내투어
아는형님
로또
로또806회
msi
전지적 참견 시점
김재훈
아이돌룸
토익
아오르꺼러
같이 살래요

Use koshort API

$ python
>>> from koshort.stream import naver
>>> streamer = naver.NaverStreamer()
>>> streamer.stream()
cj채용
온주완의 뮤직쇼
유상무
현대차
...

copyright by 2018 Nyanye with :purple_heart:

Open Source Agenda is not affiliated with "Koshort" Project. README Source: koshort/koshort
Stars
63
Open Issues
4
Last Commit
3 years ago

Open Source Agenda Badge

Open Source Agenda Rating