GitHub / OpenCageData/python-opencage-geocoder issues and pull requests
#66 - Allow API key to be set by environment variable, bounds checks
Pull Request -
State: closed - Opened by sbscully 10 months ago
#65 - Switch to Flake8 for lint
Pull Request -
State: closed - Opened by sbscully 10 months ago
#65 - Switch to Flake8 for lint
Pull Request -
State: closed - Opened by sbscully 10 months ago
#64 - Replace httpretty with responses in tests
Pull Request -
State: closed - Opened by sbscully 10 months ago
#64 - Replace httpretty with responses in tests
Pull Request -
State: open - Opened by sbscully 10 months ago
#63 - CLI: for reverse, the input column parameters were ignored
Pull Request -
State: open - Opened by mtmail 12 months ago
#63 - CLI: for reverse, the input column parameters were ignored
Pull Request -
State: closed - Opened by mtmail 12 months ago
#60 - CLI: add special -json- output column option
Pull Request -
State: closed - Opened by mtmail about 1 year ago
#60 - CLI: add special -json- output column option
Pull Request -
State: closed - Opened by mtmail about 1 year ago
#59 - Add user_agent_comment option and set to "OpenCage CLI" for CLI requests
Pull Request -
State: closed - Opened by sbscully over 1 year ago
#59 - Add user_agent_comment option and set to "OpenCage CLI" for CLI requests
Pull Request -
State: closed - Opened by sbscully over 1 year ago
#58 - more robust fetch values from result data structure
Pull Request -
State: closed - Opened by mtmail over 1 year ago
#58 - more robust fetch values from result data structure
Pull Request -
State: closed - Opened by mtmail over 1 year ago
#57 - Added ratelimit headers as class properties
Pull Request -
State: open - Opened by riquedev over 1 year ago
- 1 comment
#56 - several pylint fixes
Pull Request -
State: closed - Opened by mtmail over 1 year ago
#56 - several pylint fixes
Pull Request -
State: closed - Opened by mtmail over 1 year ago
#55 - robuster handling of invalid reverse input lines
Pull Request -
State: closed - Opened by mtmail over 1 year ago
#55 - robuster handling of invalid reverse input lines
Pull Request -
State: closed - Opened by mtmail over 1 year ago
#54 - Opencage CLI adapted from batch.py example script
Pull Request -
State: closed - Opened by sbscully over 1 year ago
#54 - Opencage CLI adapted from batch.py example script
Pull Request -
State: closed - Opened by sbscully over 1 year ago
#53 - Better HTTP user agent + add Python 3.12 to test matrix
Pull Request -
State: closed - Opened by sbscully over 2 years ago
#52 - allow setting ssl context in case of SSL certificate errors
Pull Request -
State: closed - Opened by mtmail over 2 years ago
#51 - Batch example: Guess if input is coordinate pair, if so then do reverse
Pull Request -
State: closed - Opened by mtmail over 2 years ago
#50 - version 2.3.0
Pull Request -
State: closed - Opened by mtmail over 2 years ago
#49 - Move from Travis to Github actions
Pull Request -
State: closed - Opened by sbscully over 2 years ago
#48 - pyopenssl no longer needed when requests >= 2.26
Pull Request -
State: closed - Opened by mtmail almost 3 years ago
#47 - All setting the protocol to http
Pull Request -
State: closed - Opened by mtmail almost 3 years ago
#45 - batch example: print exception, write doesnt work
Pull Request -
State: closed - Opened by mtmail almost 3 years ago
#44 - ModuleNotFoundError: No module named 'opencage.geocoders'; 'opencage' is not a package
Issue -
State: closed - Opened by lemious about 3 years ago
- 3 comments
#43 - Add python 3.11, no longer test python 3.6
Pull Request -
State: closed - Opened by mtmail about 3 years ago
#42 - Test suite: add pytest-asyncio to enable async tests
Pull Request -
State: closed - Opened by mtmail about 3 years ago
#41 - Upgrade pylint to latest version
Pull Request -
State: closed - Opened by sbscully about 3 years ago
#40 - Error
Issue -
State: closed - Opened by ZribeDev over 3 years ago
- 1 comment
#39 - Better non-JSON response error handling
Pull Request -
State: closed - Opened by mtmail over 3 years ago
#38 - Support request formats: xml and geojson
Issue -
State: closed - Opened by nate-bush almost 4 years ago
- 1 comment
#37 - from opencage.geocoder import OpenCageGeocode not found
Issue -
State: closed - Opened by shubham-kumarpandey about 4 years ago
- 1 comment
#36 - Fix typo: openage -> opencage.
Pull Request -
State: closed - Opened by jfly about 4 years ago
- 1 comment
#35 - rate is not in the response
Issue -
State: closed - Opened by Dinges28 over 4 years ago
- 1 comment
#34 - Async requests using aiohttp
Pull Request -
State: closed - Opened by sbscully almost 5 years ago
- 5 comments
#33 - strip down pylintrc config file
Pull Request -
State: closed - Opened by mtmail almost 5 years ago
#32 - split tests into multiple files, replace unittest with pytest
Pull Request -
State: closed - Opened by mtmail almost 5 years ago
#31 - use pytest as test runner
Pull Request -
State: closed - Opened by mtmail almost 5 years ago
#30 - update fixtures
Pull Request -
State: closed - Opened by mtmail about 5 years ago
#29 - clarify license
Pull Request -
State: closed - Opened by mtmail about 5 years ago
#28 - Add pylint code style checking to test suite
Pull Request -
State: closed - Opened by mtmail about 5 years ago
#27 - remove Python 2.x support
Pull Request -
State: closed - Opened by mtmail about 5 years ago
#26 - move hardcoded JSON into test/fixtures/*.json
Pull Request -
State: closed - Opened by mtmail about 5 years ago
#25 - redo vagrant setup, ubuntu 18->20, use pyenv, remove python 2.x testing
Pull Request -
State: closed - Opened by mtmail about 5 years ago
#24 - travis-ci: test with python 3.9
Pull Request -
State: closed - Opened by mtmail over 5 years ago
#23 - Travis-CI: Ubuntu 14=>18. Add Python 3.8
Pull Request -
State: closed - Opened by mtmail almost 6 years ago
#22 - enable travis testing against pypy again
Issue -
State: open - Opened by mtmail almost 6 years ago
#21 - Require pyopenssl and add request backoff
Pull Request -
State: closed - Opened by sbscully almost 6 years ago
- 4 comments
#20 - KeyNameError: building key in the components portion has become "unknown"
Issue -
State: closed - Opened by ghost over 6 years ago
- 2 comments
#19 - Exception handling and https
Pull Request -
State: closed - Opened by sbscully almost 7 years ago
- 3 comments
#18 - travis-CI: try without sudo:false
Pull Request -
State: closed - Opened by mtmail over 7 years ago
#17 - Update vagrant-provision.sh and dependency, plus project description logic in setup.py
Pull Request -
State: closed - Opened by kaoru over 7 years ago
#16 - python 3.7 no longer -dev, got released June 2018
Pull Request -
State: closed - Opened by mtmail over 7 years ago
#15 - Remote end closed connection without response
Issue -
State: closed - Opened by VGalata over 7 years ago
- 2 comments
#14 - Multi env travis
Pull Request -
State: closed - Opened by mtmail almost 8 years ago
#13 - Check for quota "402 Payment Required"
Issue -
State: closed - Opened by theconor over 10 years ago
- 1 comment
#12 - PyPI works; but tarball URL is still broken
Issue -
State: closed - Opened by CrazyPython over 10 years ago
- 1 comment
#11 - Create new label; PyPI link is not functional
Issue -
State: closed - Opened by CrazyPython over 10 years ago
- 2 comments
#10 - Document use of **kwargs for extra arguments?
Issue -
State: closed - Opened by CrazyPython over 10 years ago
- 1 comment
#9 - Patch to enable use of optional paramters
Pull Request -
State: closed - Opened by CrazyPython over 10 years ago
- 3 comments
#8 - "ImportError: No module named opencage.geocoder"
Issue -
State: closed - Opened by shihas1991 almost 11 years ago
- 6 comments
#7 - Added a small flask "micro-service" demo. Also fixed a small bug to
Pull Request -
State: closed - Opened by JimHagan about 11 years ago
#6 - floatify_latlng(input_value) crashing on DMS coordinates
Issue -
State: closed - Opened by JimHagan about 11 years ago
- 2 comments
#5 - Not on PyPi?
Issue -
State: closed - Opened by DenisCarriere about 11 years ago
- 3 comments
#4 - Fix bug #3 by calling right method in geocoder.py
Pull Request -
State: closed - Opened by darksmo over 11 years ago
#3 - NameError: global name 'query_for_reverse_geocoding' is not defined
Issue -
State: closed - Opened by borbash over 11 years ago
- 3 comments
#2 - Some cleanups
Pull Request -
State: closed - Opened by amandasaurus over 11 years ago
- 1 comment
#1 - As requested
Pull Request -
State: closed - Opened by amandasaurus almost 12 years ago