twitter-sort

? Sort numbers with some help from the Twitter API

Github星跟蹤圖

Twitter Sort

Twitter Sort is a sorting algorithm that takes advantage of the Twitter API.
You pass the script the numbers you would like sorted and it will tweet
a request asking for somebody to sort them. When someone replies with
a sorted version of the numbers, it will print them to the console
and return.

Setup

Ensure you have the tweepy module installed:

pip install tweepy

Or clone from the Git repository:

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

Rename settings_template.py to settings.py and fill the API_KEY and
API_SECRET with your own key.

Example

$ python main.py 99,9001,1337,8008,301

a twitter-sort example

主要指標

概覽
名稱與所有者exPHAT/twitter-sort
主編程語言Python
編程語言Python (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2015-01-11 03:15:26
推送於2015-04-24 21:25:15
最后一次提交2015-04-24 14:25:14
發布數0
用户参与
星數386
關注者數8
派生數24
提交數16
已啟用問題?
問題數0
打開的問題數0
拉請求數4
打開的拉請求數0
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?