Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).