Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 6.56 KB

README.md

File metadata and controls

47 lines (32 loc) · 6.56 KB

Hawqal

Python package that contains the data of countries, states and their cities. Now it's easy for the end-user to get all the data by just calling the relevant functions

Functions

  • Get Countries
  • Get States
  • Get Cities

Get Started

To install the Hawqal package, use the following command:

  • windows
    pip install hawqal
  • macos/linux
    pip3 install hawqal

Features/Example

For more information, additional examples and functionality, see the Hawqal Docummentation.

Language

  • Python 3.10.9

Authors

Additional Resources