Thu, 23 May 2024 22:47:39 UTC | login

Information for RPM rust-python-launcher-devel-1.0.0-11.fc40.noarch.rpm

ID1215038
Namerust-python-launcher-devel
Version1.0.0
Release11.fc40
Epoch
Archnoarch
SummaryPython launcher for Unix
DescriptionThe Python Launcher for Unix. Launch your Python interpreter the lazy/smart way! This launcher is an implementation of the py command for Unix-based platforms. The goal is to have py become the cross-platform command that Python users typically use to launch an interpreter while doing development. By having a command that is version-agnostic when it comes to Python, it side-steps the "what should the python command point to?" debate by clearly specifying that upfront (i.e. the newest version of Python that can be found). This also unifies the suggested command to document for launching Python on both Windows as Unix as py has existed as the preferred command on Windows since 2012 with the release of Python 3.3. Typical usage would be: py -m venv .venv py ... # Whatever you would normally use `python` for during development. This creates a virtual environment in a .venv directory using the latest version of Python installed. Subsequent uses of py will then use that virtual environment as long as it is in the current (or higher) directory; no environment activation required (although the Python Launcher supports activated environments as well)! A non-goal of this launcher is to become the way to launch the Python interpreter all the time. If you know the exact interpreter you want to launch then you should launch it directly; same goes for when you have requirements on the type of interpreter you want. The Python Launcher should be viewed as a tool of convenience, not necessity. This package contains library source intended for building other packages which use the "python-launcher" crate.
Build Time2024-02-27 06:34:46 GMT
Size33.33 KB
8635da6ee3b42b36f734fec4cff8ba19
LicenseMIT
Buildrootf40-build-782758-132263
Provides
crate(python-launcher) = 1.0.0
rust-python-launcher-devel = 1.0.0-11.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(comfy-table/default) >= 4.0.1 with crate(comfy-table/default) < 5.0.0~)
(crate(exitcode/default) >= 1.1.2 with crate(exitcode/default) < 2.0.0~)
(crate(human-panic/default) >= 1.0.3 with crate(human-panic/default) < 2.0.0~)
(crate(log/default) >= 0.4.14 with crate(log/default) < 0.5.0~)
(crate(nix/default) >= 0.22.0 with crate(nix/default) < 0.23.0~)
(crate(stderrlog/default) >= 0.5.1 with crate(stderrlog/default) < 0.6.0~)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 22 of 22
Name ascending sort Size
/usr/share/cargo/registry/python-launcher-1.0.00.00 B
/usr/share/cargo/registry/python-launcher-1.0.0/.cargo-checksum.json26.00 B
/usr/share/cargo/registry/python-launcher-1.0.0/CHANGELOG.md1.52 KB
/usr/share/cargo/registry/python-launcher-1.0.0/CODE_OF_CONDUCT.md5.35 KB
/usr/share/cargo/registry/python-launcher-1.0.0/CONTRIBUTING.md2.57 KB
/usr/share/cargo/registry/python-launcher-1.0.0/Cargo.toml1.63 KB
/usr/share/cargo/registry/python-launcher-1.0.0/LICENSE1.04 KB
/usr/share/cargo/registry/python-launcher-1.0.0/LICENSE.dependencies1.88 KB
/usr/share/cargo/registry/python-launcher-1.0.0/README.md6.55 KB
/usr/share/cargo/registry/python-launcher-1.0.0/benches0.00 B
/usr/share/cargo/registry/python-launcher-1.0.0/benches/list.rs287.00 B
/usr/share/cargo/registry/python-launcher-1.0.0/src0.00 B
/usr/share/cargo/registry/python-launcher-1.0.0/src/HELP.txt1.32 KB
/usr/share/cargo/registry/python-launcher-1.0.0/src/cli.rs16.79 KB
/usr/share/cargo/registry/python-launcher-1.0.0/src/lib.rs22.59 KB
/usr/share/cargo/registry/python-launcher-1.0.0/src/main.rs3.47 KB
/usr/share/cargo/registry/python-launcher-1.0.0/tests0.00 B
/usr/share/cargo/registry/python-launcher-1.0.0/tests/cli_system_tests.rs9.73 KB
/usr/share/cargo/registry/python-launcher-1.0.0/tests/common0.00 B
/usr/share/cargo/registry/python-launcher-1.0.0/tests/common/mod.rs3.34 KB
/usr/share/cargo/registry/python-launcher-1.0.0/tests/lib_system_tests.rs1.41 KB
/usr/share/cargo/registry/python-launcher-1.0.0/tests/main_tests.rs3.76 KB
Component of No Buildroots