https://github.com/kgn/pygml
A python library for reading and writing gml files.
https://github.com/kgn/pygml
Last synced: over 1 year ago
JSON representation
A python library for reading and writing gml files.
- Host: GitHub
- URL: https://github.com/kgn/pygml
- Owner: kgn
- License: mit
- Created: 2011-06-02T06:56:50.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-12-24T17:45:25.000Z (over 14 years ago)
- Last Synced: 2025-03-26T13:21:20.928Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 217 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Features:
* Read GML from a file or the web
* Create/edit GML through the python API
* Save GML
Check out [libdev.py](https://github.com/kgn/pygml/blob/master/libdev.py) for examples of how the API works.

* [About GML](http://fffff.at/gml-week-graffiti-markup-language)
* [GML Spec](http://fffff.at/gml)
GML files can be downloaded from [000000book.com](http://000000book.com).