Skip to main content

Python client library for Grouper

Project description

Description

Python client library for interfacing with the Grouper API server.

Quickstart

Super basic…

from groupy.client import Groupy
grclient = Groupy('127.0.0.1:8990')
for user in grclient.users:
    print user
for permission in grclient.users.get('zorkian'):
    print permission

Installation

To pull the latest version from PyPI:

pip install groupy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

groupy-0.5.6.tar.gz (12.1 kB view details)

Uploaded Source

Built Distribution

groupy-0.5.6-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file groupy-0.5.6.tar.gz.

File metadata

  • Download URL: groupy-0.5.6.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.2

File hashes

Hashes for groupy-0.5.6.tar.gz
Algorithm Hash digest
SHA256 07062f873f79405c367d46a5595dff8493ce0052050c2e1abcf92956a9d45fca
MD5 4fb63af013440a282b7d7121137db88a
BLAKE2b-256 2c9a4813dcdcd801a1e026aec4f076e9bbd1289c91c872e72874ec6050e9db33

See more details on using hashes here.

File details

Details for the file groupy-0.5.6-py3-none-any.whl.

File metadata

  • Download URL: groupy-0.5.6-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.2

File hashes

Hashes for groupy-0.5.6-py3-none-any.whl
Algorithm Hash digest
SHA256 851a90d87ea4ece236a6c76483a947697a57557aa7c754fa460a18bc2f55c558
MD5 16b39af29ab605265abbef0ce0bee3e4
BLAKE2b-256 289f6a9bfac9def96ff2e798b0410dccd277590297a922309b2c5c23400a9e55

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page