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.0.38.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d4e5a7194dfaccb905482035d27c42da0123c8796767d1299ffb8f2a32cb803 |
|
MD5 | 21c377d8f69c661a7792aa876677986d |
|
BLAKE2b-256 | c2b82b621639f45693df6fa5bc3d57d1d8e1992cad37a65d5cdc7f262ef2454c |
Close
Hashes for widgetastic.patternfly-0.0.38-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5781be661a62c5dee42839850ae7f49c99dfe59b0771251dc2a87e9dd75ad248 |
|
MD5 | 61abb59832630b54d626f654df1b4128 |
|
BLAKE2b-256 | 11dca67cfeed4359b8fdad0adc6d511ee1b11631551c2ae96cb6491160add42e |