软件包:python3-briefcase(0.3.22-3)
python3-briefcase 的相关链接
Debian 的资源:
下载源码包 python-briefcase:
- [python-briefcase_0.3.22-3.dsc]
- [python-briefcase_0.3.22.orig.tar.gz]
- [python-briefcase_0.3.22-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Convert Python project to native application
Briefcase is a tool from the BeeWare project that allows you to package and distribute Python applications as native executables for different operating systems. With it, a developer can turn a Python project into an application that can be installed and run like any other common software on Windows, macOS, Linux, iOS, and Android.
The tool automates the process of packaging Python applications, generating packages in the appropriate format for each operating system. This means that it not only compiles Python code into an executable format, but also structures the project to meet the specific requirements of each platform.
Generates installation files compatible with each operating system (such as .exe, .dmg, .deb, .apk, among others). As well as packaging applications with graphical interfaces, making them indistinguishable from native applications.
Main features:
- Independence from the development environment: The application can be developed on any operating system and, with Briefcase, can be packaged for multiple platforms, without having to be recreated from scratch for each of them. - Native package generation: Creates ready-to-install and use packages, without the need to install Python separately. - Integration with GUI frameworks: Support for Toga (from BeeWare) and other GUI libraries such as PySide.
其他与 python3-briefcase 有关的软件包
|
|
|
|
-
- dep: build-essential
- 编译所必需的软件包列表
-
- dep: gir1.2-gtk-3.0
- GTK graphical user interface library -- gir bindings
-
- dep: git
- 快速、可缩放的分布式版本控制系统
-
- dep: libcairo2-dev
- Development files for the Cairo 2D graphics library
-
- dep: libcanberra-gtk3-module
- translates GTK3 widgets signals to event sounds
-
- dep: libgirepository1.0-dev
- Library for handling GObject introspection data (complete development files)
-
- dep: pkgconf
- 管理软件库的编译和链接标志
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-build
- Simple, correct PEP517 package builder (Python 3)
-
- dep: python3-cookiecutter
- create projects from project templates (Python 3 module)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-dev
- header files and a static library for Python (default)
-
- dep: python3-git (<< 4.0)
- Python library to interact with Git repositories
- dep: python3-git (>= 3.1)
-
- dep: python3-httpx
- next generation HTTP client
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3-supported-min (>> 3.9)
- 软件包暂时不可用
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pip
- Python package installer
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-platformdirs (<< 5.0)
- determining appropriate platform-specific directories (Python 3)
- dep: python3-platformdirs (>= 2.6)
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-tomli
- lil' TOML parser for Python
- 或者 python3-supported-min (>> 3.10)
- 软件包暂时不可用
-
- dep: python3-tomli-w
- Python 的 lil' TOML 写入支持
-
- dep: python3-venv
- venv module for python3 (default python3 version)
-
- dep: python3-wheel
- built-package format for Python
-
- sug: briefcase-doc
- 软件包暂时不可用