패키지
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 | python-dev-src | 2.7.15-2 | libc, libssp | . (Contains the Python sources for this package). | 0kB | 0kB | PSF | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python-gdbm-src | 2.7.15-2 | libc, libssp | . (Contains the Python sources for this package). | 0kB | 0kB | PSF | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python-openssl-src | 2.7.15-2 | libc, libssp | . (Contains the Python sources for this package). | 0kB | 0kB | PSF | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python-packages | 1.0-1 | libc, python | A dummy package for packaging python modules with pip | 0kB | 0kB | Yousong Zhou | Bug reports | Sources | |
| languages---python | python-pip-conf | 0.1-1 | libc, librt, libpthread | Configuration file for pip/pip3 | 0kB | 0kB | Alexandru Ardelean | Bug reports | Sources | |
| languages---python | python | 2.7.15-2 | libc, python-light, python-ctypes, python-pydoc, python-multiprocessing, python-codecs, python-sqlite3, python-logging, python-gdbm, python-email, python-distutils, python-xml, python-compiler, python-db, python-openssl, python-decimal, python-unittest, python-ncurses | This package contains the (almost) full Python install. It's python-light + all other packages. | 0kB | 0kB | PSF | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-codecs-src | 3.10.13-2 | libc, librt, libpthread | Python 3.10 codecs + unicode support This package contains the Python source files for python3-codecs. | 0kB | 0kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-decimal-src | 3.10.13-2 | libc, librt, libpthread | Python 3.10 decimal module This package contains the Python source files for python3-decimal. | 1kB | 0kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-dev-src | 3.10.13-2 | libc | Python 3.10 development files This package contains the Python source files for python3-dev. | 1kB | 0kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-gdbm-src | 3.9.7-1 | libc, librt, libpthread | Python 3.9 gdbm module This package contains the Python source files for python3-gdbm. | 0kB | 0kB | Python/2.0 | Alexandru Ardelean, Jeffery To, | Bug reports | Sources |
| languages---python | python3-openssl-src | 3.10.13-2 | libc | Python 3.10 SSL module This package contains the Python source files for python3-openssl. | 0kB | 0kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3 | 3.10.13-2 | libc, python3-light, python3-asyncio, python3-cgi, python3-cgitb, python3-codecs, python3-ctypes, python3-dbm, python3-decimal, python3-distutils, python3-email, python3-logging, python3-lzma, python3-multiprocessing, python3-ncurses, python3-openssl, python3-pydoc, python3-readline, python3-sqlite3, python3-unittest, python3-urllib, python3-uuid, python3-xml | This package contains the (almost) full Python install. It's python3-light + all other packages. | 1kB | 0kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-packages | 1.0-2 | libc, python3 | A dummy package for packaging python3 modules with pip | 0kB | 0kB | Yousong Zhou | Bug reports | Sources | |
| languages---python | python3-netifaces-src | 0.10.9-2 | libc | Portable network interface information. This package contains the Python source files for python3-netifaces. | 0kB | 0kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-ciso8601-src | 2.1.3-1 | libc | ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects. This package contains the Python source files for python3-ciso8601. | 0kB | 0kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-ubus-src | 0.1.2-1 | libc | Python bindings for ubus. This package contains the Python source files for python3-ubus. | 0kB | 0kB | LGPL-2.1-or-later | Erik Larsson | Bug reports | Sources |
| languages---python | python3-gmpy2-src | 2.0.8-6 | libc, librt, libpthread | 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. This package contains the Python source files for python3-gmpy2. | 1kB | 0kB | LGPL-3.0-or-later | Jeffery To | Bug reports | Sources |
| languages---python | python3-readline-src | 3.10.13-2 | libc | Python 3.10 readline module This package contains the Python source files for python3-readline. | 0kB | 0kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-text-unidecode-src | 1.3-2 | libc | text-unidecode is the most basic port of the Text::Unidecode Perl library. This package contains the Python source files for python3-text-unidecode. | 1kB | 0kB | Artistic-1.0-cl8 | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-ciso8601-src | 2.1.3-1 | libc | packages:pkgdata:python3-ciso8601-src, ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects. This package contains the Python source files for python3-ciso8601. | 0kB | 0kB | MIT | Josef Schlehofer | packages:pkgdata:python3-ciso8601-src, Bug reports | packages:pkgdata:python3-ciso8601-src, Sources |
| languages---python | python3-packages | 1.0-2 | libc, python3 | packages:pkgdata:python3-packages, A dummy package for packaging python3 modules with pip | 0kB | 0kB | Yousong Zhou | packages:pkgdata:python3-packages, Bug reports | packages:pkgdata:python3-packages, Sources | |
| languages---python | python3-async-timeout-src | 3.0.1-2 | libc, librt, libpthread | Timeout context manager for asyncio programs This package contains the Python source files for python3-async-timeout. | 2kB | 1kB | Apache-2.0 | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-certifi-src | 2021.10.8-1 | libc | Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. This package contains the Python source files for python3-certifi. | 2kB | 1kB | MPL-2.0 | Eneas U de Queiroz | Bug reports | Sources |
| languages---python | python3-cached-property-src | 1.5.2-2 | libc | A decorator for caching properties in classes. This package contains the Python source files for python3-cached-property. | 2kB | 1kB | BSD-3-Clause | Javier Marcet | Bug reports | Sources |
| languages---python | python3-click-log-src | 0.3.2-2 | libc | Simple and beautiful logging for click applications This package contains the Python source files for python3-click-log. | 2kB | 1kB | MIT | Karel Kočí | Bug reports | Sources |
| languages---python | python3-django-appconf-src | 1.0.4-1 | libc | A helper class for handling configuration defaults of packaged apps gracefully This package contains the Python source files for python3-django-appconf. | 2kB | 1kB | BSD-3-Clause | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-django-ranged-response-src | 0.2.0-8 | libc | Modified Django FileResponse that adds Content-Range headers. This package contains the Python source files for python3-django-ranged-response. | 2kB | 1kB | MIT | Eneas U de Queiroz | Bug reports | Sources |
| languages---python | python3-et_xmlfile-src | 1.1.0-1 | libc | An implementation of lxml.xmlfile for the standard library. It is based upon the xmlfile module from lxml with the aim of allowing code to be developed that will work with both libraries. This package contains the Python source files for python3-et_xmlfile. | 2kB | 1kB | MIT | Alexandru Ardelean, Eneas U de Queiroz, | Bug reports | Sources |
| languages---python | python3-iniconfig-src | 1.1.1-2 | libc | iniconfig is a small and simple INI-file parser module. This package contains the Python source files for python3-iniconfig. | 2kB | 1kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-pytest-forked-src | 1.6.0-1 | libc, librt, libpthread | Pytest plugin which enables to run tests in isolated forked subprocesses This package contains the Python source files for python3-pytest-forked. | 2kB | 1kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-voluptuous-serialize-src | 2.5.0-1 | libc | Convert Voluptuous schemas to dictionaries so they can be serialized. This package contains the Python source files for python3-voluptuous-serialize. | 1kB | 1kB | Apache-2.0 | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-sniffio-src | 1.3.0-1 | libc | This is a tiny package whose only purpose is to let you detect which async library your code is running under. This package contains the Python source files for python3-sniffio. | 2kB | 1kB | Apache-2.0|MIT | Julien Malik | Bug reports | Sources |
| languages---python | python3-iniconfig-src | 1.1.1-2 | libc | packages:pkgdata:python3-iniconfig-src, iniconfig is a small and simple INI-file parser module. This package contains the Python source files for python3-iniconfig. | 2kB | 1kB | MIT | Jan Pavlinec | packages:pkgdata:python3-iniconfig-src, Bug reports | packages:pkgdata:python3-iniconfig-src, Sources |
| languages---python | python3-pytest-forked-src | 1.6.0-1 | libc, librt, libpthread | packages:pkgdata:python3-pytest-forked-src, Pytest plugin which enables to run tests in isolated forked subprocesses This package contains the Python source files for python3-pytest-forked. | 2kB | 1kB | MIT | Jan Pavlinec | packages:pkgdata:python3-pytest-forked-src, Bug reports | packages:pkgdata:python3-pytest-forked-src, Sources |
| languages---python | python-enum34 | 1.1.6-3 | libc, libssp, python-light | 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. | 10kB | 10kB | BSD-3-Clause | Jeffery To | Bug reports | Sources |
| languages---python | python-pyptlib-src | 0.0.6-2 | libc, libssp | A python implementation of the Pluggable Transports for Circumvention specification for Tor. (Contains the Python sources for this package). | 11kB | 10kB | BSD-3-Clause | Jeffery To | Bug reports | Sources |
| languages---python | python-service-identity | 17.0.0-2 | libc, python-light, python-attrs, python-pyasn1, python-pyasn1-modules, python-pyopenssl | service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. | 10kB | 10kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-django-webpack-loader | 0.6.0-8 | libc, python3, python3-django1 | Use webpack to generate your static bundles without django’s staticfiles or opaque wrappers. | 11kB | 10kB | MIT | Eneas U de Queiroz | Bug reports | Sources |
| languages---python | python3-netifaces | 0.10.9-2 | libc, python3-light | Portable network interface information. | 11kB | 10kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-pyjwt-src | 1.7.1-2 | libc | A Python implementation of RFC 7519. This package contains the Python source files for python3-pyjwt. | 11kB | 10kB | MIT | Eneas U de Queiroz | Bug reports | Sources |
| languages---python | python3-appdirs | 1.4.4-1 | libc, python3-light | Determining platform-specific dirs | 10kB | 10kB | MIT | Karel Kočí | Bug reports | Sources |
| languages---python | python3-contextlib2 | 0.6.0.post1-1 | libc, python3-light | python3-contextlib2 | 10kB | 10kB | Karel Kočí | Bug reports | Sources | |
| languages---python | python3-django-formtools-src | 2.1-8 | libc | Django “formtools” is a set of high-level abstractions for Django forms. Currently for form previews and multi-step forms. This package contains the Python source files for python3-django-formtools. | 11kB | 10kB | BSD-3-Clause | Eneas U de Queiroz | Bug reports | Sources |
| languages---python | python3-flask-login-src | 0.5.0-2 | libc | Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users’ sessions over extended periods of time. This package contains the Python source files for python3-flask-login. | 11kB | 10kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-itsdangerous-src | 2.0.1-1 | libc | Various helpers to pass trusted data to untrusted environments and back. This package contains the Python source files for python3-itsdangerous. | 11kB | 10kB | BSD-3-Clause | Daniel Golle | Bug reports | Sources |
| languages---python | python3-yarl-src | 1.6.3-1 | libc | Yet another URL library This package contains the Python source files for python3-yarl. | 10kB | 10kB | Apache-2.0 | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-uuid | 3.10.13-2 | libc, python3-light, libuuid1 | Python 3.10 UUID module | 11kB | 10kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-uuid | 3.10.13-2 | libc, python3-light, libuuid1 | packages:pkgdata:python3-uuid, Python 3.10 UUID module | 11kB | 10kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-uuid, Bug reports | packages:pkgdata:python3-uuid, Sources |
| languages---python | python-lib2to3 | 2.7.15-2 | libc, python | Python 2.7 lib2to3 module | 101kB | 100kB | PSF | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-asyncio-src | 3.10.13-2 | libc | Python 3.10 asyncio module This package contains the Python source files for python3-asyncio. | 101kB | 100kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| Next page | ||||||||||