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-markdown-src3.3.6-1libcA fast and complete Python implementation of Markdown.

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

71kB70kBBSD-3-ClauseJosef SchlehoferBug reportsSources
languages---pythonpython3-oauthlib3.1.0-2libc, python3-lightA generic, spec-compliant, thorough implementation of the OAuth request-signing
logic for Python

123kB122kBBSD-3-ClauseEneas U de QueirozBug reportsSources
languages---pythonpython3-oauthlib-src3.1.0-2libcA generic, spec-compliant, thorough implementation of the OAuth request-signing
logic for Python

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

96kB95kBBSD-3-ClauseEneas U de QueirozBug reportsSources
languages---pythondjango-appconf1.0.2-1libc, python, djangoA helper class for handling configuration defaults of packaged apps gracefully.

4kB4kBBSD-3-ClauseGergely KissBug reportsSources
languages---pythonpython3-django-appconf1.0.4-1libc, librt, libpthread, python3, python3-django1, python3-sixA helper class for handling configuration defaults of packaged apps gracefully

6kB5kBBSD-3-ClauseAlexandru ArdeleanBug reportsSources
languages---pythonpython3-django-appconf-src1.0.4-1libcA helper class for handling configuration defaults of packaged apps gracefully

This package contains the Python source files for python3-django-appconf.

2kB1kBBSD-3-ClauseAlexandru ArdeleanBug reportsSources
languages---pythonpython-constantly-src15.1.0-1libc, libsspA 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..
(Contains the Python sources for this package).

5kB4kBMITJeffery ToBug reportsSources
languages---pythonpython-constantly15.1.0-1libc, libssp, python-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.

7kB6kBMITJeffery 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-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---pythonpython-idna-src2.6-2libc, libsspA 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..
(Contains the Python sources for this package).

45kB47kBBSD-3-ClauseJeffery To, Alexandru Ardelean,Bug reportsSources
languages---pythonpython-idna2.6-2libc, libssp, python-lightA 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.

81kB81kBBSD-3-ClauseJeffery To, Alexandru Ardelean,Bug 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-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-botocore1.12.66-2libc, python3, python3-urllib3, python3-docutils, python3-dateutil, python3-jmespath, python3-requestsA 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.

4796kB4840kBMITDaniel DanzbergerBug reportsSources
languages---pythonpython3-botocore-src1.12.66-2libc, librt, libpthreadA 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.

419kB430kBMITDaniel DanzbergerBug reportsSources
languages---pythonpython3-pluggy1.0.0-1libc, python3-lightA minimalist production ready plugin system for python

16kB15kBMITJan Pavlinec, Jeffery To,Bug reportsSources
languages---pythonpython3-pluggy-src1.0.0-1libcA minimalist production ready plugin system for python

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

9kB8kBMITJan Pavlinec, Jeffery To,Bug reportsSources
languages---pythonpython3-django-jsonfield23.0.3-1libc, librt, libpthread, python3-light, python3-decimal, djangoA 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.

6kB5kBMITJeffery ToBug reportsSources
languages---pythonpython3-django-jsonfield2-src3.0.3-1libcA 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.

3kB2kBMITJeffery ToBug reportsSources
languages---pythonpython3-distro1.7.0-1libc, python3-light, python3-loggingA much more elaborate, renewed alternative implementation for Python's
platform.linux_distribution()

21kB20kBApache-2.0Javier MarcetBug reportsSources
languages---pythonpython3-distro-src1.7.0-1libcA much more elaborate, renewed alternative implementation for Python's
platform.linux_distribution()

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

12kB11kBApache-2.0Javier MarcetBug reportsSources
languages---pythonpython3-sqlparse0.4.2-2libc, python3-lightA non-validating SQL parser module. It provides support for parsing, splitting and formatting SQL statements.

49kB49kBBSD-3-ClausePeter StadlerBug reportsSources
languages---pythonpython3-sqlparse-src0.4.2-2libcA non-validating SQL parser module. It provides support for parsing, splitting and formatting SQL statements.

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

27kB27kBBSD-3-ClausePeter StadlerBug reportsSources
languages---pythonpython-pyptlib-src0.0.6-2libc, libsspA python implementation of the Pluggable Transports for Circumvention
specification for Tor.
(Contains the Python sources for this package).

11kB10kBBSD-3-ClauseJeffery ToBug reportsSources
languages---pythonpython-pyptlib0.0.6-2libc, python-lightA python implementation of the Pluggable Transports for Circumvention
specification for Tor

15kB15kBBSD-3-ClauseJeffery ToBug reportsSources
languages---pythonpython3-sepolgen3.2-1libc, python3, python3-libselinuxA set of SELinux tools written in python that help with
managing a system with SELinux enabled.
This package contains the sepolgen Python library.

79kB78kBGPL-2.0-onlyThomas PetazzoniBug reportsSources
languages---pythonpython3-sepolicy3.2-1libc, python3, python3-libselinuxA set of SELinux tools written in python that help with
managing a system with SELinux enabled.
This package contains the sepolicy Python library.

1609kB1607kBGPL-2.0-onlyThomas PetazzoniBug reportsSources
languages---pythonpython3-unidecode1.1.1-2libc, python3-lightASCII transliterations of Unicode text

