Patternfly widget library for Widgetastic
Project description
Patternfly widget library for Widgetastic.
Written originally by Milan Falesnik (mfalesni@redhat.com, http://www.falesnik.net/) and other contributors since 2016.
Contributors whose contributions were squashed during the library move in order of their first commit:
Ievgen Zapolskyi
Pete Savage
Dmitry Misharov
Oleksii Tsuman
Mike Shriver
Usage
from widgetastic.widget import View
from widgetastic_patternfly import Button
class SomeView(View):
add = Button('Add', classes=[Button.PRIMARY])
Check the src/widgetastic_patternfly/__init__.py for more documentation.
Currently all the PatternFly widgets are located in the widgetastic_patternfly package.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for widgetastic.patternfly-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | aaabeaeec0dd9985d4db4f72bff75509ec03ee30a660cd31e74bf773456b2047 |
|
MD5 | 7255d4f3659bab9d9e4b9a3660b4bfde |
|
BLAKE2b-256 | 40a6de1f6a09bb8861252ad29fcd0712a8019b7315dd4e16721d47e0a188d367 |
Close
Hashes for widgetastic.patternfly-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | da4e5779d9f50d8f723c3b3195227a5e61b5cc2b9534dbac2b2ea9c4c67c3ce4 |
|
MD5 | cacbdc12d470cc54334cd5cf0565b57c |
|
BLAKE2b-256 | 8cd4299b04d640b34af32bf8d82fd0a04bf18a5364fab329d137f426d92984dd |