...
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.2.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file MoranKV-1.0.2.tar.gz
.
File metadata
- Download URL: MoranKV-1.0.2.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 | 80eebb941ba650eeb5a3a9d6e244d789b6d26869bc4c951ecc334951737176b7 |
|
MD5 | f229923e4241e2e0f8b978e86ebc472b |
|
BLAKE2b-256 | e1b99987601298a3a186943f2dd43b96bc80771fcf3efc32728f344d74e32d65 |
File details
Details for the file MoranKV-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: MoranKV-1.0.2-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 | 82e018bf3e48f3543308ac32e8a3bc684dbefd1bf310a2538d7d24128799fd47 |
|
MD5 | 878a4917fe270c153988fbf70ad166d6 |
|
BLAKE2b-256 | 2231eaa3b99c52d1e03fd03fdbfcd4d5db652a667c2defdedb250041ca75d859 |