Skip to content

一款采用Pyhton+Flet技术方案的应用开发脚手架

License

Notifications You must be signed in to change notification settings

zicokuo/smartNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartNote

v 0.1.0 MIT

一款采用flet框架进行开发的本地个人笔记桌面应用

开发

项目采用了 Poetry 作为依赖管理环境进行开发;

# 安装 poetry
pip install poetry

# 修改poetry 默认配置(仅第一次)
poetry config virtualenvs.create true
poetry config virtualenvs.in-project true

# 安装项目依赖
poetry install

About

一款采用Pyhton+Flet技术方案的应用开发脚手架

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published