link to ZipAround
This commit is contained in:
parent
b60179ab54
commit
af7026a3d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ data_rework/
|
||||
.env
|
||||
weboob
|
||||
.htpasswd
|
||||
.vscode
|
@ -222,3 +222,9 @@ schema might change from time to time. Here is how to update it automatically:
|
||||
* First, edit the `alembic.ini` file and ensure the `sqlalchemy.url` entry
|
||||
points to the database URI you are actually using for Flatisfy.
|
||||
* Then, run `alembic upgrade head` to run the required migrations.
|
||||
|
||||
## Misc
|
||||
|
||||
### Other tools more or less connected with Flatisfy
|
||||
|
||||
+ [ZipAround](https://github.com/guix77/ziparound) generates a list of ZIP codes centered on a city name, within a radius of N kilometers and within a certain travel time by car (France only)
|
Loading…
Reference in New Issue
Block a user