...
Project description
MoranKV
from MoranKV import MoranKV
kivy_string = '''
Screen:
BoxLayout:
Text:
text: "Hello World"'''
class App(MoranKV):
...
if __name__ == '__main__':
App(string=kivy_string, app_name='Hello World').run()
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
MoranKV-1.0.8.tar.gz
(6.2 kB
view details)
Built Distribution
File details
Details for the file MoranKV-1.0.8.tar.gz
.
File metadata
- Download URL: MoranKV-1.0.8.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4472792a1bb69c19fbbe59697b240d03d00a5c35171a1ec06c29dc255944bd41 |
|
MD5 | a93deef986d78fd385b9b2678c25c336 |
|
BLAKE2b-256 | 8b7fe11a9683c0de3ed51d0dc88a284a7279c8d9f07fca4ccb8adbb910bc7bee |
File details
Details for the file MoranKV-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: MoranKV-1.0.8-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfb24a714b89e10143cfcfcd0fc5f4f35602d10440b0b57080e57e50019b613c |
|
MD5 | 04f9e56cd36a796dc7d62b6d64509405 |
|
BLAKE2b-256 | e830e37635d2f025363560803f8682a5541754f1615bf2f5c93523ce83326154 |