Skip to main content

全国五级地址查询

Project description

PyUnit-Address

字符串地址查询,支持自定义地址词库

安装

pip install pyunit-address

使用

from pyunit_address import Address

def test():
    address = Address(is_max_address=True, max_address=5)
    af = address.find_address('我家在贵阳遵义红花岗区,你家在贵州贵阳花溪区')
    print(af)

if __name__ == '__main__':
    test()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyunit_address-2020.2.18-py3-none-any.whl (2.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page