Skip to content

MrYassinox/flet-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flet components

GitHub license GitHub last commit (branch) GitHub Latest Release GitHub Release Date

Installation - Documentation - Credits - License

flet-components: is a components develop for the flet(website, github) python framework and to easily customizable.

Included components

  • ToastsFlexible

Installation

Using

Create and activate a Python virtual environment.

pip install -e git+https://github.com/MrYassinox/flet-components.git@main
# or
pip install https://github.com/MrYassinox/flet-components/archive/main.zip
# or
pip install https://git+github.com/MrYassinox/flet-components.git@<branch_name or hash or version or tag>

Using as a devlope

Cloning repository with git clone go to into your project directory where to clone repository.

git clone https://github.com/MrYassinox/flet-components.git
pip install -e . # go to inside project repository directory and run this command.

Platform used info

  • Scripting Language : python

    • Python version : ^3.8
  • Scripting Frameworks : flet

    • flet version : ^0.7.4

Documentation

Credits

License

Code released under the MIT license. see license for further details.

About

a components develop for the flet python framework and to easily customizable.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages