A python package For Bangladesh information (District, Division, Thana, post code and etc)
Project description
Bangladesh information like District, Division, Thana, post code etc. This package allows you to direct use those data into the python code.
- Author:
zhdruvo (Zahid Hasan)
- License:
MIT License
- Home Page:
Installing
The easiest way to install the library is to execute (possibly in a virtualenv) the command:
pip install bangladesh
Features
from bangladesh import *
print(get_divisions())
print(get_districts())
print(get_upazilas())
print(get_postcodes())
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.
Source Distribution
bangladesh-0.0.10.tar.gz
(54.7 kB
view hashes)
Built Distribution
Close
Hashes for bangladesh-0.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d305e003556a305fb7882de562bc4d01ddea0b7b5a7ce1dbe1e9ec82b379b3d |
|
MD5 | f07e928a42c469954f231810e10ad10b |
|
BLAKE2b-256 | 675ee33fe211bf43258051683a43e9cd1813656c4149ef1db89ac82b96a0cc81 |