This translation is older than the original page and might be outdated. See what has changed.

패키지

LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.

이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.

사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.

패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.

Filter by category

아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.

  • 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
  • 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
  • 흰색 창에 필터 기준을 입력하세요.

아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.

Filtered by categories='languages---python'

CategoryNameVersionDependencies...........................................Description...........................................File sizeInstalled sizeLicenseMaintainerBug reportSource code
languages---pythonpython3-ply3.11-2libc, python3-lightPLY is a 100% Python implementation of the common parsing tools lex
and yacc.

42kB42kBBSD-3-ClauseJeffery ToBug reportsSources
languages---pythonpython3-pyasn1-modules-src0.2.8-2libc, librt, libpthreadThis is a small but growing collection of ASN.1 data structures
expressed in Python terms using pyasn1 data model.

This package contains the Python source files for python3-pyasn1-modules.

87kB86kBBSD-2-ClauseJeffery ToBug reportsSources
languages---pythonpython3-pyasn1-modules0.2.8-2libc, python3-light, python3-pyasn1This is a small but growing collection of ASN.1 data structures
expressed in Python terms using pyasn1 data model.

149kB148kBBSD-2-ClauseJeffery ToBug reportsSources
languages---pythonpython3-pyasn1-src0.4.8-2libcThis 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.

This package contains the Python source files for python3-pyasn1.

56kB55kBBSD-2-ClauseJeffery ToBug reportsSources
languages---pythonpython3-pyasn10.4.8-2libc, librt, libpthread, python3-lightThis 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.

89kB88kBBSD-2-ClauseJeffery ToBug reportsSources
languages---pythonpython3-pycparser-src2.21-2libcpycparser is a parser for the C language, written in pure Python. It is a
module designed to be easily integrated into applications that need to parse
C source code.

This package contains the Python source files for python3-pycparser.

61kB61kBBSD-3-ClauseJeffery ToBug reportsSources
languages---pythonpython3-pycparser2.21-2libc, python3-light, python3-plypycparser is a parser for the C language, written in pure Python. It is a
module designed to be easily integrated into applications that need to parse
C source code.

81kB81kBBSD-3-ClauseJeffery ToBug reportsSources
languages---pythonpython3-pydoc-src3.10.13-2libc, librt, libpthreadPython 3.10 pydoc module

This package contains the Python source files for python3-pydoc.

209kB208kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-pydoc3.10.13-2libc, python3-lightPython 3.10 pydoc module

199kB198kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-pyodbc4.0.32-1libc, librt, libpthread, unixodbc, python3-light, libstdcpp6DB API Module for ODBC

A Python DB API 2 module for ODBC. This project provides an up-to-date,
convenient interface to ODBC using native data types like datetime and decimal.

54kB54kBMITDaniel GolleBug reportsSources
languages---pythonpython3-pyopenssl-src21.0.0-1libcPython wrapper module around the OpenSSL library

This package contains the Python source files for python3-pyopenssl.

45kB44kBApache-2.0Jeffery ToBug reportsSources
languages---pythonpython3-pyopenssl21.0.0-1libc, python3-light, python3-cryptography, python3-sixPython wrapper module around the OpenSSL library

67kB66kBApache-2.0Jeffery ToBug reportsSources
languages---pythonpython3-service-identity-src18.1.0-2libcservice_identity aspires to give you all the tools you need for
verifying whether a certificate is valid for the intended purposes.

This package contains the Python source files for python3-service-identity.

6kB5kBMITJeffery ToBug reportsSources
languages---pythonpython3-service-identity18.1.0-2libc, python3-light, python3-attrs, python3-cryptography, python3-pyasn1, python3-pyasn1-modulesservice_identity aspires to give you all the tools you need for
verifying whether a certificate is valid for the intended purposes.

12kB11kBMITJeffery ToBug reportsSources
languages---pythonpython3-setuptools-src65.5.0-1libcPython 3.10 setuptools module

This package contains the Python source files for python3-setuptools.

543kB542kBMITJeffery ToBug reportsSources
languages---pythonpython3-setuptools65.5.0-1libc, librt, libpthread, python3, python3-pkg-resourcesPython 3.10 setuptools module

724kB723kBMITJeffery ToBug reportsSources
languages---pythonpython3-six-src1.16.0-1libcSix 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.

9kB8kBMITJeffery ToBug reportsSources
languages---pythonpython3-six1.16.0-1libc, python3-lightSix 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.

14kB13kBMITJeffery ToBug reportsSources
languages---pythonpython3-smbus4.3-3libc, libi2c, python3-lightThis package contain the Python3 bindings for Linux SMBus access through i2c-dev.

6kB5kBGPL-2.0-or-later LGPL-2.1-or-laterDaniel GolleBug reportsSources
languages---pythonpython3-sqlite3-src3.10.13-2libcPython 3.10 sqlite3 module

This package contains the Python source files for python3-sqlite3.

4kB3kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-sqlite33.10.13-2libc, python3-light, libsqlite3-0Python 3.10 sqlite3 module

29kB28kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-unittest-src3.10.13-2libcPython 3.10 unittest module

This package contains the Python source files for python3-unittest.

57kB56kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-unittest3.10.13-2libc, python3-lightPython 3.10 unittest module

78kB77kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-werkzeug2.3.4-1libc, librt, libpthread, python3, python3-markupsafeWerkzeug 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.

