You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract CLI to separate opencage-cli package (#70)
Remove command_line.py, batch.py, their tests/fixtures, and the
example batch.py + addresses.csv. The CLI now lives in its own
repository and PyPI package (opencage-cli).
Drop tqdm and certifi (only used by the batch CLI) and the
[project.scripts] entry point. Bump to 3.4.0.