Skip to content

Instantly share code, notes, and snippets.

View EvlinLee's full-sized avatar

放牛耕田 EvlinLee

  • Zhuhai,China
View GitHub Profile
@EvlinLee
EvlinLee / nesign.py
Created October 25, 2015 15:49 — forked from abrasumente233/nesign.py
网易云音乐签到(pc android)
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import logging
import requests
'''
A module for helping you to finish the daily task on Neteasy Music
'''