pymbtiles icon indicating copy to clipboard operation
pymbtiles copied to clipboard

Python utilities for Mapbox mbtiles files

Results 2 pymbtiles issues
Sort by recently updated
recently updated
newest added

I got the following warning message when running a test : ``` path_to_project/.venv/lib/python3.9/site-packages/pymbtiles/__init__.py:89: ResourceWarning: unclosed file schema = open( ResourceWarning: Enable tracemalloc to get the object allocation traceback ```