nicfb
8e315d02b4
feat: guess output format from output file extension
guess output format based on output file extension
check for empty output file
default to .txt if no file extension provided
change default output format back to txt
add tests
update man page
fix default output format
directly return output dumper
use keys from dumpers in key error message
fix man pages
prevent output format from being overridden
use first dumper key as default format
update messages and formatting
update help message for format argument
specify list type in InvalidOutputFormat exception
make default output format more apparent
update messages
4 jaren geleden
Jérôme Deuchnord
d85ee27c2f
docs(license): revert to license GNU AGPL ( #196 )
This reverts commit 6ffe0ad07b .
4 jaren geleden
Jérôme Deuchnord
5cab68ee92
feat: replace latitude and longitude with one argument alone: --position ( #191 )
* feat: replace latitude and longitude with one argument alone: --position
* feat: add support for Plus Code
From Wikipedia: “The Open Location Code is a geocode system for
identifying an area anywhere on the Earth.”
A Plus Code has a the form of small alphanumerical codes like: `9F25J3H5+M8`
* docs: update the manpage
4 jaren geleden
Jérôme Deuchnord
6ffe0ad07b
docs(license): change license from GNU AGPL v3 to CeCILL v2.1 ( #182 )
4 jaren geleden
Jérôme Deuchnord
b8d0f782ca
Merge branch 'master' into features
4 jaren geleden
Jérôme Deuchnord
6d55cba318
build: bump version 0.10.1
4 jaren geleden
Jérôme Deuchnord
1fe90d2603
fix: enhance forward compatibility with Kosmorrolib ( #189 )
4 jaren geleden
Jérôme Deuchnord
9500efe33e
fix(pdf): update message on PDF generation failure ( #187 )
4 jaren geleden
dependabot[bot]
b275a16ffb
chore(deps-dev): bump black from 21.5b1 to 21.5b2 ( #184 )
Bumps [black](https://github.com/psf/black ) from 21.5b1 to 21.5b2.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 jaren geleden
Jérôme Deuchnord
8d71b611e0
fix(pdf): fix the failure on PDF saving ( #186 )
4 jaren geleden
Jérôme Deuchnord
cc8b5c9a8b
Merge branch 'master' into features
4 jaren geleden
Jérôme Deuchnord
8a415b081b
build: bump version 0.10.0
4 jaren geleden
Jérôme Deuchnord
877ce24622
chore: fix Makefile and __version__.py
4 jaren geleden
Weblate (bot)
ee5c08474a
chore(i18n): translations update from Weblate ( #181 )
* chore(i18n): update German translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update French translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/fr/
* chore(i18n): update German translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update Spanish translation
Currently translated at 85.5% (59 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/es/
* chore(i18n): update French translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/fr/
* chore(i18n): update Norwegian Bokmål translation
Currently translated at 46.3% (32 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nb_NO/
* chore(i18n): update Dutch translation
Currently translated at 68.1% (47 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nl/
* chore(i18n): update Russian translation
Currently translated at 33.3% (23 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/ru/
* chore(i18n): update German translation
Currently translated at 94.2% (65 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
* feat(i18n): add English (XA pseudolocale) translation
* feat(i18n): delete English (XA pseudolocale) translation
* feat(i18n): add English (XA pseudolocale) translation
* chore(i18n): update English (XA pseudolocale) translation
Currently translated at 100.0% (72 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/en_XA/
* chore(i18n): update German translation
Currently translated at 91.6% (66 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update French translation
Currently translated at 100.0% (72 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/fr/
* chore(i18n): update German translation
Currently translated at 98.6% (71 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update German translation
Currently translated at 100.0% (72 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update Dutch translation
Currently translated at 58.3% (42 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nl/
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
Co-authored-by: Damgermys <damhub28@gmail.com>
4 jaren geleden
Jérôme Deuchnord
9294e88a18
chore: fix logo in the readme
4 jaren geleden
Jérôme Deuchnord
50f9e9eeba
build: fix Docker image build ( #180 )
4 jaren geleden
Jérôme Deuchnord
7574c408c8
chore: remove POEditor last traces
4 jaren geleden
Jérôme Deuchnord
12ef0816dc
chore: fix lock file
4 jaren geleden
Jérôme Deuchnord
f7d827e7e7
chore: delete unit-test workflow file
4 jaren geleden
Jérôme Deuchnord
6661984973
fix: fix English messages ( #178 )
Co-authored-by: Damgermys <damhub28@gmail.com>
Co-authored-by: Damgermys <damhub28@gmail.com>
4 jaren geleden
Jérôme Deuchnord
33c00246ef
chore: remove POEditor last traces
4 jaren geleden
Jérôme Deuchnord
fd2356c0f8
chore: fix lock file
4 jaren geleden
Jérôme Deuchnord
2f28df1497
chore: delete unit-test workflow file
4 jaren geleden
Jérôme Deuchnord
b3527d079f
fix: fix some issues introduced in #162 ( #177 )
4 jaren geleden
Jérôme Deuchnord
88be20a5b4
fix: English messages ( #178 )
Co-authored-by: Damgermys <damhub28@gmail.com>
Co-authored-by: Damgermys <damhub28@gmail.com>
4 jaren geleden
Jérôme Deuchnord
87206d7068
feat: use Kosmorrolib ( #162 )
4 jaren geleden
Jérôme Deuchnord
b46f62869b
chore: set stale to 30 days instead of 60
4 jaren geleden
Weblate (bot)
0022bbd673
Translations update from Weblate ( #175 )
* chore(i18n): update Dutch translation
Currently translated at 88.4% (61 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nl/
* chore(i18n): update Dutch translation
Currently translated at 62.3% (43 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nl/
* chore(i18n): update Dutch translation
Currently translated at 62.3% (43 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nl/
* chore(i18n): update German translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update Dutch translation
Currently translated at 68.1% (47 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nl/
* chore(i18n): update Russian translation
Currently translated at 33.3% (23 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/ru/
Co-authored-by: Damgermys <damhub28@gmail.com>
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
4 jaren geleden
Weblate (bot)
e1798c8fdc
Translations update from Weblate ( #171 )
* Added translation using Weblate (French)
* Added translation using Weblate (German)
* Added translation using Weblate (Norwegian Bokmål)
* Added translation using Weblate (Russian)
* Added translation using Weblate (Dutch)
* Added translation using Weblate (Spanish)
* Translated using Weblate (French)
Currently translated at 100.0% (69 of 69 strings)
Translation: Kosmorro/Command line interface
Translate-URL: https://hosted.weblate.org/projects/kosmorro/cli/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (69 of 69 strings)
Translation: Kosmorro/Command line interface
Translate-URL: https://hosted.weblate.org/projects/kosmorro/cli/de/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 46.3% (32 of 69 strings)
Translation: Kosmorro/Command line interface
Translate-URL: https://hosted.weblate.org/projects/kosmorro/cli/nb_NO/
* Translated using Weblate (Russian)
Currently translated at 97.1% (67 of 69 strings)
Translation: Kosmorro/Command line interface
Translate-URL: https://hosted.weblate.org/projects/kosmorro/cli/ru/
* Translated using Weblate (Dutch)
Currently translated at 95.6% (66 of 69 strings)
Translation: Kosmorro/Command line interface
Translate-URL: https://hosted.weblate.org/projects/kosmorro/cli/nl/
* Translated using Weblate (Spanish)
Currently translated at 85.5% (59 of 69 strings)
Translation: Kosmorro/Command line interface
Translate-URL: https://hosted.weblate.org/projects/kosmorro/cli/es/
* chore: fix locales directories
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
4 jaren geleden
Jérôme Deuchnord
0d9e7e2f0a
chore(i18n): migrate from POEditor to Weblate ( #170 )
4 jaren geleden
dependabot[bot]
42ae8ce8c0
chore(deps): bump urllib3 from 1.26.3 to 1.26.4 ( #163 )
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.3 to 1.26.4.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 jaren geleden
Jérôme Deuchnord
ab6ff0873d
docs: add code of conduct ( #155 )
4 jaren geleden
dependabot[bot]
7a93880116
chore(deps-dev): bump coveralls from 3.0.0 to 3.0.1 ( #153 )
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases )
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TheKevJames/coveralls-python/compare/3.0.0...3.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 jaren geleden
Jérôme Deuchnord
bae98215d1
docs: use Repology to list the repository where Kosmorro is present ( #152 )
Thanks @Thierry-FreeBSD for maintaing Kosmorro on FreeBSD repositories! ♥
4 jaren geleden
dependabot[bot]
cc4a8a6337
chore(deps-dev): bump pylint from 2.7.1 to 2.7.2 ( #151 )
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.1...pylint-2.7.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 jaren geleden
dependabot[bot]
ee32bdc7ad
chore(deps-dev): bump pylint from 2.7.0 to 2.7.1 ( #150 )
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.0...pylint-2.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 jaren geleden
Jérôme Deuchnord
b122d0474f
ci: move from unittest_data_provider to parameterized ( #149 )
4 jaren geleden
Jérôme Deuchnord
8f331fe6c2
ci: remove Docker workflow (already handled on Docker Hub side) ( #146 )
4 jaren geleden
dependabot[bot]
9732168312
chore(deps-dev): bump pylint from 2.6.2 to 2.7.0 ( #145 )
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.6.2...pylint-2.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 jaren geleden
dependabot[bot]
dca5afedaf
chore(deps-dev): bump pylint from 2.6.0 to 2.6.2 ( #142 )
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.6.0...pylint-2.6.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 jaren geleden
dependabot[bot]
697dacd066
chore(deps): bump tabulate from 0.8.7 to 0.8.8 ( #144 )
Bumps [tabulate](https://github.com/astanin/python-tabulate ) from 0.8.7 to 0.8.8.
- [Release notes](https://github.com/astanin/python-tabulate/releases )
- [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG )
- [Commits](https://github.com/astanin/python-tabulate/compare/v0.8.7...v0.8.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 jaren geleden
dependabot[bot]
729252b98f
chore(deps): bump skyfield from 1.36 to 1.37 ( #143 )
Bumps [skyfield](https://github.com/brandon-rhodes/python-skyfield ) from 1.36 to 1.37.
- [Release notes](https://github.com/brandon-rhodes/python-skyfield/releases )
- [Changelog](https://github.com/skyfielders/python-skyfield/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/brandon-rhodes/python-skyfield/compare/1.36...1.37 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 jaren geleden
dependabot[bot]
4b92fb5666
chore(deps): bump numpy from 1.20.0 to 1.20.1 ( #140 )
Bumps [numpy](https://github.com/numpy/numpy ) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.20.0...v1.20.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 jaren geleden
Jérôme Deuchnord
2a2c418463
ci: fix syntax in the release workflow ( #141 )
4 jaren geleden
Nic
a6d3575977
feat: add official Docker image ( #137 )
4 jaren geleden
Jérôme Deuchnord
86983c957c
ci: fix various issues with the PRs checks ( #139 )
4 jaren geleden
dependabot[bot]
6958096a40
chore(deps): bump numpy from 1.19.5 to 1.20.0 ( #138 )
Bumps [numpy](https://github.com/numpy/numpy ) from 1.19.5 to 1.20.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.19.5...v1.20.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 jaren geleden
Jérôme Deuchnord
0cfc67fabd
ci: add stalebot
4 jaren geleden
Jérôme Deuchnord
ae790e6a00
Fix changelog
4 jaren geleden
Jérôme Deuchnord
4496cc2fc7
build: bump version 0.9.0
4 jaren geleden