# demo_tools **Repository Path**: python-tools/demo_tools ## Basic Information - **Project Name**: demo_tools - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-10 - **Last Updated**: 2021-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # demo_tools 一些 python 小工具 demo 1. [自动登录京东](https://github.com/facert/demo_tools/blob/master/auto_login_jd.py) 2. [豆瓣回帖](https://github.com/facert/demo_tools/blob/master/auto_reply_douban.py) 3. [摩尔斯密码](https://github.com/facert/demo_tools/blob/master/morse.py) 4. [批量发送邮件](https://github.com/facert/demo_tools/blob/master/send_email.py) 5. [自如爬虫](https://github.com/facert/demo_tools/blob/master/ziroom.py)