poleemploi-io-api


Namepoleemploi-io-api JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/StartupsPoleEmploi/poleemploi-io-api
SummaryPython package to use poleemploi io api (requires account)
upload_time2024-02-21 09:23:46
maintainer
docs_urlNone
authorLa Bonne Boite
requires_python>=3.11,<4.0
licenseGPL-3.0-only
keywords poleemploi poleemploi_io poleemploi_io_api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PoleEmploi IO - Python Package

## About

This package was intended to use the [poleemploi.io](https://pole-emploi.io/) api.

To be able to use you need valid poleemloi.io credentials.


## 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/poleemploi-io-api",
    "name": "poleemploi-io-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "poleemploi,poleemploi_io,poleemploi_io_api",
    "author": "La Bonne Boite",
    "author_email": "labonneboite@pole-emploi.fr",
    "download_url": "https://files.pythonhosted.org/packages/65/61/519dc9a420c0f01b5a0bf727a8efe9502a6e732e6ee82b07ff346dfa40b6/poleemploi_io_api-0.4.0.tar.gz",
    "platform": null,
    "description": "# PoleEmploi IO - Python Package\n\n## About\n\nThis package was intended to use the [poleemploi.io](https://pole-emploi.io/) api.\n\nTo be able to use you need valid poleemloi.io credentials.\n\n\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 poleemploi io api (requires account)",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/StartupsPoleEmploi/poleemploi-io-api",
        "Repository": "https://github.com/StartupsPoleEmploi/poleemploi-io-api"
    },
    "split_keywords": [
        "poleemploi",
        "poleemploi_io",
        "poleemploi_io_api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c15edc659f89188d317888ab7715c922631f3c9a784ebb18e3b411c2f77046d",
                "md5": "99f3438070e51eb112254d0796366d1e",
                "sha256": "3085e4d58b6d48c6b66fc8e11dd31ca62463787e335c0e6b40d8a67baeb14ab3"
            },
            "downloads": -1,
            "filename": "poleemploi_io_api-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "99f3438070e51eb112254d0796366d1e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 7611,
            "upload_time": "2024-02-21T09:23:34",
            "upload_time_iso_8601": "2024-02-21T09:23:34.820403Z",
            "url": "https://files.pythonhosted.org/packages/5c/15/edc659f89188d317888ab7715c922631f3c9a784ebb18e3b411c2f77046d/poleemploi_io_api-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6561519dc9a420c0f01b5a0bf727a8efe9502a6e732e6ee82b07ff346dfa40b6",
                "md5": "b79a3d55b4f2bdb61c9b0149df411c4e",
                "sha256": "6624033d3e91ffad77539321efb07982fbfa174df8b606b94964c47879c4f36c"
            },
            "downloads": -1,
            "filename": "poleemploi_io_api-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b79a3d55b4f2bdb61c9b0149df411c4e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 4658,
            "upload_time": "2024-02-21T09:23:46",
            "upload_time_iso_8601": "2024-02-21T09:23:46.265585Z",
            "url": "https://files.pythonhosted.org/packages/65/61/519dc9a420c0f01b5a0bf727a8efe9502a6e732e6ee82b07ff346dfa40b6/poleemploi_io_api-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-21 09:23:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "StartupsPoleEmploi",
    "github_project": "poleemploi-io-api",
    "github_not_found": true,
    "lcname": "poleemploi-io-api"
}
        
Elapsed time: 0.23440s