Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clivern/pyhusky
:wolf: Python Role Based Permissions Library.
https://github.com/clivern/pyhusky
permissions python python-role roles
Last synced: 6 days ago
JSON representation
:wolf: Python Role Based Permissions Library.
- Host: GitHub
- URL: https://github.com/clivern/pyhusky
- Owner: Clivern
- License: mit
- Created: 2016-12-09T17:44:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:27:25.000Z (11 months ago)
- Last Synced: 2025-01-14T00:33:00.964Z (9 days ago)
- Topics: permissions, python, python-role, roles
- Language: Python
- Homepage: http://clivern.github.io/PyHusky/
- Size: 47.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PyHusky
==========PyHusky is a light-weight Python Role Based Permissions Library.
*Under Development*
[![Build Status](https://travis-ci.org/Clivern/PyHusky.svg?branch=master)](https://travis-ci.org/Clivern/PyHusky)
[![PyPI version](https://badge.fury.io/py/PyHusky.svg)](https://badge.fury.io/py/PyHusky)Installation
------------
To install PyHusky run this command:
```
pip install pyhusky
```
or [download](https://github.com/Clivern/husky/archive/1.0.0.zip) Package then run this command:
```
pip install PyHusky-1.0.0.zip
```Usage
-----
After installing the library, Read the following usage criteria:
```
#
```Misc
----#### Changelog
Version 1.0.0:
```
#
```#### Acknowledgements
© 2016, Clivern. Released under the [MIT License](http://www.opensource.org/licenses/mit-license.php).
**PyHusky** is authored and maintained by [@clivern](http://github.com/clivern).