Python library kit for education with yuanfudao.
Project description
This library wraps easygui, matplotlib and media operation for yuanfudao web python environment.
GUI Document
ybckit supports the following easygui api for now:
buttonbox
enterbox
passwordbox
fileopenbox
diropenbox
buttonbox
Each of those api has the same method signature expect root params because web environment doesn’t support it.
For example:
import easygui
easygui.enterbox(msg='Enter something.', title='any title', default='foo')
And run this code:
python -m ybckit.runner test.py
License
MIT.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file ybckit-0.0.45-py2.py3-none-any.whl
.
File metadata
- Download URL: ybckit-0.0.45-py2.py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2321fce1dc74045e1f38576d086afd724121cd981867015a6873e6a625ae5a0 |
|
MD5 | 132a3f7bda7ddb5b6734b8ebb4fe8670 |
|
BLAKE2b-256 | 12f0d1d191e36dad2048e27c4078d0f77ea48af3a079043679c847982277215e |