패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='languages---python'
| Category | Name | Version | Dependencies | ...........................................Description........................................... | ↑ File size | Installed size | License | Maintainer | Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| languages---python | python3-exceptiongroup-src | 1.1.1-2 | libc | This is a backport of the BaseExceptionGroup and ExceptionGroup classes from Python 3.11. This package contains the Python source files for python3-exceptiongroup. | 8kB | 7kB | Julien Malik | Bug reports | Sources | |
| languages---python | python3-pycares-src | 4.3.0-2 | libc | Python interface for c-ares This package contains the Python source files for python3-pycares. | 8kB | 7kB | MIT | Fabian Lipken | Bug reports | Sources |
| languages---python | python3-dotenv-src | 0.19.2-1 | libc | A Python library which reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles. This package contains the Python source files for python3-dotenv. | 8kB | 7kB | BSD-3-Clause | Javier Marcet | Bug reports | Sources |
| languages---python | python3-django-statici18n | 1.9.0-2 | libc, python3, python3-django1, python3-django-appconf, python3-six | A Django app that provides helper for generating JavaScript catalog to static files. | 8kB | 7kB | BSD-3-Clause | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-django-picklefield | 2.1.1-2 | libc, librt, libpthread, python3, python3-django1 | Pickled object field for Django | 8kB | 8kB | MIT | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-django-jsonfield | 2.1.1-2 | libc, python3, python3-django1, python3-six | jsonfield is a reusable model field that allows you to store validated JSON, automatically handling serialization to and from the database. | 8kB | 7kB | MIT | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-cachelib-src | 0.3.0-1 | libc | A collection of cache libraries in the same API interface. Extracted from werkzeug. This package contains the Python source files for python3-cachelib. | 8kB | 7kB | BSD-3-Clause | Stepan Henek | Bug reports | Sources |
| languages---python | python3-cached-property | 1.5.2-2 | libc, librt, libpthread, python3-light | A decorator for caching properties in classes. | 8kB | 7kB | BSD-3-Clause | Javier Marcet | Bug reports | Sources |
| languages---python | python3-async-timeout | 3.0.1-2 | libc, python3-light, python3-asyncio | Timeout context manager for asyncio programs | 8kB | 7kB | Apache-2.0 | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-constantly | 15.1.0-2 | libc, python3-light | A library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values. Originally twisted.python.constants from the Twisted project. | 8kB | 8kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-automat-src | 20.2.0-3 | libc | Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers). This package contains the Python source files for python3-automat. | 8kB | 7kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python-six-src | 1.11.0-2 | libc, libssp | Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided.. (Contains the Python sources for this package). | 8kB | 7kB | MIT | Jeffery To, Alexandru Ardelean, | Bug reports | Sources |
| languages---python | python-pcapy | 0.11.1-1 | libc, libssp, python, libpcap, libstdcpp | Pcapy is a Python extension module that interfaces with the libpcap packet capture library. Pcapy enables python scripts to capture packets on the network. Pcapy is highly effective when used in conjunction with a packet-handling package such as Impacket, which is a collection of Python classes for constructing and dissecting network packets. | 8kB | 7kB | Apache-1.1 | Andrew McConachie | Bug reports | Sources |
| languages---python | django-picklefield | 1.0.0-1 | libc, python, django | Pickled object field for Django | 8kB | 8kB | MIT | Gergely Kiss | Bug reports | Sources |
| languages---python | django-jsonfield | 1.0.1-1 | libc, libssp, python, django | JSONField for django models | 8kB | 8kB | BSD-3-Clause | Gergely Kiss | Bug reports | Sources |
| languages---python | python3-sepolgen | 3.2-1 | libc, python3, python3-libselinux | A set of SELinux tools written in python that help with managing a system with SELinux enabled. This package contains the sepolgen Python library. | 79kB | 78kB | GPL-2.0-only | Thomas Petazzoni | Bug reports | Sources |
| languages---python | python-pyasn1-modules | 0.2.1-2 | libc, python-light, python-pyasn1 | This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model. | 79kB | 78kB | BSD-2-Clause | Jeffery To, Alexandru Ardelean, | Bug reports | Sources |
| languages---python | borgbackup | 1.2.4-3 | libc, librt, libpthread, python3-light, python3-codecs, python3-email, python3-logging, python3-lzma, python3-msgpack, python3-packaging, python3-pyfuse3, python3-readline, python3-unittest, python3-urllib, python3-uuid, libacl, libopenssl1.1, liblz4-1, libzstd, libxxhash | packages:pkgdata:borgbackup, BorgBackup (short: Borg) is a deduplicating backup program. Optionally, it supports compression and authenticated encryption. The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets. | 787kB | 786kB | BSD-3-Clause | Julien Malik | packages:pkgdata:borgbackup, Bug reports | packages:pkgdata:borgbackup, Sources |
| languages---python | borgbackup | 1.2.4-3 | libc, librt, libpthread, python3-light, python3-codecs, python3-email, python3-logging, python3-lzma, python3-msgpack, python3-packaging, python3-pyfuse3, python3-readline, python3-unittest, python3-urllib, python3-uuid, libacl, libopenssl1.1, liblz4-1, libzstd, libxxhash | BorgBackup (short: Borg) is a deduplicating backup program. Optionally, it supports compression and authenticated encryption. The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets. | 787kB | 786kB | BSD-3-Clause | Julien Malik | Bug reports | Sources |
| languages---python | python3-unittest | 3.10.13-2 | libc, python3-light | packages:pkgdata:python3-unittest, Python 3.10 unittest module | 78kB | 77kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-unittest, Bug reports | packages:pkgdata:python3-unittest, Sources |
| languages---python | python3-pynacl | 1.5.0-3 | libc, libsodium, python3-light, python3-cffi, python3-six | packages:pkgdata:python3-pynacl, PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. | 78kB | 78kB | Apache-2.0 | Javier Marcet | packages:pkgdata:python3-pynacl, Bug reports | packages:pkgdata:python3-pynacl, Sources |
| languages---python | python3-pynacl | 1.5.0-3 | libc, libsodium, python3-light, python3-cffi, python3-six | PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. | 78kB | 78kB | Apache-2.0 | Javier Marcet | Bug reports | Sources |
| languages---python | python3-zope-interface-src | 5.4.0-1 | libc | This package provides an implementation of “object interfaces” for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. This package contains the Python source files for python3-zope-interface. | 78kB | 77kB | ZPL-2.1 | Jeffery To | Bug reports | Sources |
| languages---python | python3-unittest | 3.10.13-2 | libc, python3-light | Python 3.10 unittest module | 78kB | 77kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python-zope-interface | 4.5.0-1 | libc, python-light | This package provides an implementation of “object interfaces” for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. | 78kB | 77kB | ZPL-2.1 | Jeffery To | Bug reports | Sources |
| languages---python | python-pip-src | 9.0.3-2 | libc, libssp | . (Contains the Python sources for this package). | 775kB | 778kB | PSF | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-openssl | 3.10.13-2 | libc, python3-light, libopenssl1.1, ca-certs | packages:pkgdata:python3-openssl, Python 3.10 SSL module | 77kB | 77kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-openssl, Bug reports | packages:pkgdata:python3-openssl, Sources |
| languages---python | python3-s3transfer | 0.2.0-2 | libc, python3, python3-botocore | S3transfer is a Python library for managing Amazon S3 transfers. | 77kB | 76kB | MIT | Daniel Danzberger | Bug reports | Sources |
| languages---python | python3-openssl | 3.10.13-2 | libc, python3-light, libopenssl1.1, ca-certs | Python 3.10 SSL module | 77kB | 77kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python-pyasn1 | 0.4.3-1 | libc, libssp, python-light | This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. | 77kB | 76kB | BSD-2-Clause | Jeffery To, Alexandru Ardelean, | Bug reports | Sources |
| languages---python | python3-greenlet | 1.1.2-1 | libc, python3-light, libstdcpp6 | packages:pkgdata:python3-greenlet, The greenlet package is a spin-off of Stackless a version of CPython that supports micro-threads called tasklets. | 75kB | 74kB | MIT | Jan Pavlinec | packages:pkgdata:python3-greenlet, Bug reports | packages:pkgdata:python3-greenlet, Sources |
| languages---python | python3-pyrsistent | 0.16.0-1 | libc, python3-light, python3-six | Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable. | 75kB | 74kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-greenlet | 1.1.2-1 | libc, python3-light, libstdcpp6 | The greenlet package is a spin-off of Stackless a version of CPython that supports micro-threads called tasklets. | 75kB | 74kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-cffi-src | 1.16.0-1 | libc | Foreign Function Interface for Python calling C code. This package contains the Python source files for python3-cffi. | 75kB | 75kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-lib2to3-src | 3.10.13-2 | libc | Python 3.10 lib2to3 module This package contains the Python source files for python3-lib2to3. | 74kB | 73kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-codecs | 3.10.13-2 | libc, python3-light | Python 3.10 codecs + unicode support | 731kB | 756kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-websockets-src | 10.3-1 | libc | websockets is a library for building WebSocket servers and clients in Python with a focus on correctness and simplicity. Built on top of asyncio, Python’s standard asynchronous I/O framework. It provides an elegant coroutine-based API. This package contains the Python source files for python3-websockets. | 73kB | 72kB | BSD-3-Clause | Michal Vasilek | Bug reports | Sources |
| languages---python | python-lib2to3-src | 2.7.15-2 | libc | . (Contains the Python sources for this package). | 73kB | 72kB | PSF | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-setuptools | 65.5.0-1 | libc, librt, libpthread, python3, python3-pkg-resources | Python 3.10 setuptools module | 724kB | 723kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-pyserial-src | 3.4-2 | libc | This module encapsulates the access for the serial port. It provides backends for Python running on Windows, OSX, Linux, BSD (possibly any POSIX compliant system) and IronPython. The module named “serial” automatically selects the appropriate backend. This package contains the Python source files for python3-pyserial. | 72kB | 71kB | BSD | Micke Prag | Bug reports | Sources |
| languages---python | python3-markdown-src | 3.3.6-1 | libc | A fast and complete Python implementation of Markdown. This package contains the Python source files for python3-markdown. | 71kB | 70kB | BSD-3-Clause | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-django-simple-captcha | 0.5.12-4 | libc, python3, python3-six, python3-django1, python3-pillow, python3-django-ranged-response | Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form. | 71kB | 71kB | MIT | Eneas U de Queiroz | Bug reports | Sources |
| languages---python | python3-gmpy2 | 2.0.8-6 | libc, libgmp10, python3-light | gmpy2 is a C-coded Python extension module that supports multiple-precision arithmetic. gmpy2 is the successor to the original gmpy module. The gmpy module only supported the GMP multiple-precision library. gmpy2 adds support for the MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly rounded complex floating-point arithmetic) libraries. gmpy2 also updates the API and naming conventions to be more consistent and support the additional functionality. | 71kB | 70kB | LGPL-3.0-or-later | Jeffery To | Bug reports | Sources |
| languages---python | django-compressor | 2.2-1 | libc, libssp, python, django | Compresses linked and inline JavaScript or CSS into single cached files. | 71kB | 71kB | MIT | Gergely Kiss | Bug reports | Sources |
| languages---python | python3-pycares | 4.3.0-2 | libc, python3-light, python3-cffi | Python interface for c-ares | 70kB | 69kB | MIT | Fabian Lipken | Bug reports | Sources |
| languages---python | python3-text-unidecode | 1.3-2 | libc, python3-light | text-unidecode is the most basic port of the Text::Unidecode Perl library. | 70kB | 75kB | Artistic-1.0-cl8 | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-zipp | 3.4.1-2 | libc, python3-light | packages:pkgdata:python3-zipp, Backport of pathlib-compatible object wrapper for zip files | 7kB | 6kB | MIT | Jan Pavlinec | packages:pkgdata:python3-zipp, Bug reports | packages:pkgdata:python3-zipp, Sources |
| languages---python | python3-schema-src | 0.7.2-1 | libc | packages:pkgdata:python3-schema-src, Schema validation just got Pythonic This package contains the Python source files for python3-schema. | 7kB | 7kB | Karel Kočí | packages:pkgdata:python3-schema-src, Bug reports | packages:pkgdata:python3-schema-src, Sources | |
| languages---python | python3-pyfuse3-src | 3.2.2-1 | libc, librt, libpthread | packages:pkgdata:python3-pyfuse3-src, pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides an asynchronous API compatible with Trio and asyncio, and enables you to easily write a full-featured Linux filesystem in Python. This package contains the Python source files for python3-pyfuse3. | 7kB | 6kB | LGPL-2.0-or-later | Julien Malik | packages:pkgdata:python3-pyfuse3-src, Bug reports | packages:pkgdata:python3-pyfuse3-src, Sources |
| languages---python | python3-jdcal | 1.4.1-2 | libc, python3-light | packages:pkgdata:python3-jdcal, This module contains functions for converting between Julian dates and calendar dates. | 7kB | 6kB | BSD-2-Clause | Alexandru Ardelean, Eneas U de Queiroz, | packages:pkgdata:python3-jdcal, Bug reports | packages:pkgdata:python3-jdcal, Sources |
| Previous page Next page | ||||||||||