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
Close
Hashes for widgetastic.patternfly-0.0.32.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 663fd2ab861ec9958c4ca756ab48b06fd29a44f7e11183607076027f446ba15e |
|
MD5 | 70aa1ae0af8f0209dc35d4e0879dbd41 |
|
BLAKE2b-256 | 6743d3c43d5280d027ef557ef09f745a8e7646cb3155d8270be3e2f0ee372f63 |