Skip to content

code-kasha/bharat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I created these tools to help me fill out a database, The data contains regions and pin codes across india ideal for use in scraping data and being flexible about it.

It's a simple python CLI program and does the following things:

  • state : Prints all states. ( STATES )
  • districts : Prints all districts ( State | District )
  • post offices: Prints all post offices. ( District | Region )
  • areas : Prints all areas and their pin codes. ( Region | Pincode | Type | Delivery )

This is very customizable, also flexible with the dataset. However note that I have a small set and I have used the titles as a key. This would be very tedious to use with extremely large sets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages