============
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.7",
"maintainer_email": null,
"keywords": "geo, gis, sqlalchemy, orm",
"author": "Eric Lemoine",
"author_email": "eric.lemoine@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/0d/51/3abbee83c2eaeb1972ed0999ca6895aebc43560d81fba4e7057aa2901b39/geoalchemy2-0.17.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.17.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": "",
"digests": {
"blake2b_256": "bd122f02ba081589cab149b38d95e2f5296f62e8f5b2f911bc2894b59f136d1c",
"md5": "6987cf11bc82331ec785176aa630ee4d",
"sha256": "2218d7d5a8f123cc4b88cbf3f9595ef3b2741c26e417a2bff56ba96ac9208919"
},
"downloads": -1,
"filename": "GeoAlchemy2-0.17.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6987cf11bc82331ec785176aa630ee4d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 77783,
"upload_time": "2025-01-09T16:21:25",
"upload_time_iso_8601": "2025-01-09T16:21:25.487218Z",
"url": "https://files.pythonhosted.org/packages/bd/12/2f02ba081589cab149b38d95e2f5296f62e8f5b2f911bc2894b59f136d1c/GeoAlchemy2-0.17.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0d513abbee83c2eaeb1972ed0999ca6895aebc43560d81fba4e7057aa2901b39",
"md5": "2c429a376878ef5ab519b97bdaaec339",
"sha256": "00e105e6a93cc2815914a29acb4fc129da5b2ebd500bf447b108e7904138c83f"
},
"downloads": -1,
"filename": "geoalchemy2-0.17.0.tar.gz",
"has_sig": false,
"md5_digest": "2c429a376878ef5ab519b97bdaaec339",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 231549,
"upload_time": "2025-01-09T16:21:26",
"upload_time_iso_8601": "2025-01-09T16:21:26.812219Z",
"url": "https://files.pythonhosted.org/packages/0d/51/3abbee83c2eaeb1972ed0999ca6895aebc43560d81fba4e7057aa2901b39/geoalchemy2-0.17.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-09 16:21:26",
"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-html",
"specs": []
},
{
"name": "pytest-mypy",
"specs": []
},
{
"name": "rasterio",
"specs": []
}
],
"tox": true,
"lcname": "geoalchemy2"
}