udm-rest-api-client

View on PyPIReverse Dependencies (0)

0.0.2 udm_rest_api_client-0.0.2-py3-none-any.whl

Wheel Details

Project: udm-rest-api-client
Version: 0.0.2
Filename: udm_rest_api_client-0.0.2-py3-none-any.whl
Download: [link]
Size: 24510
MD5: 3469a1d1da51f4e133800a7c550386e5
SHA256: c515598a79398d41ef33360a85138efcd41f1797f2ee2ad8b1e9dbb5ba56f318
Uploaded: 2024-06-06 16:14:09 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: udm-rest-api-client
Version: 0.0.2
Summary: Client library to interact with the Univention Directory Manager (UDM) REST API.
Author-Email: Univention Maintainers <packages[at]univention.de>
Project-Url: Homepage, https://www.univention.com
Project-Url: Documentation, https://docs.software-univention.de/developer-reference/latest/en/udm/rest-api.html
Project-Url: Repository, https://github.com/univention/univention-corporate-server
Project-Url: Source, https://github.com/univention/univention-corporate-server/tree/5.2-0/management/univention-directory-manager-rest/src/univention/admin/rest
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: cachecontrol (>=0.14.0)
Requires-Dist: typing-extensions (>=4.0.0)
Requires-Dist: uritemplate (>=4.1.1)
Requires-Dist: aiohttp (>=3.0.0); extra == "async"
Requires-Dist: python-ldap (>=3.0.0); extra == "cli"
Requires-Dist: requests (>=2.0.0); extra == "cli"
Requires-Dist: mypy-extensions (>=1.0.0); extra == "dev"
Requires-Dist: mypy (>=1.9.0); extra == "dev"
Requires-Dist: types-requests (>=2.0.0); extra == "dev"
Requires-Dist: requests (>=2.0.0); extra == "sync"
Provides-Extra: async
Provides-Extra: cli
Provides-Extra: dev
Provides-Extra: sync
Description-Content-Type: text/markdown
License-Expression: AGPL-3.0-only
[Description omitted; length: 6617 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
univention/admin/rest/async_client.py sha256=LmuwC0_d9QSY0IYiS-aKVWfZQwiE_2fWHvu5pcA--Jc 28320
univention/admin/rest/client/__init__.py sha256=NwQXd5y1CLUuNQzrxZbb_jPcgbK-biy7J2dA8GmPaWU 31075
univention/admin/rest/client/__main__.py sha256=FmUGhLgDAymFlCgTGXGMZ9vtMa54qCLeadyVovCFIpE 29279
udm_rest_api_client-0.0.2.dist-info/METADATA sha256=2lXD7wEbFsJy0-R-FLwv7RYsv1vb5upAfpAmaCC3_40 9008
udm_rest_api_client-0.0.2.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
udm_rest_api_client-0.0.2.dist-info/entry_points.txt sha256=tEIvBTlsdImAvC-fCBnAT3qgWF__ZlfUUkk3J06GiGQ 67
udm_rest_api_client-0.0.2.dist-info/RECORD

entry_points.txt

udm = univention.admin.rest.client.__main__:main