Types for sunbeam scripts
Project description
Sunbeam Types
Python helper classes for sunbeam
Example
import List, ListItem, CopyAction from sunbeam
page = List(items=[
ListItem(title="list item 1"), actions=[
CopyAction(text="Copy this")
]
])
print(page.json())
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sunbeam-0.1.1.tar.gz
(2.3 kB
view hashes)
Built Distribution
Close
Hashes for sunbeam-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 144237f3653ffd8d2316fd4318ceb5d9f6bdb02c3ca4a0b0607ed522a887de3b |
|
MD5 | a95b0105b4d8654a409ea8c43ee55803 |
|
BLAKE2b-256 | ee3e0929787397310bdf451868bc377cfdefaa33f95b48b9b57421a781fe716d |