Files
PMTiles/python/pmtiles
Brandon Liu 46b5e9c716 python v3.7 (#639)
* add unit test for mbtiles missing center/bounds
* code and file cleanup
* more details in python README.md
2026-02-10 10:48:57 -05:00
..
2026-02-10 10:48:57 -05:00
2026-02-10 10:48:57 -05:00
2026-02-10 10:48:57 -05:00
2026-02-10 10:48:57 -05:00

pmtiles

pip install pmtiles

Running Tests

python -m unittest test/test_*

Uploading build

python -m build
twine upload dist/*

Status

For asynchronous I/O, see aiopmtiles