Compare commits
3 Commits
228a4e64f4
...
ff2dbd8906
Author | SHA1 | Date | |
---|---|---|---|
ff2dbd8906 | |||
d9a02155b4 | |||
7d16e29cab |
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
config.ini
|
config.ini
|
||||||
gpx_files/
|
gpx_files/
|
||||||
|
__pycache__/
|
@ -1,4 +1,6 @@
|
|||||||
sqlalchemy
|
sqlalchemy
|
||||||
gpxpy
|
gpxpy
|
||||||
psycopg2
|
psycopg2
|
||||||
bs4
|
bs4
|
||||||
|
sqlparse
|
||||||
|
tabulate
|
Loading…
x
Reference in New Issue
Block a user