scim-client


Namescim-client JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/Aplopio/python-scim-client
SummarySCIM v2 API client
upload_time2024-10-09 06:18:13
maintainerNone
docs_urlNone
authorMitratech Development Team
requires_python>=3.8
licenseMIT license
keywords scim_client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========
scim_client
===========


.. image:: https://img.shields.io/pypi/v/scim_client.svg
        :target: https://pypi.python.org/pypi/scim_client

.. image:: https://github.com/Aplopio/python-scim-client/actions/workflows/ci.yml/badge.svg
        :target: https://github.com/Aplopio/python-scim-client/actions/workflows/ci.yml

.. image:: https://readthedocs.org/projects/python-scim-client/badge/?version=latest
        :target: https://python-scim-client.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


SCIM v2 API client


* Free software: MIT license


Features
--------
- Fetch list of users
- Fetch single user
- Create/update user data
- Delete user
- Search users
- User schema extensions

TODO
----
- [ ] Support for user groups

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2024-03-21)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Aplopio/python-scim-client",
    "name": "scim-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "scim_client",
    "author": "Mitratech Development Team",
    "author_email": "devs@mitratech.com",
    "download_url": "https://files.pythonhosted.org/packages/cb/bd/0a9648ab8f6f3f28708e173df80a08a5c2a8ceac452e09f4360cef7e33c6/scim_client-0.2.0.tar.gz",
    "platform": null,
    "description": "===========\nscim_client\n===========\n\n\n.. image:: https://img.shields.io/pypi/v/scim_client.svg\n        :target: https://pypi.python.org/pypi/scim_client\n\n.. image:: https://github.com/Aplopio/python-scim-client/actions/workflows/ci.yml/badge.svg\n        :target: https://github.com/Aplopio/python-scim-client/actions/workflows/ci.yml\n\n.. image:: https://readthedocs.org/projects/python-scim-client/badge/?version=latest\n        :target: https://python-scim-client.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\nSCIM v2 API client\n\n\n* Free software: MIT license\n\n\nFeatures\n--------\n- Fetch list of users\n- Fetch single user\n- Create/update user data\n- Delete user\n- Search users\n- User schema extensions\n\nTODO\n----\n- [ ] Support for user groups\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-03-21)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "SCIM v2 API client",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/Aplopio/python-scim-client"
    },
    "split_keywords": [
        "scim_client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "063fdb0f9a8cb801ed5c06647d6412ec14346eb5f72c20746911d6a105c5ffab",
                "md5": "8d48afea4639dd7266874a236e8c3971",
                "sha256": "c2104a61e8cfa9304fb9452f2e63af106a989f25d0722c7f7592bfb31e0df13a"
            },
            "downloads": -1,
            "filename": "scim_client-0.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d48afea4639dd7266874a236e8c3971",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 8544,
            "upload_time": "2024-10-09T06:18:11",
            "upload_time_iso_8601": "2024-10-09T06:18:11.477454Z",
            "url": "https://files.pythonhosted.org/packages/06/3f/db0f9a8cb801ed5c06647d6412ec14346eb5f72c20746911d6a105c5ffab/scim_client-0.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbbd0a9648ab8f6f3f28708e173df80a08a5c2a8ceac452e09f4360cef7e33c6",
                "md5": "c733d1c73f5c4b5de086c34978707f53",
                "sha256": "ea9c82353627f4ba6552b618e238fef748f3a614cb391c9c89bf967f521489ad"
            },
            "downloads": -1,
            "filename": "scim_client-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c733d1c73f5c4b5de086c34978707f53",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14241,
            "upload_time": "2024-10-09T06:18:13",
            "upload_time_iso_8601": "2024-10-09T06:18:13.302786Z",
            "url": "https://files.pythonhosted.org/packages/cb/bd/0a9648ab8f6f3f28708e173df80a08a5c2a8ceac452e09f4360cef7e33c6/scim_client-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-09 06:18:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Aplopio",
    "github_project": "python-scim-client",
    "github_not_found": true,
    "lcname": "scim-client"
}
        
Elapsed time: 0.62519s