...
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.3.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file MoranKV-1.0.3.tar.gz
.
File metadata
- Download URL: MoranKV-1.0.3.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 224d2d418f3246d1e00520d665fe0a1895f0a78373b16605cdbc89ec39617118 |
|
MD5 | eae4ba5c14d7a9dd6ee5d6f1c66f8964 |
|
BLAKE2b-256 | 41cbecb05650c6324a8f469af542917e646c227ad19611da0311f540e0e849f5 |
File details
Details for the file MoranKV-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: MoranKV-1.0.3-py3-none-any.whl
- Upload date:
- Size: 6.6 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 | ae52d6859605192a6d27f972a757076f9e74cb58abd74a956a49b17059d8e756 |
|
MD5 | 5852950af12d574b80558ef4aa99bc2e |
|
BLAKE2b-256 | 9a7163d7e8a866a2980ed2822aa5216f99b372688486c9635bbbab32a2a72d48 |