Python Package Index GudangMovies21 Rebahinxxi LK21

    Python Package Index, disingkat PyPI dan juga dikenal sebagai Cheese Shop (referensi Monty Python Flying Circus sketsa Cheese Shop), adalah repositori perangkat lunak pihak ketiga resmi untuk Python. PyPI dapat disamakan dengan CPAN, repositori untuk Perl. Beberapa manajer paket, termasuk pip, menggunakan PyPI sebagai sumber standar untuk paket dan dependensinya. Lebih dari 113.000 paket Python yang dapat diakses melalui PyPI.
    PyPI terutama host paket Python dalam bentuk arsip yang disebut sdists (sumber distro) atau "roda" precompiled.
    PyPI sebagai indeks memungkinkan pengguna untuk mencari paket-paket dengan kata kunci atau filter terhadap metadata, seperti lisensi perangkat lunak bebas atau kompatibilitas dengan POSIX. Satu entri di PyPI dapat disimpan, selain dari paket dan metadata, rilis sebelumnya dari paket, roda dikompilasi (misalnya yang mengandung Dll pada Windows), serta bentuk yang berbagai bentuk sistem operasi dan versi Python yang berbeda .


    Sejarah


    Dalam Distribusi Python Utilitas (distutils) modul Python pertama kali ditambahkan ke perpustakaan standar Python dalam rilis 1.6.1, pada bulan September 2000, dan di rilis 2.0, pada bulan Oktober 2000, sembilan tahun setelah rilis pertama python pada bulan Februari tahun 1991, dengan tujuan untuk menyederhanakan proses menginstal paket Python pihak ketiga.
    Namun, distutils hanya menyediakan alat untuk mengemas kode Python, dan tidak lebih. Hal itu dapat mengumpulkan dan mendistribusikan metadata tetapi tidak menggunakannya untuk tujuan lain. Python masih belum memiliki katalog terpusat untuk paket di internet. PEP 241, proposal untuk standardisasi metadata untuk indeks, diselesaikan pada bulan Maret 2001. Sebuah proposal untuk membuat katalog terpusat yang komprehensif, di-hosting di domain python.org, kemudian diselesaikan pada bulan November 2002.
    Pada 16 April 2018, semua PyPI lalu lintas mulai dilayani oleh platform situs web yang lebih modern, Gudang dan situs web warisan dimatikan pada akhir bulan itu. Semua paket yang ada dan sejarahnya disimpan dan dipindahkan ke platform baru.


    Catatan




    = Referensi

    =


    = Daftar pustaka

    =
    Barry, Paul (2010). Head First Python. O'Reilly Media, Inc. ISBN 978-1-4493-8267-4.

    Alchin, Marty (2010). Pro Python. Apress. ISBN 978-1-4302-2757-1.

    Hussain, Zahid (2011). "Proceedings of the Fall 2010 Future SOC Lab Day". Technische Berichte des Hasso-Plattner-Instituts für Softwaresystemtechnik an der Universität Potsdam. Universitätsverlag Potsdam (42). ISBN 978-3-86956-114-1.

    Martelli, Alex (2006). Python in a Nutshell. O'Reilly Media, Inc. ISBN 9780596100469.

    Lutz, Mark (2006). Programming Python. 10 (3 ed.). O'Reilly Media, Inc. ISBN 9780596009250.

    Ramalho, Luciano (2015). Fluent Python. O'Reilly Media, Inc. ISBN 9781491946268.


    Pranala luar


    Situs web resmi

Kata Kunci Pencarian:

python package indexpython package index (pypi)python package index downloadpython package index installationnvidia python package index
Python Package Index Status

Python Package Index Status

Python Package Index Logo PNG Vector (SVG) Free Download

Python Package Index Logo PNG Vector (SVG) Free Download

Python Package Index - Product Information, Latest Updates, and Reviews ...

Python Package Index - Product Information, Latest Updates, and Reviews ...

Using the Python Package Index | Python Central

Using the Python Package Index | Python Central

Python Package Index - JobsJaano

Python Package Index - JobsJaano

Python Package Index – DECISION STATS

Python Package Index – DECISION STATS

Python Package Index - American Python

Python Package Index - American Python

Browse : Python Package Index

Browse : Python Package Index

How to View Python Package Documentation - dummies

How to View Python Package Documentation - dummies

Python Package Index Vector SVG Icon - SVG Repo

Python Package Index Vector SVG Icon - SVG Repo

Conda install package from python package index - gerastate

Conda install package from python package index - gerastate

How to Evaluate the Quality of Python Packages – Real Python

How to Evaluate the Quality of Python Packages – Real Python

Search Results

python package index

Daftar Isi

PyPI · The Python Package Index

The Python Package Index (PyPI) is a repository of software for the Python programming language. PyPI helps you find and install software developed and shared by the Python …

pip · PyPI

Feb 9, 2025 · You can use pip to install packages from the Python Package Index and other indexes. Please take a look at our documentation for how to install and use pip: Installation

requests · PyPI

May 29, 2024 · Python HTTP for Humans.

pandas · PyPI

Binary installers for the latest released version are available at the Python Package Index (PyPI) and on Conda. # conda conda install -c conda-forge pandas # or PyPI pip install pandas

deepspeed · PyPI

Jan 21, 2025 · We regularly push releases to PyPI and encourage users to install from there in most cases. pip install deepspeed After installation, you can validate your install and see …

google-generativeai · PyPI

Jan 20, 2025 · Google Generative AI High level API client library and tools.

pyttsx3 · PyPI

Jun 25, 2017 · pyttsx3 is a text-to-speech conversion library in Python. Unlike alternative libraries, it works offline, and is compatible with both Python 2 and 3. Installation pip install pyttsx3 > If …

PyOpenGL · PyPI

Jan 19, 2025 · PyOpenGL is normally distributed via PyPI using standard pip: $ pip install PyOpenGL PyOpenGL_accelerate. You can install this repository by branching/cloning and …

The Python Package Index Blog

Dec 11, 2024 · PyPI package maintainers can now publish signed digital attestations when publishing, in order to further increase trust in the supply-chain security of their projects. …

matplotlib · PyPI

Dec 13, 2024 · Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. Check out our home page for more information.. Matplotlib produces …