패키지
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-iniconfig | 1.1.1-2 | libc, python3-light | iniconfig is a small and simple INI-file parser module. | 6kB | 5kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-ifaddr-src | 0.1.7-1 | libc | ifaddr is a small Python library that allows you to find all the IPv4 and IPv6 addresses of the computer. This package contains the Python source files for python3-ifaddr. | 5kB | 4kB | MIT | Josef Schlehofer | 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-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-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 | python-gmpy2 | 2.0.8-2 | libc, libssp, libgmp, python-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. | 51kB | 50kB | LGPL-3.0+ | Jeffery To | Bug reports | 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-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 | python-dpkt | 1.91-1 | libc, libssp, python | dpkt is a python module for fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols https://pypi.python.org/pypi/dpkt https://github.com/kbandla/dpkt | 147kB | 146kB | BSD-3-Clause | Andrew McConachie | Bug reports | Sources |
| languages---python | python3-dns-src | 2.3.0-1 | libc | dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. This package contains the Python source files for python3-dns. | 170kB | 169kB | ISC | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-dns | 2.3.0-1 | libc, python3 | dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. | 258kB | 257kB | ISC | Josef Schlehofer | Bug reports | Sources |
| languages---python | python-dns | 1.15.0-2 | libc, libssp, python | dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. | 137kB | 136kB | ISC | Denis Shulyaka | Bug reports | Sources |
| languages---python | python3-cryptography-src | 3.4.8-3 | libc | 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+. This package contains the Python source files for python3-cryptography. | 111kB | 110kB | Apache-2.0 BSD-3-Clause | Jeffery To | Bug reports | Sources |
| languages---python | python3-cryptography | 3.4.8-3 | libc, libopenssl1.1, python3-light, python3-email, python3-openssl, python3-urllib, python3-cffi, python3-six | 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+. | 349kB | 352kB | Apache-2.0 BSD-3-Clause | Jeffery To | Bug reports | Sources |
| languages---python | python-cryptography | 2.1.4-2 | libc, libssp, libopenssl, python, python-cffi, python-enum34, python-idna, python-ipaddress, python-asn1crypto, python-six | 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+. | 311kB | 313kB | Apache-2.0 BSD-3-Clause | Jeffery To, Alexandru Ardelean, | 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 | 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-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-ciso8601 | 2.1.3-1 | libc, python3-light | packages:pkgdata:python3-ciso8601, ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects. | 10kB | 9kB | MIT | Josef Schlehofer | packages:pkgdata:python3-ciso8601, Bug reports | packages:pkgdata:python3-ciso8601, Sources |
| languages---python | python3-ciso8601 | 2.1.3-1 | libc, python3-light | ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects. | 10kB | 9kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python-attrs-src | 18.1.0-1 | libc, libssp | attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols.. (Contains the Python sources for this package). | 20kB | 19kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-attrs-src | 21.4.0-1 | libc, librt, libpthread | attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. This package contains the Python source files for python3-attrs. | 41kB | 40kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-attrs | 21.4.0-1 | libc, python3-light | packages:pkgdata:python3-attrs, attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. | 62kB | 61kB | MIT | Jeffery To | packages:pkgdata:python3-attrs, Bug reports | packages:pkgdata:python3-attrs, Sources |
| languages---python | python3-attrs | 21.4.0-1 | libc, python3-light | attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. | 62kB | 61kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python-attrs | 18.1.0-1 | libc, libssp, python-light | attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. | 31kB | 30kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-apipkg-src | 1.5-3 | libc | apipkg is used to control the exported namespace of a Python package and greatly reduce the number of imports for users. This package contains the Python source files for python3-apipkg. | 3kB | 2kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-apipkg | 1.5-3 | libc, python3-light | apipkg is used to control the exported namespace of a Python package and greatly reduce the number of imports for users. | 7kB | 6kB | MIT | Jan Pavlinec | 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-yarl | 1.6.3-1 | libc, python3-light, python3-multidict, python3-urllib, python3-idna | Yet another URL library | 115kB | 114kB | Apache-2.0 | Josef Schlehofer | 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 | python-yaml | 3.12-1 | libc, libssp, libyaml, python-light, python-codecs | YAML parser and emitter for Python | 101kB | 101kB | MIT | Nicolas Thill | Bug reports | Sources |
| languages---python | python3-pytz-src | 2023.3-1 | libc, librt, libpthread | packages:pkgdata:python3-pytz-src, World timezone definitions, modern and historical This package contains the Python source files for python3-pytz. | 18kB | 17kB | MIT | Alexandru Ardelean | packages:pkgdata:python3-pytz-src, Bug reports | packages:pkgdata:python3-pytz-src, Sources |
| languages---python | python3-pytz-src | 2023.3-1 | libc, librt, libpthread | World timezone definitions, modern and historical This package contains the Python source files for python3-pytz. | 18kB | 17kB | MIT | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-pytz | 2023.3-1 | libc, python3-light | packages:pkgdata:python3-pytz, World timezone definitions, modern and historical | 274kB | 275kB | MIT | Alexandru Ardelean | packages:pkgdata:python3-pytz, Bug reports | packages:pkgdata:python3-pytz, Sources |
| languages---python | python3-pytz | 2023.3-1 | libc, python3-light | World timezone definitions, modern and historical | 274kB | 275kB | MIT | Alexandru Ardelean | Bug reports | Sources |
| languages---python | pytz | 2018.3-1 | libc, python | World timezone definitions, modern and historical | 256kB | 257kB | MIT | Gergely Kiss | Bug reports | Sources |
| languages---python | python3-werkzeug-src | 2.3.4-1 | libc | Werkzeug is a comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility libraries. This package contains the Python source files for python3-werkzeug. | 189kB | 188kB | BSD-3-Clause | Daniel Golle | Bug reports | Sources |
| languages---python | python3-werkzeug | 2.3.4-1 | libc, librt, libpthread, python3, python3-markupsafe | Werkzeug is a comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility libraries. | 285kB | 284kB | BSD-3-Clause | Daniel Golle | Bug reports | Sources |
| languages---python | python3-django-restframework-src | 3.13.1-1 | libc | Web APIs for Django, made easy. This package contains the Python source files for python3-django-restframework. | 129kB | 128kB | BSD-3-Clause | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-django-restframework | 3.13.1-1 | libc, librt, libpthread, python3, django | Web APIs for Django, made easy. | 858kB | 858kB | BSD-3-Clause | Alexandru Ardelean | Bug reports | Sources |
| languages---python | django-restframework | 3.7.1-1 | libc, libssp, python, django | Web APIs for Django, made easy. | 994kB | 996kB | BSD-3-Clause | Gergely Kiss | Bug reports | Sources |
| languages---python | python3-django-restframework39-src | 3.9.4-2 | libc | Web APIs for Django, made easy. (3.9 series) This package contains the Python source files for python3-django-restframework39. | 122kB | 122kB | BSD-3-Clause | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-django-restframework39 | 3.9.4-2 | libc, librt, libpthread, python3, python3-django1 | Web APIs for Django, made easy. (3.9 series) | 818kB | 818kB | BSD-3-Clause | Alexandru Ardelean | Bug reports | Sources |
| languages---python | gunicorn | 19.7.1-1 | libc, libssp, python, python-setuptools | WSGI HTTP Server for UNIX | 90kB | 89kB | MIT | Gergely Kiss | 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-itsdangerous | 2.0.1-1 | libc, python3-light | Various helpers to pass trusted data to untrusted environments and back. | 20kB | 19kB | BSD-3-Clause | Daniel Golle | Bug reports | Sources |
| languages---python | python3-django-webpack-loader-src | 0.6.0-8 | libc | Use webpack to generate your static bundles without django’s staticfiles or opaque wrappers. This package contains the Python source files for python3-django-webpack-loader. | 4kB | 3kB | MIT | Eneas U de Queiroz | 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-chardet-src | 4.0.0-1 | libc | Universal encoding detector for Python 2 and 3 This package contains the Python source files for python3-chardet. | 140kB | 142kB | LGPL-2.1 | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-chardet | 4.0.0-1 | libc, python3-light | Universal encoding detector for Python 2 and 3 | 144kB | 145kB | LGPL-2.1 | Alexandru Ardelean | Bug reports | Sources |
| Previous page Next page | ||||||||||