============
GeoAlchemy 2
============
.. image:: https://github.com/geoalchemy/geoalchemy2/actions/workflows/test_and_publish.yml/badge.svg?branch=master
:target: https://github.com/geoalchemy/geoalchemy2/actions
.. 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
.. image:: https://zenodo.org/badge/5638538.svg
:target: https://zenodo.org/doi/10.5281/zenodo.10808783
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/en/stable.
Raw data
{
"_id": null,
"home_page": "https://geoalchemy-2.readthedocs.io/en/stable/",
"name": "GeoAlchemy2",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "geo, gis, sqlalchemy, orm",
"author": "Eric Lemoine",
"author_email": "eric.lemoine@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d3/15/88398e863a9e044e06957d0f214cc5f7ef3c1dee4c540d828bfa6c7d4535/geoalchemy2-0.18.0.tar.gz",
"platform": null,
"description": "============\nGeoAlchemy 2\n============\n\n.. image:: https://github.com/geoalchemy/geoalchemy2/actions/workflows/test_and_publish.yml/badge.svg?branch=master\n :target: https://github.com/geoalchemy/geoalchemy2/actions\n\n.. image:: https://coveralls.io/repos/geoalchemy/geoalchemy2/badge.png?branch=master\n :target: https://coveralls.io/r/geoalchemy/geoalchemy2\n\n.. image:: https://readthedocs.org/projects/geoalchemy-2/badge/?version=latest\n :target: https://geoalchemy-2.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://zenodo.org/badge/5638538.svg\n :target: https://zenodo.org/doi/10.5281/zenodo.10808783\n\nGeoAlchemy 2 is a Python toolkit for working with spatial databases. It is\nbased on the gorgeous `SQLAlchemy <http://www.sqlalchemy.org/>`_.\n\nDocumentation is on Read the Docs: https://geoalchemy-2.readthedocs.io/en/stable.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Using SQLAlchemy with Spatial Databases",
"version": "0.18.0",
"project_urls": {
"Homepage": "https://geoalchemy-2.readthedocs.io/en/stable/",
"Source": "https://github.com/geoalchemy/geoalchemy2",
"Tracker": "https://github.com/geoalchemy/geoalchemy2/issues"
},
"split_keywords": [
"geo",
" gis",
" sqlalchemy",
" orm"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b5f51e36e49d4380d70d58c777953fd3c465b4fb242309b6bd6b88e45ef11bd7",
"md5": "fd14b73ca7521a5bf25c7b5a13e5bfe8",
"sha256": "ff0fe7339ba535c50845a2c7e8817a20c164364128991d795733b3c5904b1ee1"
},
"downloads": -1,
"filename": "geoalchemy2-0.18.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fd14b73ca7521a5bf25c7b5a13e5bfe8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 81248,
"upload_time": "2025-07-21T10:51:46",
"upload_time_iso_8601": "2025-07-21T10:51:46.291702Z",
"url": "https://files.pythonhosted.org/packages/b5/f5/1e36e49d4380d70d58c777953fd3c465b4fb242309b6bd6b88e45ef11bd7/geoalchemy2-0.18.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d31588398e863a9e044e06957d0f214cc5f7ef3c1dee4c540d828bfa6c7d4535",
"md5": "614d997e13f20fad3fc54946609c5a18",
"sha256": "9a04690cc33fbc580d15c7c028d9b1b1ea08271489730096c7092e1d486c2b7a"
},
"downloads": -1,
"filename": "geoalchemy2-0.18.0.tar.gz",
"has_sig": false,
"md5_digest": "614d997e13f20fad3fc54946609c5a18",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 239129,
"upload_time": "2025-07-21T10:51:47",
"upload_time_iso_8601": "2025-07-21T10:51:47.520132Z",
"url": "https://files.pythonhosted.org/packages/d3/15/88398e863a9e044e06957d0f214cc5f7ef3c1dee4c540d828bfa6c7d4535/geoalchemy2-0.18.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-21 10:51:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "geoalchemy",
"github_project": "geoalchemy2",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "alembic",
"specs": []
},
{
"name": "flake8",
"specs": []
},
{
"name": "mysql",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "pytest-cov",
"specs": []
},
{
"name": "pytest-benchmark",
"specs": []
},
{
"name": "pytest-html",
"specs": []
},
{
"name": "pytest-mypy",
"specs": []
},
{
"name": "rasterio",
"specs": []
}
],
"tox": true,
"lcname": "geoalchemy2"
}