285kB284kBBSD-3-ClauseDaniel GolleBug reportsSources
languages---pythonpython3-xml-src3.10.13-2libc, librt, libpthreadPython 3.10 xml libs

This package contains the Python source files for python3-xml.

89kB89kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-xml3.10.13-2libc, librt, libpthread, python3-light, python3-urllibPython 3.10 xml libs

191kB190kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-yaml6.0.1-1libc, libyaml, python3-lightPyYAML is a YAML parser and emitter for the Python programming language.

113kB112kBMITJosef SchlehoferBug reportsSources
languages---pythonpython3-zope-interface-src5.4.0-1libcThis 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.

78kB77kBZPL-2.1Jeffery ToBug reportsSources
languages---pythonpython3-zope-interface5.4.0-1libc, python3-lightThis 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.

129kB128kBZPL-2.1Jeffery ToBug reportsSources
languages---pythonpython33.10.13-2libc, 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-xmlThis package contains the (almost) full Python install.
It's python3-light + all other packages.

1kB0kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpytz2018.3-1libc, pythonWorld timezone definitions, modern and historical

256kB257kBMITGergely KissBug reportsSources
languages---pythonrcssmin1.0.6-1libc, libssp, pythonFast CSS minifier for Python

13kB12kBApache-2.0Gergely KissBug reportsSources
languages---pythonsimplejson3.11.1-1libc, pythonSimple, fast, extensible JSON encoder/decoder for Python

50kB49kBMITGergely KissBug reportsSources
languages---pythontwisted-src18.4.0-1libc, libsspTwisted is a networking engine written in Python, supporting numerous
protocols. It contains a web server, numerous chat clients, chat servers,
mail servers, and more..
(Contains the Python sources for this package).

1271kB1270kBMITJeffery ToBug reportsSources
languages---pythontwisted18.4.0-1libc, libssp, python-light, python-automat, python-constantly, python-incremental, python-hyperlink, python-zope-interfaceTwisted is a networking engine written in Python, supporting numerous
protocols. It contains a web server, numerous chat clients, chat servers,
mail servers, and more.

1839kB1838kBMITJeffery ToBug reportsSources
languages---pythonpython3-paho-mqtt1.6.1-3libc, python3-light, python3-uuidMQTT version 3.1/3.1.1/5.0 client class

69kB68kBEPL-1.0 Eclipse Distribution License v1.0Josef Schlehofer, Alexandru Ardelean,Bug reportsSources
languages---pythonpython3-django-webpack-loader0.6.0-8libc, python3, python3-django1Use webpack to generate your static bundles without django’s staticfiles or opaque wrappers.

11kB10kBMITEneas U de QueirozBug reportsSources
languages---pythonpython3-asn1crypto-src1.4.0-1libcFast ASN.1 parser and serializer with definitions for
private keys, public keys, certificates, CRL, OCSP,
CMS, PKCS
87kB86kBMITAlexandru ArdeleanBug reportsSources
languages---pythonpython3-packages1.0-2libc, python3A dummy package for packaging python3 modules with pip

0kB0kBYousong ZhouBug reportsSources
languages---pythonpython3-django11.11.29-4libc, python3, python3-pytzThe web framework for perfectionists with deadlines (LTS 1.11 series).

4401kB4419kBBSD-3-ClauseAlexandru ArdeleanBug reportsSources
languages---pythonpython3-paramiko-src2.12.0-2libcParamiko 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.

159kB158kBLGPL-2.1-or-laterJavier MarcetBug reportsSources
languages---pythonpython3-paramiko2.12.0-2libc, python3-light, python3-logging, python3-bcrypt, python3-cryptography, python3-openssl, python3-pynaclParamiko 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.

216kB215kBLGPL-2.1-or-laterJavier MarcetBug reportsSources
languages---pythonpython3-pkg-resources-src65.5.0-1libcPython 3.10 pkg_resources module (part of setuptools)

This package contains the Python source files for python3-pkg-resources.

203kB202kBMITJeffery ToBug reportsSources
languages---pythonpython3-newt0.52.23-1libc, libnewt, python3-lightNewt 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.

23kB23kBLGPL-2.0-onlyJeffery ToBug reportsSources
languages---pythonlibpython3-3.93.9.7-1libc, librt, libpthread, zlibThis package contains only core Python library.

926kB929kBPython/2.0Alexandru Ardelean, Jeffery To,Bug reportsSources
languages---pythonpython3-pymysql1.0.2-1libc, python3This package contains a pure-Python MySQL client library, based on PEP 249.

54kB53kBMITAlexandru ArdeleanBug reportsSources
languages---pythonpython3-twisted22.10.0-1libc, 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-interfaceTwisted is a networking engine written in Python, supporting numerous
protocols. It contains a web server, numerous chat clients, chat servers,
mail servers, and more.

1850kB1849kBMITJeffery ToBug reportsSources
languages---pythonpython3-cachelib0.3.0-1libc, python3-lightA collection of cache libraries in the same API interface.
Extracted from werkzeug.

15kB15kBBSD-3-ClauseStepan HenekBug reportsSources
languages---pythonpython3-jinja2-src3.1.2-1libcJinja2 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.

116kB115kBBSD-3-ClauseJosef SchlehoferBug reportsSources
languages---pythonpython3-urllib32.0.4-1libc, python3HTTP library with thread-safe connection pooling, file post, and more.

128kB127kBMITJosef SchlehoferBug reportsSources
 
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2020/05/21 09:32
  • by tmomas