Skip to main content

Accessor Parcel Number format lookup

Project description

apn

Validate or lookup Assessor’s Parcel Number (APN) formats for any given state/county in the United States.

Lookup or validate an APN format for a given county and/or state.

https://travis-ci.org/dogpackdesign/apn-formats.svg?branch=master

Installation

pip install apn

Usage

usage: apn.py [-h] [-s STATE] [-c COUNTY] [-l] [-v]

Look up APN format by State and/or County

optional arguments:
  -h, --help            show this help message and exit
  -s STATE, --state STATE
                        US state to lookup APN format
  -c COUNTY, --county COUNTY
                        by specific county
  -l, --list            list all APNs
  -v, --version         current version

More examples of how to use in command line or in code

$ apn -s WA -c King
> import apn
> results = apn.lookup('WA','King)

Authors

Notes

  • Works with Python2 and Python3

  • apn uses pkl files to store APN, state data

Development

  • Clone repo

  • Run python -m apn.cli.apn for console

  • Changes/improvements welcome!

  • To add data, please edit the apn.db Sqlite db and then run python build.py

News

2.0.7

  • WE’LL DO IT LIVE

  • Added Python3.6 support

Project details


Download files

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

Source Distribution

apn-2.0.7.tar.gz (231.2 kB view details)

Uploaded Source

File details

Details for the file apn-2.0.7.tar.gz.

File metadata

  • Download URL: apn-2.0.7.tar.gz
  • Upload date:
  • Size: 231.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for apn-2.0.7.tar.gz
Algorithm Hash digest
SHA256 4156e96ba737f6f9e6118bb68c77e391844c64ed885d3f98b84b0b40ef76cf84
MD5 14a566e8d73af0e4be3bf65f50b03bda
BLAKE2b-256 3fffb225746c1bb4cdf5658bc6de28af0f9ced16fd9c75135ed0cd043dc0f850

See more details on using hashes here.

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