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.2.tar.gz
(2.3 kB
view hashes)
Built Distribution
Close
Hashes for sunbeam-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b11e5b5c2141366e6b761d76e217cbb6d48837b38ffd65de997c354df41c0f2e |
|
MD5 | 706d50866bfa9777fd95d5490cc70de5 |
|
BLAKE2b-256 | 643d5eba9f32288d8f432002153948f8e5237bb1020f669113e46702b26937a6 |