🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

flet-open-file

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flet-open-file

FletOpenFile control for Flet

pipPyPI
Version
0.1.3
Maintainers
1

flet-open-file

FletOpenFile control for Flet

Installation

Add dependency to pyproject.toml of your Flet app:

  • Git dependency

Link to git repository:

dependencies = [
  "flet-open-file @ git+https://github.com/creeper19472/flet-open-file",
  "flet>=0.70.0.dev6214",
]
  • PyPi dependency

If the package is published on pypi.org:

dependencies = [
  "flet-open-file",
  "flet>=0.70.0.dev6214",
]

Build your app:

flet build macos -v

Documentation

Link to documentation

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts