poleemploi-io-api


Namepoleemploi-io-api JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/StartupsPoleEmploi/poleemploi-io-api
SummaryPython package to use poleemploi io api (requires account)
upload_time2024-12-05 14:10:01
maintainerNone
docs_urlNone
authorLa Bonne Boite
requires_python<4.0,>=3.11
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": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "poleemploi, poleemploi_io, poleemploi_io_api",
    "author": "La Bonne Boite",
    "author_email": "labonneboite@pole-emploi.fr",
    "download_url": "https://files.pythonhosted.org/packages/d7/68/9b0163d53646209990feb912bc9f0ddeef170fd7023f56a1e1dce1389cf1/poleemploi_io_api-1.0.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": "1.0.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": "d53e6309819cfdfc434e3e27b4e1a6728664fc5c42de5120e0bab8d5c267ebfe",
                "md5": "9c9b0d0b2b2347222c39429a87a51e09",
                "sha256": "0ea6995ec7cd78ffd377eca5c659623f73859c8db1c184ed57c8f300b83b6ebc"
            },
            "downloads": -1,
            "filename": "poleemploi_io_api-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c9b0d0b2b2347222c39429a87a51e09",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 9939,
            "upload_time": "2024-12-05T14:10:00",
            "upload_time_iso_8601": "2024-12-05T14:10:00.323019Z",
            "url": "https://files.pythonhosted.org/packages/d5/3e/6309819cfdfc434e3e27b4e1a6728664fc5c42de5120e0bab8d5c267ebfe/poleemploi_io_api-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7689b0163d53646209990feb912bc9f0ddeef170fd7023f56a1e1dce1389cf1",
                "md5": "09d276afb87b8b9eb51c108dde6699cd",
                "sha256": "42c751724072e2c8584ce779b5a155fb42ed61f3878e231342de2f1d9b6487ed"
            },
            "downloads": -1,
            "filename": "poleemploi_io_api-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "09d276afb87b8b9eb51c108dde6699cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 6205,
            "upload_time": "2024-12-05T14:10:01",
            "upload_time_iso_8601": "2024-12-05T14:10:01.401949Z",
            "url": "https://files.pythonhosted.org/packages/d7/68/9b0163d53646209990feb912bc9f0ddeef170fd7023f56a1e1dce1389cf1/poleemploi_io_api-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-05 14:10:01",
    "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.37417s