A series of tool functions to assist Dash application development.
Project description
feffery-dash-utils
包含一系列用于提升Dash
应用开发效率的工具函数。
已有函数列表
style()
用于快捷生成Dash
组件的style
参数字典,内置了绝大多数小驼峰命名格式的常用css
属性。
使用示例
from feffery_dash_utils.style_utils import style
fac.AntdText(
'测试',
style=style(
fontSize=16,
color='red'
)
)
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
feffery_dash_utils-0.1.0.tar.gz
(13.4 kB
view details)
Built Distribution
File details
Details for the file feffery_dash_utils-0.1.0.tar.gz
.
File metadata
- Download URL: feffery_dash_utils-0.1.0.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 419eff2ce5103972f4e150f96f6dac41730269bbccd91a6e00ea3e56e7763142 |
|
MD5 | 5aaa85d2bc2a386d0977a3204f2beccb |
|
BLAKE2b-256 | 4826f0941e9cccc2cfd5b4cf211437c36be42b19a35ca9c19303d80fda671ff6 |
File details
Details for the file feffery_dash_utils-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: feffery_dash_utils-0.1.0-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 491f23037d47f414959839fe6b48bb3ec775c763b793a28dc179de17ffc8b5c3 |
|
MD5 | e028536820e0bab715ace8763e7078b9 |
|
BLAKE2b-256 | 3f41770d6b35427fe00386f25be4d3fa9435c68c066c11bbd3f573807b3e1c08 |