pykml


Namepykml JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttp://pypi.python.org/pypi/pykml
SummaryPython KML library
upload_time2019-10-25 19:46:20
maintainer
docs_urlhttps://pythonhosted.org/pykml/
authorTyler Erickson
requires_python
licenseBSD
keywords kml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
pyKML
=========
pyKML is a Python package for parsing and authoring KML documents. It is based
on the lxml.objectify API (http://codespeak.net/lxml/objectify.html) which
provides Pythonic access to XML documents.

.. figure:: http://pykml.googlecode.com/hg/docs/source/logo/pyKML_logo_200x200.png
   :scale: 100 %
   :alt: pyKML logo

See the Package Documentation for information on installation and usage.



            

Raw data

            {
    "_id": null,
    "home_page": "http://pypi.python.org/pypi/pykml",
    "name": "pykml",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pykml/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "kml",
    "author": "Tyler Erickson",
    "author_email": "tylerickson@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8c/1e/56db25550a3de6401c8f08216530bd2f96b9e9b463598d6e2190229bee12/pykml-0.2.0.tar.gz",
    "platform": "",
    "description": "=========\npyKML\n=========\npyKML is a Python package for parsing and authoring KML documents. It is based\non the lxml.objectify API (http://codespeak.net/lxml/objectify.html) which\nprovides Pythonic access to XML documents.\n\n.. figure:: http://pykml.googlecode.com/hg/docs/source/logo/pyKML_logo_200x200.png\n   :scale: 100 %\n   :alt: pyKML logo\n\nSee the Package Documentation for information on installation and usage.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python KML library",
    "version": "0.2.0",
    "split_keywords": [
        "kml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "6b45173de8daa7c3c4221ecdb9640750",
                "sha256": "bd4e259527a88c3b3d0d264c133b8b05bfc457efca37467f7f891b6be937d60e"
            },
            "downloads": -1,
            "filename": "pykml-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b45173de8daa7c3c4221ecdb9640750",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41122,
            "upload_time": "2019-10-25T19:46:18",
            "upload_time_iso_8601": "2019-10-25T19:46:18.803824Z",
            "url": "https://files.pythonhosted.org/packages/b8/22/8b3e7aec303a3d11bc62de04d863cf2092d7a722ade35809f7f6232df164/pykml-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "d99ec70275e9dc12e3d81828b18d3764",
                "sha256": "44a1892e7c2a649c8ae9f8e2899ff76cae79ec6749ffb64d11140b4e87d0f957"
            },
            "downloads": -1,
            "filename": "pykml-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d99ec70275e9dc12e3d81828b18d3764",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 44493,
            "upload_time": "2019-10-25T19:46:20",
            "upload_time_iso_8601": "2019-10-25T19:46:20.375085Z",
            "url": "https://files.pythonhosted.org/packages/8c/1e/56db25550a3de6401c8f08216530bd2f96b9e9b463598d6e2190229bee12/pykml-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-10-25 19:46:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pykml"
}
        
Elapsed time: 0.01404s