Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
38 lines (23 loc) · 761 Bytes

readme.md

File metadata and controls

38 lines (23 loc) · 761 Bytes

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.