No project description provided
Project description
Windows-Notice-Lite
目录
一、简介
本项目基于windows crate二次开发, 主要包装了在 Windows 系统上获取桌面 toast 通知的相关方法, 并使用 PyO3 进行 Python 绑定以作为 Python 库提供
二、使用方法
准备条件
- 系统: Windows 10 及以上
- 环境: Rustup 全套工具链, Python>=3.10, 2>maturin>=1.9, git
克隆
执行以下命令将项目克隆到本地:
git clone https://github.com/starwindv/win-notice-lite.git
cd win-notice-lite
编译
maturin build # 或者 python -m build
这一步根据使用命令的不同, 产物分布在以下两个位置:
使用 maturin: .\target\wheels\win_notice_lite-{proj_version}-{py_version}-{py_version}-win_{architecture}.whl
使用 python: .\dist\
安装
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file win_notice_lite-0.0.1.tar.gz.
File metadata
- Download URL: win_notice_lite-0.0.1.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8e6c2ddaedf35dfb2a98405e168ef9b46a1377025518d3ef4e835ad561ac988
|
|
| MD5 |
5fce5db478f6d5e1b124394a8dd20327
|
|
| BLAKE2b-256 |
dad8134222afb4667ab906eb27eeaf4a1f1c2cd5aebddafba94106bc1f6de98b
|
File details
Details for the file win_notice_lite-0.0.1-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: win_notice_lite-0.0.1-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 202.1 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33460c9a89205b50736ec52d90d12dfb4d3a9e004b8e15bcfb5a5d138381f0de
|
|
| MD5 |
34c0d0afe5de91fe176ab8303d57a673
|
|
| BLAKE2b-256 |
b6e967420da75f6d4262d5f49afd79bbd4c9780ebb135945057b79c336036c59
|
File details
Details for the file win_notice_lite-0.0.1-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: win_notice_lite-0.0.1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 218.8 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1511844d945f8c0b6103ecc78eb1235ad1e1f8e63405a5e307ffaee746e98c8
|
|
| MD5 |
a5ca2d9173cf42e3aaf4b45fc1047338
|
|
| BLAKE2b-256 |
562da5c0297a5297b709baa0f6c4b5d892b1fa4c0b7cb93a139de60249c93895
|