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-1.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dd57d6c9a9ae9536739f9f0b18d1d35c90ceb571b1181865e5758f82d668e10 |
|
MD5 | 3337d566727464c131911e9f13098d11 |
|
BLAKE2b-256 | 675da08951764bdd1b94a17f6425c77c889f1204e04b5eb1b62bd6d8cc679a7d |
Close
Hashes for widgetastic.patternfly-1.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a16fe3cca201a70a675fd9b7f8a550db4d33c1c414cc5f11d1ea0a5cd48327ed |
|
MD5 | 103d322e8aaca9a6dc44df09eb10aa78 |
|
BLAKE2b-256 | d587485426ff12aa500df24ca85da36cd271fc718098badbf9f44cb14f472347 |