Skip to content
/ flex-templates Public template

Python templates for full-stack crossplatform apps using 100% python

License

Notifications You must be signed in to change notification settings

rodwlz/flex-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flex Templates

Flex Templates is a project using Flet for creating flexible UI templates using only python.

Getting Started

These instructions will help you set up and run the project on your local machine.

Installing the Project

pip install -e .

This command will execute setup and install the project src

Running the Project

flex-start

This command will execute the file src.main

Project Structure

  • src/: Source code directory.
  • pyproject.toml: Project configuration file.
  • tests/: Directory for project tests.

Contributing

Feel free to contribute by opening issues or pull requests.

License

This project is licensed under the MIT License.