Tags · guango1/python-opencage-geocoder · GitHub
Skip to content

Tags: guango1/python-opencage-geocoder

Tags

2.0.0

Toggle 2.0.0's commit message
version 2.0

1.2.2

Toggle 1.2.2's commit message
travis-ci: test with python 3.9

1.2.1

Toggle 1.2.1's commit message
add version number to download link [SKIP CI]

1.2

Toggle 1.2's commit message
Exception handling and https (OpenCageData#19)

* Change to https

* Remove references to Lokku

* Replace hardcoded open cage api key with placeholder

* Handle 401 and 403 errors

* Add a proximity parameter example

* Document changes and bump version

* update httpretty

1.1.6

Toggle 1.1.6's commit message
Another version bump to 1.1.6

Pypi doesn't allow the same version to be uploaded twice, even to
test.pypi.org which is ostensibly for testing uploads before you know
they're right? Weird.

1.1.4

Toggle 1.1.4's commit message
version 1.1.4 - Server response for exceeded quota is HTTP 402, not 429

1.1.3

Toggle 1.1.3's commit message
forgot thanking contributor

1.1.1

Toggle 1.1.1's commit message
version 1.1.1: set minimum required version for package -six-

1.1

Toggle 1.1's commit message
add first pypi release