2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-17 03:57:12 +00:00

extract heights.json and fix manage.py to use uv

This commit is contained in:
2025-06-21 20:10:04 +03:00
parent 6e3279e585
commit 576e4a20f0
6 changed files with 56978 additions and 28510 deletions

View File

@@ -1,4 +1,15 @@
#!/usr/bin/env python
# /// script
# requires-python = ">=3.13"
# dependencies = [
# "bs4",
# "cryptography",
# "django",
# "piexif",
# "pillow",
# "unidecode",
# ]
# ///
import os
import sys