...
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.6.tar.gz
(6.2 kB
view details)
Built Distribution
File details
Details for the file MoranKV-1.0.6.tar.gz
.
File metadata
- Download URL: MoranKV-1.0.6.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 | 81d5da2122b310ac5a01c9608271d4916e80d380ba7e0095159e2919e4e8c689 |
|
MD5 | af701e2dfb3fa8f514bb5f890590c5b1 |
|
BLAKE2b-256 | 4f45c23979d603a553a06d1e15d91ad524495c2661b41e705076908190f501c2 |
File details
Details for the file MoranKV-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: MoranKV-1.0.6-py3-none-any.whl
- Upload date:
- Size: 6.7 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 | e3e42183e7ed2470718242c69f6bb3a06c132cd393001f3f82353d3227327abb |
|
MD5 | ed183f9102c8dd27ee3734dbb34c7dc5 |
|
BLAKE2b-256 | 739a74225c3955e97cb2d5f53272ac734a2a9067438b67bb2ec5b303deb40055 |