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---pythonmicropython-lib20220324-0c31e0b3-1libc, micropythonThis is a repository of libraries designed to be useful for writing
MicroPython applications.

239kB239kBMIT PSF-2.0Jeffery ToBug reportsSources
languages---pythonmicropython1.9.4-2libc, librt, libpthread, libffiThis package contains Micro Python, a lean and fast implementation of the Python 3.4 programming language
that is optimised to run on a microcontroller (and low power computers).

142kB141kBMITRoger DBug reportsSources
languages---pythonpython-pip-conf0.1-1libc, librt, libpthreadConfiguration file for pip/pip3

0kB0kBAlexandru ArdeleanBug reportsSources
languages---pythonpython3-asn1crypto1.4.0-1libc, python3-lightFast ASN.1 parser and serializer with definitions for
private keys, public keys, certificates, CRL, OCSP,
CMS, PKCS
130kB129kBMITAlexandru ArdeleanBug reportsSources
languages---pythonpython3-asyncio-src3.10.13-2libcPython 3.10 asyncio module

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

101kB100kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-asyncio3.10.13-2libc, python3-lightPython 3.10 asyncio module

144kB143kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-attrs-src21.4.0-1libc, librt, libpthreadattrs 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.

41kB40kBMITJeffery ToBug reportsSources
languages---pythonpython3-attrs21.4.0-1libc, python3-lightattrs is an MIT-licensed Python package with class decorators that ease
the chores of implementing the most common attribute-related object
protocols.

62kB61kBMITJeffery ToBug reportsSources
languages---pythonpython3-automat-src20.2.0-3libcAutomat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).

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

8kB7kBMITJeffery ToBug reportsSources
languages---pythonpython3-automat20.2.0-3libc, librt, libpthread, python3-light, python3-attrs, python3-sixAutomat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).

18kB17kBMITJeffery ToBug reportsSources
languages---pythonpython3-base-src3.10.13-2libc, librt, libpthreadThis package contains only the interpreter and the bare minimum
for the interpreter to start.

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

247kB254kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-base3.10.13-2libc, libpthread, zlib, libpython3-3.10This package contains only the interpreter and the bare minimum
for the interpreter to start.

153kB153kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-bottle0.12.19-1libc, python3Bottle 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.

122kB122kBMITJosef SchlehoferBug reportsSources
languages---pythonpython3-cffi-src1.16.0-1libcForeign Function Interface for Python calling C code.

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

75kB75kBMITJeffery ToBug reportsSources
languages---pythonpython3-cffi1.16.0-1libc, libffi, python3-light, python3-ctypes, python3-pycparserForeign Function Interface for Python calling C code.

178kB177kBMITJeffery ToBug reportsSources
languages---pythonpython3-cgi-src3.10.13-2libcPython 3.10 cgi module

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

10kB9kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-cgi3.10.13-2libc, python3-light, python3-emailPython 3.10 cgi module

12kB11kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-cgitb-src3.10.13-2libcPython 3.10 cgitb module

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

4kB3kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-cgitb3.10.13-2libc, librt, libpthread, python3-light, python3-cgi, python3-pydocPython 3.10 cgitb module

6kB5kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-click8.0.3-1libc, librt, libpthread, python3-lightComposable command line interface toolkit

120kB119kBBSD-3-ClauseDaniel GolleBug reportsSources
languages---pythonpython3-codecs-src3.10.13-2libc, librt, libpthreadPython 3.10 codecs + unicode support

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

0kB0kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-codecs3.10.13-2libc, python3-lightPython 3.10 codecs + unicode support

731kB756kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-constantly-src15.1.0-2libcA library that provides symbolic constant support. It includes
collections and constants with text, numeric, and bit flag values.
Originally twisted.python.constants from the Twisted project.

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

5kB4kBMITJeffery ToBug reportsSources
languages---pythonpython3-constantly15.1.0-2libc, python3-lightA library that provides symbolic constant support. It includes
collections and constants with text, numeric, and bit flag values.
Originally twisted.python.constants from the Twisted project.

8kB8kBMITJeffery ToBug reportsSources
languages---pythonpython3-cryptography-src3.4.8-3libccryptography 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.

111kB110kBApache-2.0 BSD-3-ClauseJeffery ToBug reportsSources
languages---pythonpython3-cryptography3.4.8-3libc, libopenssl1.1, python3-light, python3-email, python3-openssl, python3-urllib, python3-cffi, python3-sixcryptography 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+.

349kB352kBApache-2.0 BSD-3-ClauseJeffery ToBug reportsSources
languages---pythonpython3-ctypes-src3.10.13-2libcPython 3.10 ctypes module

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

