CTK-Desert 1.0.0a1

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

CTKDesert 1.0.0a1

CTK_Desert

Short Description: A GUI framework designed to enable the creation of applications without writing code, built on top of CustomTkinter.

Table of Contents

Installation
Usage
License
Contact


[!WARNING]
This framework is currently in the Alpha stage, and may contain bugs or incomplete features.


Installation


Using pip
pip install CTK_Desert




Usage


Create an assets folder in the project's directory:
cd project_dir/
mkdir Assets # You can name this folder anything



Script to use:
from CTK_Desert import Desert
import os

assets_dir = os.path.join("Assets")
Desert(assets_dir=assets_dir)




License
This project is licensed under the CC BY-NC 4.0 License - see the LICENSE file for details.

Contact
Author: Morad Sayed
Email: Morad.S.Singer@gmail.com
GitHub: @MoradSayed
LinkedIn: @MoradSinger

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.