A python package For Bangladesh information (District, Division, Thana, post code and etc)


Keywords
bangladesh, district, division, thana, upazilas, python3, pip, postcodes, districts, divisions, python-pakage
License
MIT
Install
pip install bangladesh==0.0.3

Documentation

Bangladesh

 

Bangladesh

Github top language Github language count Repository size License

🚧 Bangladesh pip package 🚀 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

A python package For bangladesh information like District, Division, Thana, post code and etc

Features

✔️ Divisions list by - get_divisions();
✔️ Districts list by - get_districts();
✔️ Upazilas list by - get_upazilas();
✔️ Post codes list by - get_postcodes();

🚀 Technologies

The following tools were used in this project:

Requirements

Before starting 🏁, you need to have Python and pip installed.

🏁 Starting

# Install this package
$ pip install bangladesh

📝 License

This project is under license from Apache. For more details, see the LICENSE file.

Made with ❤️ by Druvo

 

Back to top