openfga / python-sdk

OpenFGA SDK for Python 3 - https://pypi.org/project/openfga-sdk/
https://openfga.dev
Apache License 2.0
38 stars 15 forks source link

feat: setup `openfga_sdk.help` for bug info #50

Closed jpadilla closed 11 months ago

jpadilla commented 11 months ago

Description

References

Review Checklist

rhamzeh commented 11 months ago

Confirmed working for me, thanks @jpadilla!

{
  "platform": {
    "system": "Darwin",
    "release": "23.2.0"
  },
  "implementation": {
    "name": "CPython",
    "version": "3.11.6"
  },
  "openfga_sdk": {
    "version": "0.3.1"
  },
  "dependencies": {
    "urllib3": {
      "version": "2.1.0"
    },
    "six": {
      "version": "1.16.0"
    },
    "python-dateutil": {
      "version": "2.8.2"
    },
    "aiohttp": {
      "version": "3.9.1"
    }
  }
}