معرفی شرکت ها


python-launcher-1.0.0-6.fc37.aarch64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python launcher for Unix
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything aarch64
نام بسته python-launcher
نام فایل بسته python-launcher-1.0.0-6.fc37.aarch64.rpm
نسخه بسته 1.0.0
انتشار بسته 6.fc37
معماری بسته aarch64
نگهدارنده -
تاریخ ساخت Sat 23 Jul 2022 10
هاست سازنده buildvm-a64-23.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://crates.io/crates/python-launcher
مجوز MIT and ASL 2.0 and BSD
حجم دانلود 570K
حجم نصب 1.694M
The 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.


جایگزین ها

بسته نسخه معماری مخزن
python-launcher-1.0.0-6.fc37.x86_64.rpm 1.0.0 x86_64 Fedora Everything
python-launcher-debuginfo-1.0.0-6.fc37.aarch64.rpm 1.0.0 aarch64 Fedora Everything
python-launcher-debuginfo-1.0.0-6.fc37.x86_64.rpm 1.0.0 x86_64 Fedora Everything


نیازمندی

مقدار نام
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.17)(64bit)
- libc.so.6(GLIBC_2.18)(64bit)
- libc.so.6(GLIBC_2.25)(64bit)
- libc.so.6(GLIBC_2.28)(64bit)
- libc.so.6(GLIBC_2.29)(64bit)
- libc.so.6(GLIBC_2.32)(64bit)
- libc.so.6(GLIBC_2.33)(64bit)
- libc.so.6(GLIBC_2.34)(64bit)
- libgcc_s.so.1()(64bit)
- libgcc_s.so.1(GCC_3.0)(64bit)
- libgcc_s.so.1(GCC_3.3)(64bit)
- libgcc_s.so.1(GCC_4.2.0)(64bit)
- libm.so.6()(64bit)
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 1.0.0-6.fc37 py
= 1.0.0-6.fc37 py(aarch-64)
= 1.0.0-6.fc37 python-launcher
= 1.0.0-6.fc37 python-launcher(aarch-64)


نحوه نصب


نصب پکیج rpm python-launcher:

    dnf install python-launcher-1.0.0-6.fc37.aarch64.rpm


فایل ها

مسیرها
/usr/bin/py
/usr/lib/.build-id
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/508674b2975ea29b8a6ad72dd167a13d2c23a2
/usr/share/doc/python-launcher
/usr/share/doc/python-launcher/CHANGELOG.md
/usr/share/doc/python-launcher/README.md
/usr/share/fish
/usr/share/fish/vendor_completions.d
/usr/share/fish/vendor_completions.d/py.fish
/usr/share/licenses/python-launcher
/usr/share/licenses/python-launcher/LICENSE


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-07-23

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-02-15

Rebuild with package notes

2022-01-25

Rebuild with thread_local 1.1.4 for RUSTSEC-2022-0006

2022-01-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-11-14

Bump assert_cmd to 2.0.0

2021-09-03

Initial import (#2000931)