Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kgn/pygml
A python library for reading and writing gml files.
https://github.com/kgn/pygml
Last synced: about 1 month 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-24T17:45:25.000Z (almost 13 years ago)
- Last Synced: 2023-03-11T10:28:07.965Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 217 KB
- Stars: 9
- Watchers: 2
- 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 GMLCheck out [libdev.py](https://github.com/kgn/pygml/blob/master/libdev.py) for examples of how the API works.
![](https://github.com/kgn/pygml/raw/master/gml-file.png)
* [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).