Skip to content

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

License

Notifications You must be signed in to change notification settings

Druvo/Bangladesh

Repository files navigation

Bangladesh

 

Bangladesh

Github top language Github language count Repository size License Github issues Github forks Github stars

Upload Python Package

🚧 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