패키지
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-pluggy-src | 1.0.0-1 | libc | A minimalist production ready plugin system for python This package contains the Python source files for python3-pluggy. | 9kB | 8kB | MIT | Jan Pavlinec, Jeffery To, | Bug reports | Sources |
| languages---python | python3-ifaddr | 0.1.7-1 | libc, python3-light, python3-ctypes | ifaddr is a small Python library that allows you to find all the IPv4 and IPv6 addresses of the computer. | 9kB | 8kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-flask-session | 0.3.2-1 | libc, python3-cachelib, python3-flask, python3-light | Adds server-side session support to your Flask application. | 9kB | 8kB | BSD-3-Clause | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-flask-seasurf | 1.1.1-1 | libc, python3-flask, python3-light, python3-urllib | SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF). | 9kB | 8kB | BSD-3-Clause | Josef Schlehofer | 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-aiohttp-cors-src | 0.7.0-2 | libc | Implements Cross Origin Resource Sharing (CORS) support for aiohttp asyncio-powered asynchronous HTTP server. This package contains the Python source files for python3-aiohttp-cors. | 9kB | 8kB | Apache-2.0 | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-six-src | 1.16.0-1 | libc | 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. This package contains the Python source files for python3-six. | 9kB | 8kB | MIT | Jeffery To | 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 | python-incremental | 17.5.0-1 | libc, libssp, python-light | Incremental is a small library that versions your Python projects. | 9kB | 8kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python-enum34-src | 1.1.6-3 | libc, libssp | enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.. (Contains the Python sources for this package). | 9kB | 8kB | BSD-3-Clause | Jeffery To | 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-flask-src | 2.0.2-3 | libc | Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It.s BSD licensed! This package contains the Python source files for python3-flask. | 80kB | 79kB | BSD-3-Clause | Josef Schlehofer | Bug reports | Sources |
| languages---python | python-cryptography-src | 2.1.4-2 | libc, libssp | cryptography is a package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your “cryptographic standard library”. It supports Python 2.6-2.7, Python 3.3+, and PyPy 2.6+.. (Contains the Python sources for this package). | 80kB | 79kB | Apache-2.0 BSD-3-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-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-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 | 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 | 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 | 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-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-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-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 | 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-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 | 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 | 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-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-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-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-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-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-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-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-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-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 | 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-sysrepo | 1.4.104-1 | libc, librt, libpthread, libsysrepo, libstdcpp6, python3-base, libyang-cpp | YANG-based data store library - Python 3 bindings | 697kB | 707kB | Apache-2.0 | Jakov Smolic | 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-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 | 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-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-schema-src | 0.7.2-1 | libc | Schema validation just got Pythonic This package contains the Python source files for python3-schema. | 7kB | 7kB | Karel Kočí | 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 |
| Previous page Next page | ||||||||||