Get notification when ziroom's room status changes
Project description
# ziroom_watcher
监视自如房源,当状态更新时获得邮件更新
## 安装
`pip install ziroom_watcher`
## 用法
```py
from ziroom_watcher import Watcher
watcher = Watcher('http://www.ziroom.com/z/vr/1234567.html')
watcher.config({
'username': '*****@qq.com',
'password': '********',
})
watcher.watch()
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ziroom_watcher-0.1.5.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file ziroom_watcher-0.1.5.tar.gz
.
File metadata
- Download URL: ziroom_watcher-0.1.5.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fd35c650749ef05f103174dfbdec74c9c15ae363220c167e75a1d5e34a7c24c6
|
|
MD5 |
932e146a85d53dcab010a0ec035d052f
|
|
BLAKE2b-256 |
cd4a01e81a6f70295516c0650ea2a2660168442868caa5e3f39197584ffb5d2f
|
File details
Details for the file ziroom_watcher-0.1.5-py2.py3-none-any.whl
.
File metadata
- Download URL: ziroom_watcher-0.1.5-py2.py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a877f662fa0bdd5b4116370c56d6def222b8240e9308aa7cb59a36d40fc9c0fe
|
|
MD5 |
9747a6378bb07382e5dbae6115d069dd
|
|
BLAKE2b-256 |
d6ac119f143841d38678a7e99f7b10b59ba935f911ab0da1f1c81523482a4983
|