패키지
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-zope-interface | 5.4.0-1 | libc, python3-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. | 129kB | 128kB | ZPL-2.1 | 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-paho-mqtt | 1.6.1-3 | libc, python3-light, python3-uuid | MQTT version 3.1/3.1.1/5.0 client class | 69kB | 68kB | EPL-1.0 Eclipse Distribution License v1.0 | Josef Schlehofer, Alexandru Ardelean, | 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-asn1crypto-src | 1.4.0-1 | libc | Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS | 87kB | 86kB | MIT | Alexandru Ardelean | 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-django1 | 1.11.29-4 | libc, python3, python3-pytz | The web framework for perfectionists with deadlines (LTS 1.11 series). | 4401kB | 4419kB | BSD-3-Clause | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-paramiko-src | 2.12.0-2 | libc | Paramiko is a Python (2.7, 3.4+) implementation of the SSHv2 protocol, providing both client and server functionality. While it leverages a Python C extension for low level cryptography (Cryptography), Paramiko itself is a pure Python interface around SSH networking concepts. This package contains the Python source files for python3-paramiko. | 159kB | 158kB | LGPL-2.1-or-later | Javier Marcet | Bug reports | Sources |
| languages---python | python3-paramiko | 2.12.0-2 | libc, python3-light, python3-logging, python3-bcrypt, python3-cryptography, python3-openssl, python3-pynacl | Paramiko is a Python (2.7, 3.4+) implementation of the SSHv2 protocol, providing both client and server functionality. While it leverages a Python C extension for low level cryptography (Cryptography), Paramiko itself is a pure Python interface around SSH networking concepts. | 216kB | 215kB | LGPL-2.1-or-later | Javier Marcet | Bug reports | Sources |
| languages---python | python3-pkg-resources-src | 65.5.0-1 | libc | Python 3.10 pkg_resources module (part of setuptools) This package contains the Python source files for python3-pkg-resources. | 203kB | 202kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-newt | 0.52.23-1 | libc, libnewt, python3-light | Newt is a programming library for color text mode, widget based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. Newt is based on the slang library. This is the Newt module for Python 3. | 23kB | 23kB | LGPL-2.0-only | Jeffery To | Bug reports | Sources |
| languages---python | libpython3-3.9 | 3.9.7-1 | libc, librt, libpthread, zlib | This package contains only core Python library. | 926kB | 929kB | Python/2.0 | Alexandru Ardelean, Jeffery To, | Bug reports | Sources |
| languages---python | python3-pymysql | 1.0.2-1 | libc, python3 | This package contains a pure-Python MySQL client library, based on PEP 249. | 54kB | 53kB | MIT | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-twisted | 22.10.0-1 | libc, librt, libpthread, python3, python3-appdirs, python3-attrs, python3-automat, python3-bcrypt, python3-constantly, python3-cryptography, python3-hyperlink, python3-idna, python3-incremental, python3-pkg-resources, python3-pyasn1, python3-pyopenssl, python3-service-identity, python3-typing-extensions, python3-zope-interface | Twisted is a networking engine written in Python, supporting numerous protocols. It contains a web server, numerous chat clients, chat servers, mail servers, and more. | 1850kB | 1849kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-cachelib | 0.3.0-1 | libc, python3-light | A collection of cache libraries in the same API interface. Extracted from werkzeug. | 15kB | 15kB | BSD-3-Clause | Stepan Henek | 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-urllib3 | 2.0.4-1 | libc, python3 | HTTP library with thread-safe connection pooling, file post, and more. | 128kB | 127kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-botocore-src | 1.12.66-2 | libc, librt, libpthread | A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3. This package contains the Python source files for python3-botocore. | 419kB | 430kB | MIT | Daniel Danzberger | Bug reports | 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-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-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-django-postoffice | 3.3.0-1 | libc, librt, libpthread, python3, python3-django1, python3-django-jsonfield2 | A Django app to monitor and send mail asynchronously, complete with template support | 61kB | 60kB | MIT | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-flask-login | 0.5.0-2 | libc, python3-light, python3-flask | 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. | 16kB | 15kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-rsa-src | 4.6-1 | libc | Is a pure-Python RSA implementation. It supports encryption and decryption, signing and verifying signatures, and key generation according to PKCS | 21kB | 20kB | MIT | Daniel Danzberger | Bug reports | Sources |
| languages---python | python3-sentry-sdk | 1.29.2-1 | libc, python3, python3-certifi, python3-urllib3 | This is the official Python SDK for Sentry. | 217kB | 217kB | BSD-2-Clause | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-pyjwt | 1.7.1-2 | libc, librt, libpthread, python3 | A Python implementation of RFC 7519. | 19kB | 18kB | MIT | Eneas U de Queiroz | Bug reports | Sources |
| languages---python | python3-docutils-src | 0.19-2 | libc, librt, libpthread | Docutils is a modular system for processing documentation into useful formats, such as HTML, XML, and LaTeX. For input Docutils supports reStructuredText, an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax. This package contains the Python source files for python3-docutils. | 356kB | 356kB | MIT | Daniel Danzberger | 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-netifaces | 0.10.9-2 | libc, python3-light | Portable network interface information. | 11kB | 10kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-oauthlib-src | 3.1.0-2 | libc | A generic, spec-compliant, thorough implementation of the OAuth request-signing logic for Python This package contains the Python source files for python3-oauthlib. | 96kB | 95kB | BSD-3-Clause | Eneas U de Queiroz | 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-pyroute2-src | 0.5.16-2 | libc | Pyroute2 is a pure Python netlink library. The library was started as an RTNL protocol implementation, but now it supports many netlink protocols. This package contains the Python source files for python3-pyroute2. | 304kB | 303kB | GPL-2.0-or-later Apache-2.0 | Martin Matějek | Bug reports | Sources |
| languages---python | python3-django-jsonfield2-src | 3.0.3-1 | libc | A modern fork of django-jsonfield, compatible with the latest versions of Django. jsonfield2 is a reusable model field that allows you to store validated JSON, automatically handling serialization to and from the database. This package contains the Python source files for python3-django-jsonfield2. | 3kB | 2kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-botocore | 1.12.66-2 | libc, python3, python3-urllib3, python3-docutils, python3-dateutil, python3-jmespath, python3-requests | A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3. | 4796kB | 4840kB | MIT | Daniel Danzberger | Bug reports | Sources |
| languages---python | python3-pyrsistent-src | 0.16.0-1 | libc | Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable. This package contains the Python source files for python3-pyrsistent. | 33kB | 32kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-paho-mqtt-src | 1.6.1-3 | libc | MQTT version 3.1/3.1.1/5.0 client class This package contains the Python source files for python3-paho-mqtt. | 42kB | 41kB | EPL-1.0 Eclipse Distribution License v1.0 | Josef Schlehofer, Alexandru Ardelean, | Bug reports | Sources |
| languages---python | python3-django-statici18n-src | 1.9.0-2 | libc, librt, libpthread | A Django app that provides helper for generating JavaScript catalog to static files. This package contains the Python source files for python3-django-statici18n. | 4kB | 3kB | BSD-3-Clause | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-maxminddb | 2.0.3-1 | libc, python3-light, libmaxminddb | Module for reading MaxMind DB files | 22kB | 22kB | Apache-2.0 | Jan Pavlinec | 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-pyotp-src | 2.3.0-2 | libc | PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in. This package contains the Python source files for python3-pyotp. | 4kB | 3kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-pyotp | 2.3.0-2 | libc, python3-light | PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in. | 10kB | 9kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-curl-src | 7.45.2-3 | libc | PycURL is a Python interface to libcurl, the multiprotocol file transfer library. This package contains the Python source files for python3-curl. | 3kB | 2kB | LGPL-2.1 | Waldemar Konik | Bug reports | Sources |
| languages---python | python3-cryptodomex-src | 3.10.1-2 | libc | PyCryptodome is a self-contained Python package of low-level cryptographic primitives. This package contains the Python source files for python3-cryptodomex. | 171kB | 171kB | BSD-2-Clause | Richard Yu | 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-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 | python3-speedtest-cli | 2.1.3-1 | libc, python3-light, python3-pkg-resources, python3-xml, python3-email, python3-urllib, python3-codecs, python3-openssl | Command line interface for testing internet bandwidth using speedtest.net | 29kB | 28kB | Apache-2.0 | Jaymin Patel | Bug reports | Sources |
| languages---python | python3-passlib | 1.7.2-2 | libc, python3, python3-dateutil | Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 30 password hashing algorithms, as well as a framework for managing existing password hashes. It’s designed to be useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user applications. | 479kB | 478kB | BSD-3-Clause | common packages maintainers | 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-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-aiohttp-cors | 0.7.0-2 | libc, python3-aiohttp, python3-light | Implements Cross Origin Resource Sharing (CORS) support for aiohttp asyncio-powered asynchronous HTTP server. | 21kB | 21kB | Apache-2.0 | Josef Schlehofer | Bug reports | Sources |
| Previous page Next page | ||||||||||