没有合适的资源?快使用搜索试试~ 我知道了~
python-phonenumbers:Google的libphonenumber的Python端口
共1176个文件
py:659个
txt:483个
md:8个
需积分: 21 0 下载量 97 浏览量
2021-05-12
21:30:50
上传
评论
收藏 5.17MB ZIP 举报
温馨提示
电话号码Python库 这是的Python端口。它支持Python 2.5-2.7和Python 3.x(在同一代码库中,无需转换)。 原始Java代码是版权所有(C)2009-2015 The Libphonenumber Authors。 发行,源自。 安装 使用进行安装: pip install phonenumbers 用法示例 库处理的主要对象是PhoneNumber对象。 您可以使用parse功能从代表电话号码的字符串中创建此号码,但是您还需要指定从中拨打电话号码的国家/地区(除非该号码采用E.164格式,这在全球范围内是唯一的)。 >>> import phonenumbers >>> x = phonenumbers.parse( " +442083661177 " , None ) >>> print (x) Country Code: 44 National N
资源推荐
资源详情
资源评论
收起资源包目录
python-phonenumbers:Google的libphonenumber的Python端口 (1176个子文件)
setup.cfg 27B
changelog 338B
compat 2B
control 556B
copyright 890B
format 13B
.gitignore 101B
.gitignore 13B
.gitignore 7B
MANIFEST.in 87B
DumpLocale.java 4KB
LICENSE 10KB
LICENSE 10KB
makefile 7KB
HISTORY.md 25KB
README.md 9KB
README.md 6KB
README.md 3KB
ISSUE_TEMPLATE.md 667B
PULL_REQUEST_TEMPLATE.md 657B
CONTRIBUTING.md 496B
README.md 12B
.mdlrc 47B
phonemetadata.proto 15KB
phonenumber.proto 7KB
data22.py 903KB
data15.py 902KB
data19.py 900KB
data20.py 899KB
data25.py 899KB
data21.py 898KB
data24.py 896KB
data26.py 896KB
data16.py 895KB
data18.py 895KB
data17.py 891KB
data23.py 888KB
data5.py 848KB
data27.py 719KB
data6.py 677KB
data14.py 634KB
locale.py 599KB
data4.py 522KB
data7.py 521KB
data3.py 456KB
data2.py 349KB
data1.py 349KB
data1.py 348KB
data0.py 348KB
data13.py 325KB
data8.py 323KB
data12.py 323KB
data9.py 319KB
data11.py 318KB
data10.py 317KB
data0.py 304KB
data2.py 292KB
phonenumberutiltest.py 190KB
data28.py 187KB
phonenumberutil.py 154KB
data0.py 113KB
asyoutypetest.py 66KB
phonenumbermatchertest.py 48KB
phonenumbermatcher.py 37KB
buildmetadatafromxml.py 34KB
phonemetadata.py 33KB
asyoutypeformatter.py 32KB
shortnumberinfo.py 20KB
shortnumberinfotest.py 19KB
unicode_util.py 18KB
examplenumberstest.py 18KB
alt_format_49.py 14KB
phonenumber.py 12KB
region_IN.py 11KB
geocodertest.py 11KB
region_CN.py 11KB
geocoder.py 11KB
region_JP.py 11KB
region_AR.py 11KB
__init__.py 10KB
buildprefixdata.py 10KB
__init__.py 10KB
phonenumbertest.py 7KB
phonenumber_pb2.py 6KB
carrier.py 6KB
region_SE.py 6KB
region_DE.py 6KB
timezonetest.py 6KB
util.py 6KB
carriertest.py 5KB
timezone.py 5KB
region_IT.py 5KB
region_GB.py 5KB
region_KR.py 5KB
region_ID.py 4KB
region_CL.py 4KB
region_AU.py 4KB
setup.py 4KB
region_AT.py 4KB
region_MX.py 4KB
共 1176 条
- 1
- 2
- 3
- 4
- 5
- 6
- 12
资源评论
愍蟊朙
- 粉丝: 23
- 资源: 4709
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功