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

New versions will be updated to PyPI pretty regularly so it should be as easy as:

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.1.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

groupy-0.1.0-py2-none-any.whl (6.6 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: groupy-0.1.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for groupy-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cef3b467f2b004d117ebe4f2ceb3752fa8eb605b611e4d889c21ce8f6294a502
MD5 e89ad6887e10993a72998a7d57f096a6
BLAKE2b-256 c8228d059030a11a01f5285925f76c6a95c787dd35aa656c56a0bf67b730093e

See more details on using hashes here.

File details

Details for the file groupy-0.1.0-py2-none-any.whl.

File metadata

File hashes

Hashes for groupy-0.1.0-py2-none-any.whl
Algorithm Hash digest
SHA256 0ec881dc1c0fa69bfb75f03039b068392d75d35abb7e843082e3c1e4bc912055
MD5 0390b47f667a5d4b4f9a0fb5c160931f
BLAKE2b-256 e2a273aaea6b985dfe784d1e4fb77cdbeedee67260c6f85a6abe42d9d3120418

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