Giter Club home page Giter Club logo

phone's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phone's Issues

unpack requires a string argument of length 9

C:\Python27\python.exe G:/python/mypy/phone-master/get_phone_info.py
1890000
Traceback (most recent call last):
File "G:/python/mypy/phone-master/get_phone_info.py", line 45, in
print i,getPhoneInfo(i)
File "G:/python/mypy/phone-master/get_phone_info.py", line 31, in getPhoneInfo
currentPhone,recordOffset,cartType = struct.unpack(recordFmt,content[ currentOffset:currentOffset+singelRecordLength ])
struct.error: unpack requires a string argument of length 9

指导一下怎么输出中文,谢谢

照猫画虎弄了个phonecheck.py在win命令行用,不知道怎么输出中文,请指导一下,谢谢

import argparse
from phone import Phone
parser = argparse.ArgumentParser()
parser.add_argument("PhoneNumber")
args = parser.parse_args()
p = Phone()
print p.find(args.PhoneNumber)
E:\dev\python-2.7.10.amd64\python.exe phonecheck.py 1888888
{'province': '\xe5\x8c\x97\xe4\xba\xac', 'phone_type': '\xe7\xa7\xbb\xe5\x8a\xa8', 'city': '\xe5\x8c\x97\xe4\xba\xac', 'area_code': '010', 'phone': '1888888', 'zip_code': '100000'}

如何新增号段

比如我需要查询很多199号段的,查不到,我想自己添加,如何添加

归属地数据库

数据库将近 10 月没有更新过了,最近有更新的计划吗?

更新手机号前缀范围

根据《电 信 网 编 号 计 划(2017年版)》,
手机号前缀包括:

  • 13 其中 1349 卫星电话。
  • 14[5-9] 其中 14[0-4] 给物联网使用。
  • 15
  • 16[1,2,4-7] 另外:本地电话 160/168 电话信息服务 163 169 互联网类服务 暂时备用
  • 17[0-8] 其中 174 卫星电话。 另外:本地 179 IP电话类服务 暂时备用
  • 18
  • 19
  • 92
  • 98

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.