OliverSherouse / wbdata

A python library for accessing world bank data
GNU General Public License v2.0
182 stars 55 forks source link

Split interactive and programmatic functionality #21

Closed OliverSherouse closed 4 years ago

OliverSherouse commented 6 years ago

Auto-introspecting interactive mode and having a display flag seemed fun at the time, but now it just feels hacky. The interactive api and the programmatic api should be split up.