geo-api-gouv-fr


Namegeo-api-gouv-fr JSON
Version 1.10.0 PyPI version JSON
download
home_pagehttps://github.com/StartupsPoleEmploi/geo-api-gouv-fr
SummaryPython package to use geoapi.gouv.fr api
upload_time2025-02-03 20:01:24
maintainerNone
docs_urlNone
authorLa Bonne Boite
requires_python<4.0,>=3.11
licenseGPL-3.0-only
keywords geoapi geoapi.gouv geoapi.gouv.fr
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GeoApi for data.gouv - Python Package

## About

This package was intended to use the [geo.api.gouv.fr](https://geo.api.gouv.fr/) api.
## How tos

### Tests

``` bash
make test
```

### Documentation

The documentation is based on [mkdocs](https://www.mkdocs.org/)

To open the docs:

``` bash
make help
```

It will be accessible [here](http://127.0.0.1:9999/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/StartupsPoleEmploi/geo-api-gouv-fr",
    "name": "geo-api-gouv-fr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "geoapi, geoapi.gouv, geoapi.gouv.fr",
    "author": "La Bonne Boite",
    "author_email": "labonneboite@pole-emploi.fr",
    "download_url": "https://files.pythonhosted.org/packages/0f/17/cc9b4c31ebb6464332ea5a73953186ccac0c1739023f93d946cef51a4205/geo_api_gouv_fr-1.10.0.tar.gz",
    "platform": null,
    "description": "# GeoApi for data.gouv - Python Package\n\n## About\n\nThis package was intended to use the [geo.api.gouv.fr](https://geo.api.gouv.fr/) api.\n## How tos\n\n### Tests\n\n``` bash\nmake test\n```\n\n### Documentation\n\nThe documentation is based on [mkdocs](https://www.mkdocs.org/)\n\nTo open the docs:\n\n``` bash\nmake help\n```\n\nIt will be accessible [here](http://127.0.0.1:9999/)\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-only",
    "summary": "Python package to use geoapi.gouv.fr api",
    "version": "1.10.0",
    "project_urls": {
        "Homepage": "https://github.com/StartupsPoleEmploi/geo-api-gouv-fr",
        "Repository": "https://github.com/StartupsPoleEmploi/geo-api-gouv-fr"
    },
    "split_keywords": [
        "geoapi",
        " geoapi.gouv",
        " geoapi.gouv.fr"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b5bae975309a45f168f700902fd3cfd4cfc2e538219264c2aba5e277555ec86",
                "md5": "e739b4be056aa7c8291c1e3b31233d04",
                "sha256": "41f47d6c2138f9d4563182044a43af5004aa9a0e7df4e135d39a664bfbb12443"
            },
            "downloads": -1,
            "filename": "geo_api_gouv_fr-1.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e739b4be056aa7c8291c1e3b31233d04",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 15119,
            "upload_time": "2025-02-03T20:01:22",
            "upload_time_iso_8601": "2025-02-03T20:01:22.264375Z",
            "url": "https://files.pythonhosted.org/packages/0b/5b/ae975309a45f168f700902fd3cfd4cfc2e538219264c2aba5e277555ec86/geo_api_gouv_fr-1.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f17cc9b4c31ebb6464332ea5a73953186ccac0c1739023f93d946cef51a4205",
                "md5": "9efa6dc1f42710602a6f11b50d8c7184",
                "sha256": "7cd7c8ed3bd9dfc40daba1cee7522c58bf90c64266a07602cd201dcd1b444aec"
            },
            "downloads": -1,
            "filename": "geo_api_gouv_fr-1.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9efa6dc1f42710602a6f11b50d8c7184",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 7840,
            "upload_time": "2025-02-03T20:01:24",
            "upload_time_iso_8601": "2025-02-03T20:01:24.053961Z",
            "url": "https://files.pythonhosted.org/packages/0f/17/cc9b4c31ebb6464332ea5a73953186ccac0c1739023f93d946cef51a4205/geo_api_gouv_fr-1.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-03 20:01:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "StartupsPoleEmploi",
    "github_project": "geo-api-gouv-fr",
    "github_not_found": true,
    "lcname": "geo-api-gouv-fr"
}
        
Elapsed time: 0.47852s