Metadata-Version: 2.1
Name: GeoAlchemy2
Version: 0.8.4
Summary: Using SQLAlchemy with Spatial Databases
Home-page: http://geoalchemy.org/
Author: Eric Lemoine
Author-email: eric.lemoine@gmail.com
License: MIT
Keywords: geo gis sqlalchemy orm
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Plugins
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Dist: SQLAlchemy (>=0.8)

============
GeoAlchemy 2
============

.. image:: https://travis-ci.org/geoalchemy/geoalchemy2.png?branch=master
   :target: http://travis-ci.org/#!/geoalchemy/geoalchemy2

.. image:: https://coveralls.io/repos/geoalchemy/geoalchemy2/badge.png?branch=master
   :target: https://coveralls.io/r/geoalchemy/geoalchemy2

.. image:: https://readthedocs.org/projects/geoalchemy-2/badge/?version=latest
   :target: https://geoalchemy-2.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

GeoAlchemy 2 is a Python toolkit for working with spatial databases. It is
based on the gorgeous `SQLAlchemy <http://www.sqlalchemy.org/>`_.

Documentation is on Read the Docs: https://geoalchemy-2.readthedocs.io.