111kB124kBGPL-2.0-or-laterJosef SchlehoferBug reportsSources
languages---pythonpython3-unidecode-src1.1.1-2libcASCII transliterations of Unicode text

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

162kB169kBGPL-2.0-or-laterJosef SchlehoferBug reportsSources
languages---pythonpython3-asgiref3.4.1-2libc, python3-light, python3-logging, python3-asyncioASGI is a standard for Python asynchronous web apps and servers to communicate
with each other, and positioned as an asynchronous successor to WSGI.

27kB26kBBSD-3-ClausePeter StadlerBug reportsSources
languages---pythonpython3-asgiref-src3.4.1-2libcASGI is a standard for Python asynchronous web apps and servers to communicate
with each other, and positioned as an asynchronous successor to WSGI.

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

16kB15kBBSD-3-ClausePeter StadlerBug reportsSources
languages---pythonpython3-flask-session0.3.2-1libc, python3-cachelib, python3-flask, python3-lightAdds server-side session support to your Flask application.

9kB8kBBSD-3-ClauseJosef SchlehoferBug reportsSources
languages---pythonpython3-flask-session-src0.3.2-1libc, librt, libpthreadAdds server-side session support to your Flask application.

This package contains the Python source files for python3-flask-session.

5kB4kBBSD-3-ClauseJosef SchlehoferBug reportsSources
languages---pythonpython3-et_xmlfile1.1.0-1libc, python3-light, python3-lxmlAn implementation of lxml.xmlfile for the standard library.
It is based upon the xmlfile module from lxml with the aim of
allowing code to be developed that will work with both libraries.

4kB3kBMITAlexandru Ardelean, Eneas U de Queiroz,Bug reportsSources
languages---pythonpython3-et_xmlfile-src1.1.0-1libcAn implementation of lxml.xmlfile for the standard library.
It is based upon the xmlfile module from lxml with the aim of
allowing code to be developed that will work with both libraries.

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

2kB1kBMITAlexandru Ardelean, Eneas U de Queiroz,Bug reportsSources
languages---pythonet_xmlfile1.0.1-1libc, libssp, pythonAn implementation of lxml.xmlfile for the standard library

7kB6kBMITGergely KissBug reportsSources
languages---pythonpython3-schedule0.6.0-2libc, python3-light, python3-loggingAn in-process scheduler for periodic jobs that uses the builder pattern for configuration.
The Schedule lets you run Python functions (or any other callable)
periodically at predetermined intervals using a simple, human-friendly syntax.

10kB9kBMITJosef SchlehoferBug reportsSources
languages---pythonpython3-schedule-src0.6.0-2libcAn in-process scheduler for periodic jobs that uses the builder pattern for configuration.
The Schedule lets you run Python functions (or any other callable)
periodically at predetermined intervals using a simple, human-friendly syntax.

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

6kB5kBMITJosef SchlehoferBug reportsSources
languages---pythonpython3-apparmor3.0.3-5libc, librt, libpthread, libapparmor, python3AppArmor Python bindings

24kB23kBGPL-2.0-onlyOskari RautaBug reportsSources
languages---pythonpython3-astral3.2-1libc, librt, libpthread, python3-lightAstral is a python module for calculating the times of various aspects of the sun and moon.

45kB45kBApache-2.0Josef SchlehoferBug reportsSources
languages---pythonpython3-astral-src3.2-1libcAstral is a python module for calculating the times of various aspects of the sun and moon.

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

30kB29kBApache-2.0Josef SchlehoferBug reportsSources
languages---pythonpython3-aiohttp3.7.4.post0-1libc, python3-light, python3-attrs, python3-chardet, python3-multidict, python3-async-timeout, python3-yarl, python3-logging, python3-codecs, python3-cgi, python3-openssl, python3-typing-extensionsAsynchronous HTTP client/server framework for asyncio and Python3.

631kB631kBApache-2.0Josef SchlehoferBug reportsSources
languages---pythonpython3-aiohttp-src3.7.4.post0-1libcAsynchronous HTTP client/server framework for asyncio and Python3.

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

134kB133kBApache-2.0Josef SchlehoferBug reportsSources
languages---pythonpython-automat0.7.0-1libc, libssp, python-light, python-attrs, python-sixAutomat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).

17kB16kBMITJeffery 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-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---pythonpython-automat-src0.7.0-1libc, libsspAutomat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers)..
(Contains the Python sources for this package).

7kB7kBMITJeffery ToBug reportsSources
languages---pythonpython3-babel2.12.1-1libc, python3-decimal, python3-distutils, python3-email, python3-light, python3-logging, python3-urllibBabel is an integrated collection of utilities that assist in
internationalizing and localizing Python applications
with an emphasis on web-based applications.

9545kB9543kBBSD-3-ClauseJosef SchlehoferBug reportsSources
languages---pythonpython3-babel-src2.12.1-1libc, librt, libpthreadBabel is an integrated collection of utilities that assist in
internationalizing and localizing Python applications
with an emphasis on web-based applications.

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

100kB99kBBSD-3-ClauseJosef 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