UNKNOWN
Project description
```python
from mobiledb import get_mobile_info
province, city, isp, code, zipcode, types = get_mobile_info("13916020000")
print(province, city, isp, code, zipcode, types)
info = get_mobile_info("13906900000")
print(info)
```
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
mobiledb-1.0.dev0.tar.gz
(197.4 kB
view details)
File details
Details for the file mobiledb-1.0.dev0.tar.gz
.
File metadata
- Download URL: mobiledb-1.0.dev0.tar.gz
- Upload date:
- Size: 197.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a1158ea3757a4e395d38663065fc5f6089a542c4c7d70da96a47d2ebac1cc7e |
|
MD5 | 7bd70f37a9740ab0803062927eef28dd |
|
BLAKE2b-256 | b41d9081f6ecf10b63bb290e3f119827342d80c901c6cbd7e76925ee2bb08c31 |