authpolicy


Nameauthpolicy JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/AuthPolicy/sdk-python
SummaryPython SDK for AuthPolicy.com
upload_time2024-04-17 05:29:53
maintainerNone
docs_urlNone
authorArpit Maheshwari
requires_python>=3.6
licenseMIT
keywords auth policy permissions authentication authorization rbac abac permissions as service
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# AuthPolicy - Python SDK

For detailed documentation, please visit https://authpolicy.com/documentation/getting-started/


## Installation

```bash
  pip install authpolicy
```
    
## Documentation

[Documentation](https://authpolicy.com/documentation/getting-started/)


## Support

For support, email us at hello@authpolicy.com


## License

[MIT](https://choosealicense.com/licenses/mit/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AuthPolicy/sdk-python",
    "name": "authpolicy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "auth policy, permissions, authentication, authorization, rbac, abac, permissions as service",
    "author": "Arpit Maheshwari",
    "author_email": "hello@authpolicy.com",
    "download_url": "https://files.pythonhosted.org/packages/b2/30/343826e4bb79d708a7efd5fdf23f87984c3d4442fd1d6e5dba3a01a83427/authpolicy-0.1.1.tar.gz",
    "platform": null,
    "description": "\r\n# AuthPolicy - Python SDK\r\n\r\nFor detailed documentation, please visit https://authpolicy.com/documentation/getting-started/\r\n\r\n\r\n## Installation\r\n\r\n```bash\r\n  pip install authpolicy\r\n```\r\n    \r\n## Documentation\r\n\r\n[Documentation](https://authpolicy.com/documentation/getting-started/)\r\n\r\n\r\n## Support\r\n\r\nFor support, email us at hello@authpolicy.com\r\n\r\n\r\n## License\r\n\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python SDK for AuthPolicy.com",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/AuthPolicy/sdk-python"
    },
    "split_keywords": [
        "auth policy",
        " permissions",
        " authentication",
        " authorization",
        " rbac",
        " abac",
        " permissions as service"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b230343826e4bb79d708a7efd5fdf23f87984c3d4442fd1d6e5dba3a01a83427",
                "md5": "bbcc1eb5e2eb4b442e80c801993c8d31",
                "sha256": "4991f41474a74753752e91dd047a2c11695228d6d5ebd9c1e4d8d855dc0f9770"
            },
            "downloads": -1,
            "filename": "authpolicy-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bbcc1eb5e2eb4b442e80c801993c8d31",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3451,
            "upload_time": "2024-04-17T05:29:53",
            "upload_time_iso_8601": "2024-04-17T05:29:53.399127Z",
            "url": "https://files.pythonhosted.org/packages/b2/30/343826e4bb79d708a7efd5fdf23f87984c3d4442fd1d6e5dba3a01a83427/authpolicy-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 05:29:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AuthPolicy",
    "github_project": "sdk-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "authpolicy"
}
        
Elapsed time: 0.22104s