Wings for NoneBot desktop applications.
Project description
nonebot-desktop-wing
Wings for NoneBot desktop applications.
Installation
pip install nonebot-desktop-wing
Contents
Constants
| Name | Description |
|---|---|
| PYPI_MIRRORS | A list of PyPI indices for choosing. |
Hindsight
| Name | Description |
|---|---|
| BackgroundObject | Run a function in background. Usually for faster loading in GUI. |
Lazylib
Provide some import and resources with BackgroundObject.
Molecules
| Name | Description |
|---|---|
| import_with_lock | Prevent multiple importing the same package at the same time. |
| list_paginate | Cut a list for paging. |
| exec_new_win | Execute shell commands in a new window. |
| open_new_win | Open a new command-line window. |
| system_open | Use applications in system to open a file or uri. |
| perform_pip_command | Run pip command with specified arguments. |
| perform_pip_install | Run pip install command with specified arguments. |
| rrggbb_bg2fg | Get foreground color from background color. (#RRGGBB) |
Project
| Name | Description |
|---|---|
| find_python | Find a python in a directory. |
| distributions | Get installed packages in specified dirs. |
| getdist | Get installed packages in a project. |
| create | Create a new project. |
| get_builtin_plugins | Get available built-in plugins. |
| find_env_file | Find dotenv files in a directory. |
| recursive_find_env_config | Search dotenv files for a configuration in a directory. |
| recursive_update_env_config | Update a configuration in dotenv files in a directory. |
| get_toml_config | Get toml data manager from a directory. |
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 Distribution
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 nonebot-desktop-wing-0.2.8.tar.gz.
File metadata
- Download URL: nonebot-desktop-wing-0.2.8.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
831612f81db5fd7b4cc49fbffc0f73cac8fa9536096b879a4bd8a5e3d82f846f
|
|
| MD5 |
e14088c7f9f4f2cfcf1825612371b17d
|
|
| BLAKE2b-256 |
ef477e739aeb772da05246a8643d5934cb135ea1001d5dd03dbfbbce60147be8
|
File details
Details for the file nonebot_desktop_wing-0.2.8-py3-none-any.whl.
File metadata
- Download URL: nonebot_desktop_wing-0.2.8-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e22cfde1e8a1c2376e7adbdd1beb6bb43873717641132c83c935776168595fd1
|
|
| MD5 |
2bef16094abef5a81ae096eb14fe7792
|
|
| BLAKE2b-256 |
97a102e390995b75abfc050b3293607d873a758b63c08d2c6e5722b85905d4a9
|