geo-api-gouv-fr


Namegeo-api-gouv-fr JSON
Version 1.9.0 PyPI version JSON
download
home_pagehttps://github.com/StartupsPoleEmploi/geo-api-gouv-fr
SummaryPython package to use geoapi.gouv.fr api
upload_time2024-12-16 14:13:56
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/61/23/e9e559a20acab417546b1e3ffd5a8cae5b45775a782ae89bd08e852cdeaa/geo_api_gouv_fr-1.9.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.9.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": "5d0ac6218a7b74ddcf5e242810b3126dfb55e05bd1bbac42f6ddd5d2c5553359",
                "md5": "6ae310e8297a0ffcde4504864a949da8",
                "sha256": "4667a59d8814719fb7d2670451f2604343475783c639caea606f8534ec980836"
            },
            "downloads": -1,
            "filename": "geo_api_gouv_fr-1.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ae310e8297a0ffcde4504864a949da8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 14591,
            "upload_time": "2024-12-16T14:13:53",
            "upload_time_iso_8601": "2024-12-16T14:13:53.125871Z",
            "url": "https://files.pythonhosted.org/packages/5d/0a/c6218a7b74ddcf5e242810b3126dfb55e05bd1bbac42f6ddd5d2c5553359/geo_api_gouv_fr-1.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6123e9e559a20acab417546b1e3ffd5a8cae5b45775a782ae89bd08e852cdeaa",
                "md5": "3f5187cea78a7232fa6f93b03d432f7e",
                "sha256": "5324ecff37fc455cf6c035ee2daaac95952aa4274098cebef03a01019e1e03ea"
            },
            "downloads": -1,
            "filename": "geo_api_gouv_fr-1.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3f5187cea78a7232fa6f93b03d432f7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 8500,
            "upload_time": "2024-12-16T14:13:56",
            "upload_time_iso_8601": "2024-12-16T14:13:56.868588Z",
            "url": "https://files.pythonhosted.org/packages/61/23/e9e559a20acab417546b1e3ffd5a8cae5b45775a782ae89bd08e852cdeaa/geo_api_gouv_fr-1.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 14:13:56",
    "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.93914s