18kB17kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-ctypes3.10.13-2libc, python3-lightPython 3.10 ctypes module

69kB68kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-dbm-src3.10.13-2libc, librt, libpthreadPython 3.10 dbm module

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

6kB5kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-dbm3.10.13-2libc, librt, libpthread, python3-light, libgdbmPython 3.10 dbm module

16kB15kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-decimal-src3.10.13-2libc, librt, libpthreadPython 3.10 decimal module

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

1kB0kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-decimal3.10.13-2libc, python3-lightPython 3.10 decimal module

88kB87kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-dev-src3.10.13-2libcPython 3.10 development files

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

1kB0kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-dev3.10.13-2libc, python3, python3-lib2to3Python 3.10 development files

25928kB25969kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-distutils-src3.10.13-2libcPython 3.10 distutils module

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

159kB158kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-distutils3.10.13-2libc, python3-light, python3-emailPython 3.10 distutils module

168kB167kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-email-src3.10.13-2libcPython 3.10 email module

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

92kB91kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-email3.10.13-2libc, python3-lightPython 3.10 email module

113kB112kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-evdev1.6.1-2libc, python3-light, python3-ctypesBindings to the Linux input handling subsystem

40kB40kBBSD-3-ClausePaulo Costa, Alexandru Ardelean,Bug reportsSources
languages---pythonpython3-flask2.0.2-3libc, python3-asyncio, python3-click, python3-codecs, python3-decimal, python3-itsdangerous, python3-jinja2, python3, python3-logging, python3-markupsafe, python3-multiprocessing, python3-setuptools, python3-werkzeugFlask is a microframework for Python based on Werkzeug, Jinja 2 and good
intentions. And before you ask: It.s BSD licensed!

105kB104kBBSD-3-ClauseJosef SchlehoferBug reportsSources
languages---pythonpython3-gdbm-src3.9.7-1libc, librt, libpthreadPython 3.9 gdbm module

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

0kB0kBPython/2.0Alexandru Ardelean, Jeffery To,Bug reportsSources
languages---pythonpython3-gdbm3.9.7-1libc, librt, libpthread, python3-light, libgdbmPython 3.9 gdbm module

7kB6kBPython/2.0Alexandru Ardelean, Jeffery To,Bug reportsSources
languages---pythonpython3-gmpy22.0.8-6libc, libgmp10, python3-lightgmpy2 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.

71kB70kBLGPL-3.0-or-laterJeffery ToBug reportsSources
languages---pythonpython3-gnupg0.4.7-1libc, gnupg, python3-light, python3-loggingThe gnupg module allows Python programs to make use of the
functionality provided by the GNU Privacy Guard (abbreviated GPG or
GnuPG). Using this module, Python programs can encrypt and decrypt
data, digitally sign documents and verify digital signatures, manage
(generate, list and delete) encryption keys, using Public Key
Infrastructure (PKI) encryption technology based on OpenPGP.

22kB21kBBSD-3-ClauseDaniel GolleBug reportsSources
languages---pythonpython3-hyperlink-src21.0.0-1libcHyperlink provides a pure-Python implementation of immutable URLs. Based
on RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and
IRIs easy.

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

22kB21kBMITJeffery ToBug reportsSources
languages---pythonpython3-hyperlink21.0.0-1libc, python3-light, python3-codecs, python3-idnaHyperlink provides a pure-Python implementation of immutable URLs. Based
on RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and
IRIs easy.

56kB55kBMITJeffery ToBug reportsSources
languages---pythonpython3-idna-src3.3-2libcA library to support the Internationalised Domain Names in Applications
(IDNA) protocol as specified in RFC 5891. This version of the protocol
is often referred to as “IDNA2008” and can produce different results
from the earlier standard from 2003.

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

52kB54kBBSD-3-ClauseJeffery ToBug reportsSources
languages---pythonpython3-idna3.3-2libc, librt, libpthread, python3-light, python3-codecsA library to support the Internationalised Domain Names in Applications
(IDNA) protocol as specified in RFC 5891. This version of the protocol
is often referred to as “IDNA2008” and can produce different results
from the earlier standard from 2003.

65kB65kBBSD-3-ClauseJeffery ToBug reportsSources
languages---pythonpython3-incremental-src22.10.0-1libcIncremental is a small library that versions your Python projects.

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

5kB5kBMITJeffery ToBug reportsSources
languages---pythonpython3-incremental22.10.0-1libc, librt, libpthread, python3-light, python3-distutils, python3-pkg-resourcesIncremental is a small library that versions your Python projects.

11kB11kBMITJeffery ToBug 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