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.3.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5ddeb1056e44e23e85c2b59c8f00430f9f556ca903080ab0292c07cfce70b2c |
|
MD5 | 4174417ccef26ad01c496bdb291e4492 |
|
BLAKE2b-256 | 1cf58dcd10875f84bf43fdb665eaed6e07f8cfc31eef4e83f45aa0a6d3e1d792 |
Close
Hashes for widgetastic.patternfly-1.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06514dbf257b15c79247c7db9f11915ecf6b450247ffdd84206fd030550af5bf |
|
MD5 | a7e68388c2c123cf24fd1d07338fb029 |
|
BLAKE2b-256 | a5e584efa3015a671899788b8dac937049770cf1104a65cf499c9ec71b5c3f79 |