Skip to content

Latest commit

 

History

History
30 lines (29 loc) · 1.13 KB

readme.md

File metadata and controls

30 lines (29 loc) · 1.13 KB

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.