패키지
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-crypto-src | 2.6.1-2 | libc, libssp | A collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal, etc.).. (Contains the Python sources for this package). | 103kB | 103kB | Public Domain | Jeffery To | Bug reports | Sources |
| languages---python | python3-flask | 2.0.2-3 | libc, python3-asyncio, python3-click, python3-codecs, python3-decimal, python3-itsdangerous, python3-jinja2, python3, python3-logging, python3-markupsafe, python3-multiprocessing, python3-setuptools, python3-werkzeug | Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It.s BSD licensed! | 105kB | 104kB | BSD-3-Clause | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-boto3 | 1.9.135-2 | libc, python3, python3-jmespath, python3-botocore, python3-s3transfer | Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2. | 106kB | 110kB | Apache-2.0 | Daniel Danzberger | Bug reports | Sources |
| languages---python | python3-django-compressor | 2.4-1 | libc, python3, python3-django1, python3-django-appconf, python3-rcssmin | Compresses linked and inline JavaScript or CSS into single cached files. Note that the JavaScript filter is not being installed as a dependency. You'll need to build the rjsmin module (it is not par of the openwrt standard feeds) to use JavaScript functionality. | 107kB | 106kB | MIT | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-django1-src | 1.11.29-4 | libc | The web framework for perfectionists with deadlines (LTS 1.11 series). This package contains the Python source files for python3-django1. | 1092kB | 1092kB | BSD-3-Clause | Alexandru Ardelean | 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 | python3-incremental | 22.10.0-1 | libc, librt, libpthread, python3-light, python3-distutils, python3-pkg-resources | Incremental is a small library that versions your Python projects. | 11kB | 11kB | 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-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-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 | python3-docker-src | 6.0.1-3 | libc, librt, libpthread | A Python library for the Docker Engine API. It lets you do anything the docker command does, but from within Python apps – run containers manage containers, manage Swarms, etc. This package contains the Python source files for python3-docker. | 110kB | 109kB | Apache-2.0 | Javier Marcet | Bug reports | Sources |
| languages---python | python3-jsonschema | 4.17.3-3 | libc, python3-light, python3-attrs, python3-urllib, python3-six, python3-pyrsistent, python3-setuptools | jsonschema is an implementation of JSON Schema validation for Python. | 110kB | 109kB | MIT | Javier Marcet | 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-unidecode | 1.1.1-2 | libc, python3-light | ASCII transliterations of Unicode text | 111kB | 124kB | GPL-2.0-or-later | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-email | 3.10.13-2 | libc, python3-light | Python 3.10 email module | 113kB | 112kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-yaml | 6.0.1-1 | libc, libyaml, python3-light | PyYAML is a YAML parser and emitter for the Python programming language. | 113kB | 112kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-email | 3.10.13-2 | libc, python3-light | packages:pkgdata:python3-email, Python 3.10 email module | 113kB | 112kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-email, Bug reports | packages:pkgdata:python3-email, Sources |
| languages---python | python-lxml | 4.1.1-1 | libc, libssp, libxml2, libxslt, libexslt, python-light, python-codecs | The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. | 1146kB | 1148kB | BSD | Alexandru Ardelean | 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-jinja2-src | 3.1.2-1 | libc | Jinja2 is a full featured template engine for Python. It has full unicode support, an optional integrated sandboxed execution environment, widely used and BSD licensed. This package contains the Python source files for python3-jinja2. | 116kB | 115kB | BSD-3-Clause | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-py | 1.10.0-2 | libc, python3-light, python3-xml, python3-urllib | Library with cross-python path, ini-parsing, io, code, log facilities | 116kB | 115kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-jinja2-src | 3.1.2-1 | libc | packages:pkgdata:python3-jinja2-src, Jinja2 is a full featured template engine for Python. It has full unicode support, an optional integrated sandboxed execution environment, widely used and BSD licensed. This package contains the Python source files for python3-jinja2. | 116kB | 115kB | BSD-3-Clause | Josef Schlehofer | packages:pkgdata:python3-jinja2-src, Bug reports | packages:pkgdata:python3-jinja2-src, Sources |
| languages---python | python3-pycrate-src | 0.6.0-1 | libc | Provides a runtime for encoding and decoding data structures, including CSN.1 and ASN.1. Additionally, it features a 3G and LTE mobile core network. This package contains the Python source files for python3-pycrate. | 11739kB | 11833kB | LGPL-2.1-or-later | David Bauer | Bug reports | Sources |
| languages---python | python3-django-src | 4.0.10-1 | libc | The web framework for perfectionists with deadlines. This package contains the Python source files for python3-django. | 1177kB | 1176kB | BSD-3-Clause | Alexandru Ardelean, Peter Stadler, | Bug reports | Sources |
| languages---python | python3-django-src | 4.0.10-1 | libc | packages:pkgdata:python3-django-src, The web framework for perfectionists with deadlines. This package contains the Python source files for python3-django. | 1177kB | 1176kB | BSD-3-Clause | Alexandru Ardelean, Peter Stadler, | packages:pkgdata:python3-django-src, Bug reports | packages:pkgdata:python3-django-src, Sources |
| languages---python | python3-light-src | 3.10.13-2 | libc | This package is essentially the python3-base package plus a few of the rarely used (and big) libraries stripped out into separate packages. This package contains the Python source files for python3-light. | 1185kB | 1184kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python-ctypes-src | 2.7.15-2 | libc, libssp | . (Contains the Python sources for this package). | 12kB | 11kB | PSF | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python-six | 1.11.0-2 | libc, libssp, python-light | 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. | 12kB | 11kB | MIT | Jeffery To, Alexandru Ardelean, | Bug reports | Sources |
| languages---python | python3-cgi | 3.10.13-2 | libc, python3-light, python3-email | Python 3.10 cgi module | 12kB | 11kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-service-identity | 18.1.0-2 | libc, python3-light, python3-attrs, python3-cryptography, python3-pyasn1, python3-pyasn1-modules | service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. | 12kB | 11kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-distro-src | 1.7.0-1 | libc | A much more elaborate, renewed alternative implementation for Python's platform.linux_distribution() This package contains the Python source files for python3-distro. | 12kB | 11kB | Apache-2.0 | Javier Marcet | Bug reports | Sources |
| languages---python | python3-requests-oauthlib-src | 1.3.0-2 | libc, librt, libpthread | This python package provides first-class OAuth library support for Requests. This package contains the Python source files for python3-requests-oauthlib. | 12kB | 11kB | ISC | Eneas U de Queiroz | Bug reports | Sources |
| languages---python | python3-texttable | 1.6.4-1 | libc, python3-light, python3-codecs | Module for creating simple ASCII tables | 12kB | 11kB | MIT | Javier Marcet | Bug reports | Sources |
| languages---python | python3-toml-src | 0.10.2-1 | libc | Python Library for Tom's Obvious, Minimal Language This package contains the Python source files for python3-toml. | 12kB | 11kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-ubus | 0.1.2-1 | libc, libubus20220601, libblobmsg-json20220515, python3-light | Python bindings for ubus. | 12kB | 11kB | LGPL-2.1-or-later | Erik Larsson | Bug reports | Sources |
| languages---python | python3-awesomeversion | 21.8.1-2 | libc, python3-light, python3-logging | Make anything a version object, and compare against a vast selection of other version formats. | 12kB | 11kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-crcmod-src | 1.7-2 | libc | The software in this package is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC). This package contains the Python source files for python3-crcmod. | 12kB | 11kB | MIT | David Bauer | Bug reports | Sources |
| languages---python | python3-cgi | 3.10.13-2 | libc, python3-light, python3-email | packages:pkgdata:python3-cgi, Python 3.10 cgi module | 12kB | 11kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-cgi, Bug reports | packages:pkgdata:python3-cgi, Sources |
| languages---python | python3-crcmod-src | 1.7-2 | libc | packages:pkgdata:python3-crcmod-src, The software in this package is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC). This package contains the Python source files for python3-crcmod. | 12kB | 11kB | MIT | David Bauer | packages:pkgdata:python3-crcmod-src, Bug reports | packages:pkgdata:python3-crcmod-src, Sources |
| languages---python | python3-texttable | 1.6.4-1 | libc, python3-light, python3-codecs | packages:pkgdata:python3-texttable, Module for creating simple ASCII tables | 12kB | 11kB | MIT | Javier Marcet | packages:pkgdata:python3-texttable, Bug reports | packages:pkgdata:python3-texttable, Sources |
| languages---python | python3-toml-src | 0.10.2-1 | libc | packages:pkgdata:python3-toml-src, Python Library for Tom's Obvious, Minimal Language This package contains the Python source files for python3-toml. | 12kB | 11kB | MIT | Jan Pavlinec | packages:pkgdata:python3-toml-src, Bug reports | packages:pkgdata:python3-toml-src, Sources |
| languages---python | python3-click | 8.0.3-1 | libc, librt, libpthread, python3-light | Composable command line interface toolkit | 120kB | 119kB | BSD-3-Clause | Daniel Golle | Bug reports | Sources |
| languages---python | python3-click | 8.0.3-1 | libc, librt, libpthread, python3-light | packages:pkgdata:python3-click, Composable command line interface toolkit | 120kB | 119kB | BSD-3-Clause | Daniel Golle | packages:pkgdata:python3-click, Bug reports | packages:pkgdata:python3-click, Sources |
| languages---python | python3-bottle | 0.12.19-1 | libc, python3 | Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library. | 122kB | 122kB | MIT | Josef Schlehofer | 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 |
| Previous page Next page | ||||||||||