You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pmtiles/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ Each of the client integrations uses the [JavaScript pmtiles library](https://gi
72
72
73
73
### Python
74
74
75
-
`pmtiles` is a python package for reading and writing PMTiles. [GitHub](https://github.com/protomaps/PMTiles/tree/master/python) and via the [Python Package Index](https://pypi.org/project/pmtiles/).
75
+
`pmtiles` is a python package for reading and writing PMTiles. It is available via [GitHub](https://github.com/protomaps/PMTiles/tree/main/python) and the [Python Package Index](https://pypi.org/project/pmtiles/).
76
76
77
77
::: warning
78
78
The Python `pmtiles` package should be considered beta status.
0 commit comments