Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot-desktop-wing-0.2.8.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

nonebot_desktop_wing-0.2.8-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page