Commit graph

53 commits

Author SHA1 Message Date
561289614f Add documentation about error cases 2023-03-12 01:27:20 +01:00
614fd2fdd7 Add M1 mac as supported target 2022-05-11 19:12:21 +02:00
655616dd1b Fix strings 2022-05-11 19:04:10 +02:00
6ed9532752 Update 'README.md' 2022-01-02 19:29:39 +01:00
30bc840a47 Update 'LICENSE' 2022-01-02 19:26:37 +01:00
b70a3d873a Update 'LICENSE' 2022-01-02 19:24:35 +01:00
a1cc4c98f4 Update 'LICENSE' 2022-01-02 19:24:06 +01:00
ca4804b818 Update 'LICENSE' 2022-01-01 22:27:45 +01:00
339580e36f Compress binaries before uploading 2021-08-24 11:16:59 +02:00
4773950a65 Upload to gitea as part of the release process 2021-08-22 10:49:15 +02:00
2e4bf89368 Add benchmark & run test in base folder 2021-08-22 10:08:18 +02:00
c143a64bca Autofix version names 2021-08-21 19:58:52 +02:00
ec024a0189 Add package doc 2021-08-21 19:52:10 +02:00
c01b54ef50 Make package name go getable 2021-08-21 11:01:05 +02:00
9ea22d8c4a Display commands run with invoke 2021-08-21 10:46:34 +02:00
ccce40a90d Add more pre-commit checks for go 2021-08-21 10:44:42 +02:00
4465be80ea Add go linter in pre-commit 2021-08-21 09:48:15 +02:00
46bd3cdbf5 Mention requirements.txt in the readme 2021-08-21 09:31:35 +02:00
9f626c8450 Update readme for release task 2021-08-21 09:30:58 +02:00
47b6a8b958 Add requirements file for invoke & update invoke tasks 2021-08-21 09:25:06 +02:00
b2bc5e0d1c Add pre-process invoke task & rename data source files 2021-08-21 09:09:51 +02:00
2cc87d878f Translate & improve readme 2021-08-21 09:08:01 +02:00
bf1f57eb00 Translate CLI to french & extract pre-processing 2021-08-21 09:07:07 +02:00
a3516cabf6 Update data & use embedded json instead of go code 2021-08-19 19:18:09 +02:00
73ee4a9138 Update readme with instructions 2021-08-19 11:49:19 +02:00
c921213b4f Reduce number of build targets 2021-08-19 11:09:04 +02:00
883658acf3 Add cross platform build script 2021-08-18 23:05:48 +02:00
40e48867fd Translate to french, fix corsica, add more tests, improve output 2021-08-18 22:46:05 +02:00
8272126024 Add more tests 2021-08-18 20:16:27 +02:00
feb756812d Successfully rewrite the CLI in go 2021-08-18 19:03:48 +02:00
c6f2327d2a WIP 2021-08-18 16:32:08 +02:00
78859c7c08 Add invoke with a tag task 2021-08-06 16:07:55 +02:00
8a052d847c Bump version 2021-08-06 16:03:52 +02:00
1c06e517c0 Update readme 2021-08-06 16:03:24 +02:00
8d8d49f0e6 Allow back to python 3.7 2021-08-06 16:01:19 +02:00
c0be014d17 Update PyPI page 2021-08-06 15:57:46 +02:00
a84c41a572 Move samples to readme 2021-08-06 15:57:46 +02:00
95198271d8 Add CLI script 2021-08-06 15:57:46 +02:00
b81bd49e73 Update config 2021-08-06 15:57:46 +02:00
aa4e102cae Cleanup project 2021-08-06 15:57:46 +02:00
72cd87010d Add MIT license 2021-02-08 13:22:34 +00:00
24459bc94d Allow multiple CLI arguments 2019-07-11 22:43:17 +02:00
2ccf67ac6e Allow parsing CLI arguments 2019-07-11 22:40:20 +02:00
9718a1d473 Fix indentation in config file 2019-07-11 22:40:09 +02:00
34ed538f9d Allow packaging with pyOxidizer 2019-07-11 22:24:36 +02:00
5624cc870d Slight improvements 2019-07-11 19:29:08 +02:00
8d2df2db0b Reorganize files 2019-07-11 00:06:16 +02:00
e9209ffede Add a readme with data sources 2019-07-11 00:03:31 +02:00
a24585c837 Update cities data and add script 2019-07-11 00:00:32 +02:00
510bec8964 Add a to_dict method 2019-07-10 23:45:18 +02:00