Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zuston/py-script
封装一些常用工具函数和自动化服务
https://github.com/zuston/py-script
Last synced: 7 days ago
JSON representation
封装一些常用工具函数和自动化服务
- Host: GitHub
- URL: https://github.com/zuston/py-script
- Owner: zuston
- Created: 2016-09-09T09:47:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-08T13:26:05.000Z (about 8 years ago)
- Last Synced: 2024-10-16T20:40:28.543Z (2 months ago)
- Language: Python
- Homepage:
- Size: 13.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# py-script
| filename | goal |
| :-------- | -------: |
| [autoSendMailOfLeetcode.py](https://github.com/zuston/py-script/blob/master/autoSendMailOfLeetcode.py) | 根据题号给导师发邮件 |
| [patentSpider.py](https://github.com/zuston/py-script/blob/master/patentSpider.py) | 根据excel爬取企业专利数据 |
| [bt0UrlToQueue.py](https://github.com/zuston/py-script/blob/master/bt0UrlToQueue.py) | 爬取bt0电影网站所有页面链接入redis |
| [bt0Spider.py](https://github.com/zuston/py-script/blob/master/bt0Spider.py) | 将bt0所有链接爬取 |