{"library":"pyshp","install":[{"cmd":"pip install pyshp","imports":["import shapefile\nreader = shapefile.Reader('my_shapefile.shp')","import shapefile\nwriter = shapefile.Writer('new_shapefile.shp')"]}]}