skmds is a python package for querying the Government of Saskatchewan's Municipal Directory System
Project description
skmds
skmds is a python package for querying the Government of Saskatchewan's Municipal Directory System.
NOTE: This project is not affiliated with the Government of Saskatchewan in any capacity.
Usage
Basic Example:
import skmds results = skmds.query('saskatoon') city = results[0] print(city) print(city.website) print(city.office_address)
Result:
city of Saskatoon
http://www.saskatoon.ca/Pages/default.aspx
222 - 3rd Ave. N. SASKATOON SK S7K 0J5
Installation
The skmds package can be installed using pip:
pip install skmds
Links
- skmds package on PyPI
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size skmds-0.0.6-py2.py3-none-any.whl (4.9 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size skmds-0.0.6.tar.gz (3.7 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for skmds-0.0.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 773d4998f78727602de56ece5fd43a78944836d95b252406ff574225d959398e |
|
MD5 | 2e53be4a405220758ca26ae5b7809d7b |
|
BLAKE2-256 | 30caa84600f7b285bd889195e49ad5fcc015678471846d95faa275c1a0b226ad |