...
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.5.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file MoranKV-1.0.5.tar.gz
.
File metadata
- Download URL: MoranKV-1.0.5.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 | 4ded28e34eb3d6e39040aa465a79b0eddd362a5c5e978e4859910dd43e646f1f |
|
MD5 | 6c193f4f10f20fbea98bb32fed180bc9 |
|
BLAKE2b-256 | 87d2952e7630fee995b4206a81e28fc75a147c03e16276a891394653aca80a27 |
File details
Details for the file MoranKV-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: MoranKV-1.0.5-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 | 9ff0118488c64daac020b29c170b9d67fdee06951c22fab45d1238b9b4ae7c1d |
|
MD5 | 4a9a656d65a9d9ed76bf8cd52a3635a3 |
|
BLAKE2b-256 | d877d34127154b0e054979f3348d086b8699e4269043f6b197eec1104c80b7a8 |