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.1.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45f7ddca45ca8b540a9f0719edca8db494a7616b36b9da70902055a7608cabca |
|
MD5 | 8c0d289ea6aff4f5659e726eb8f8fe3b |
|
BLAKE2b-256 | ff130d30e59d99237e41a9d6b0b602204689ecb59200ac3ee3c2f15b884587ff |