geo-api-gouv-fr


Namegeo-api-gouv-fr JSON
Version 1.7.1 PyPI version JSON
download
home_pagehttps://github.com/StartupsPoleEmploi/geo-api-gouv-fr
SummaryPython package to use geoapi.gouv.fr api
upload_time2024-03-27 12:20:30
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/5d/38/ea15fcd92ecd0e4479927c420db61a420c4863b40d7d884db1db4d05da12/geo_api_gouv_fr-1.7.1.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.7.1",
    "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": "f8992a464256b13dd2340e659d6f884a8d7f91d72a806539d86e245356929583",
                "md5": "6ca04874ef4bd30565c0bebf2db279d4",
                "sha256": "304d38b6defaec09d80eecfe20f454d20884547b2bb246aa979313c3e5820a49"
            },
            "downloads": -1,
            "filename": "geo_api_gouv_fr-1.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ca04874ef4bd30565c0bebf2db279d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 14395,
            "upload_time": "2024-03-27T12:20:28",
            "upload_time_iso_8601": "2024-03-27T12:20:28.700914Z",
            "url": "https://files.pythonhosted.org/packages/f8/99/2a464256b13dd2340e659d6f884a8d7f91d72a806539d86e245356929583/geo_api_gouv_fr-1.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d38ea15fcd92ecd0e4479927c420db61a420c4863b40d7d884db1db4d05da12",
                "md5": "3c65ed9f3e3ed0a4352bcc8aa130be5b",
                "sha256": "3ca96bde74775d29e91c8d4de429522642e21776350357f174bb8020fcebd15a"
            },
            "downloads": -1,
            "filename": "geo_api_gouv_fr-1.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3c65ed9f3e3ed0a4352bcc8aa130be5b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 8169,
            "upload_time": "2024-03-27T12:20:30",
            "upload_time_iso_8601": "2024-03-27T12:20:30.372577Z",
            "url": "https://files.pythonhosted.org/packages/5d/38/ea15fcd92ecd0e4479927c420db61a420c4863b40d7d884db1db4d05da12/geo_api_gouv_fr-1.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-27 12:20:30",
    "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.20777s