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-iniconfig1.1.1-2libc, python3-lightiniconfig is a small and simple INI-file parser module.

6kB5kBMITJan PavlinecBug reportsSources
languages---pythonpython3-ifaddr-src0.1.7-1libcifaddr 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.

5kB4kBMITJosef SchlehoferBug reportsSources
languages---pythonpython3-ifaddr0.1.7-1libc, python3-light, python3-ctypesifaddr is a small Python library that allows you to find all the IPv4 and IPv6 addresses of the computer.

9kB8kBMITJosef SchlehoferBug reportsSources
languages---pythonpython3-gmpy2-src2.0.8-6libc, librt, libpthreadgmpy2 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.

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

1kB0kBLGPL-3.0-or-laterJeffery ToBug 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---pythonpython-gmpy22.0.8-2libc, libssp, libgmp, python-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.

51kB50kBLGPL-3.0+Jeffery ToBug reportsSources
languages---pythonpython-enum341.1.6-3libc, libssp, python-lightenum34 is the new Python stdlib enum module available in Python 3.4
backported for previous versions of Python from 2.4 to 3.3.

10kB10kBBSD-3-ClauseJeffery ToBug reportsSources
languages---pythonpython-enum34-src1.1.6-3libc, libsspenum34 is the new Python stdlib enum module available in Python 3.4
backported for previous versions of Python from 2.4 to 3.3..
(Contains the Python sources for this package).

9kB8kBBSD-3-ClauseJeffery ToBug reportsSources
languages---pythonpython-dpkt1.91-1libc, libssp, pythondpkt is a python module for fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
https://pypi.python.org/pypi/dpkt
https://github.com/kbandla/dpkt

147kB146kBBSD-3-ClauseAndrew McConachieBug reportsSources
languages---pythonpython3-dns-src2.3.0-1libcdnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0.

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

170kB169kBISCJosef SchlehoferBug reportsSources
languages---pythonpython3-dns2.3.0-1libc, python3dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0.

258kB257kBISCJosef SchlehoferBug reportsSources
languages---pythonpython-dns1.15.0-2libc, libssp, pythondnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0.

137kB136kBISCDenis ShulyakaBug 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---pythonpython-cryptography2.1.4-2libc, libssp, libopenssl, python, python-cffi, python-enum34, python-idna, python-ipaddress, python-asn1crypto, python-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+.

311kB313kBApache-2.0 BSD-3-ClauseJeffery To, Alexandru Ardelean,Bug reportsSources
languages---pythonpython-cryptography-src2.1.4-2libc, libsspcryptography 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+..
(Contains the Python sources for this package).

80kB79kBApache-2.0 BSD-3-ClauseJeffery To, Alexandru Ardelean,Bug reportsSources
languages---pythonpython3-ciso8601-src2.1.3-1libcpackages:pkgdata:python3-ciso8601-src, ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects.

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

0kB0kBMITJosef Schlehoferpackages:pkgdata:python3-ciso8601-src, Bug reportspackages:pkgdata:python3-ciso8601-src, Sources
languages---pythonpython3-ciso8601-src2.1.3-1libcciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects.

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

0kB0kBMITJosef SchlehoferBug reportsSources
languages---pythonpython3-ciso86012.1.3-1libc, python3-lightpackages:pkgdata:python3-ciso8601, ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects.

10kB9kBMITJosef Schlehoferpackages:pkgdata:python3-ciso8601, Bug reportspackages:pkgdata:python3-ciso8601, Sources
languages---pythonpython3-ciso86012.1.3-1libc, python3-lightciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects.

10kB9kBMITJosef SchlehoferBug reportsSources
languages---pythonpython-attrs-src18.1.0-1libc, libsspattrs is an MIT-licensed Python package with class decorators that ease
the chores of implementing the most common attribute-related object
protocols..
(Contains the Python sources for this package).

20kB19kBMITJeffery 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-lightpackages:pkgdata:python3-attrs, attrs is an MIT-licensed Python package with class decorators that ease
the chores of implementing the most common attribute-related object
protocols.

62kB61kBMITJeffery Topackages:pkgdata:python3-attrs, Bug reportspackages:pkgdata:python3-attrs, Sources
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---pythonpython-attrs18.1.0-1libc, libssp, python-lightattrs is an MIT-licensed Python package with class decorators that ease
the chores of implementing the most common attribute-related object
protocols.

31kB30kBMITJeffery ToBug reportsSources
languages---pythonpython3-apipkg-src1.5-3libcapipkg is used to control the exported namespace of a Python package and greatly reduce
the number of imports for users.

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

3kB2kBMITJan PavlinecBug reportsSources
languages---pythonpython3-apipkg1.5-3libc, python3-lightapipkg is used to control the exported namespace of a Python package and greatly reduce
the number of imports for users.

7kB6kBMITJan PavlinecBug reportsSources
languages---pythonpython3-yarl-src1.6.3-1libcYet another URL library

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

10kB10kBApache-2.0Josef SchlehoferBug reportsSources
languages---pythonpython3-yarl1.6.3-1libc, python3-light, python3-multidict, python3-urllib, python3-idnaYet another URL library

115kB114kBApache-2.0Josef SchlehoferBug reportsSources
languages---pythonpython3-sysrepo1.4.104-1libc, librt, libpthread, libsysrepo, libstdcpp6, python3-base, libyang-cppYANG-based data store library - Python 3 bindings

697kB707kBApache-2.0Jakov SmolicBug reportsSources
languages---pythonpython-yaml3.12-1libc, libssp, libyaml, python-light, python-codecsYAML parser and emitter for Python

101kB101kBMITNicolas ThillBug reportsSources
languages---pythonpython3-pytz-src2023.3-1libc, librt, libpthreadpackages:pkgdata:python3-pytz-src, World timezone definitions, modern and historical

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

18kB17kBMITAlexandru Ardeleanpackages:pkgdata:python3-pytz-src, Bug reportspackages:pkgdata:python3-pytz-src, Sources
languages---pythonpython3-pytz-src2023.3-1libc, librt, libpthreadWorld timezone definitions, modern and historical

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

18kB17kBMITAlexandru ArdeleanBug reportsSources
languages---pythonpython3-pytz2023.3-1libc, python3-lightpackages:pkgdata:python3-pytz, World timezone definitions, modern and historical

274kB275kBMITAlexandru Ardeleanpackages:pkgdata:python3-pytz, Bug reportspackages:pkgdata:python3-pytz, Sources
languages---pythonpython3-pytz2023.3-1libc, python3-lightWorld timezone definitions, modern and historical

274kB275kBMITAlexandru ArdeleanBug reportsSources
languages---pythonpytz2018.3-1libc, pythonWorld timezone definitions, modern and historical

256kB257kBMITGergely KissBug reportsSources
languages---pythonpython3-werkzeug-src2.3.4-1libcWerkzeug 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.

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

189kB188kBBSD-3-ClauseDaniel GolleBug 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-django-restframework-src3.13.1-1libcWeb APIs for Django, made easy.

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

129kB128kBBSD-3-ClauseAlexandru ArdeleanBug reportsSources
languages---pythonpython3-django-restframework3.13.1-1libc, librt, libpthread, python3, djangoWeb APIs for Django, made easy.

858kB858kBBSD-3-ClauseAlexandru ArdeleanBug reportsSources
languages---pythondjango-restframework3.7.1-1libc, libssp, python, djangoWeb APIs for Django, made easy.

994kB996kBBSD-3-ClauseGergely KissBug reportsSources
languages---pythonpython3-django-restframework39-src3.9.4-2libcWeb APIs for Django, made easy. (3.9 series)

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

122kB122kBBSD-3-ClauseAlexandru ArdeleanBug reportsSources
languages---pythonpython3-django-restframework393.9.4-2libc, librt, libpthread, python3, python3-django1Web APIs for Django, made easy. (3.9 series)

818kB818kBBSD-3-ClauseAlexandru ArdeleanBug reportsSources
languages---pythongunicorn19.7.1-1libc, libssp, python, python-setuptoolsWSGI HTTP Server for UNIX

90kB89kBMITGergely KissBug reportsSources
languages---pythonpython3-itsdangerous-src2.0.1-1libcVarious helpers to pass trusted data to untrusted environments and back.

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

11kB10kBBSD-3-ClauseDaniel GolleBug reportsSources
languages---pythonpython3-itsdangerous2.0.1-1libc, python3-lightVarious helpers to pass trusted data to untrusted environments and back.

20kB19kBBSD-3-ClauseDaniel GolleBug reportsSources
languages---pythonpython3-django-webpack-loader-src0.6.0-8libcUse webpack to generate your static bundles without django’s staticfiles or opaque wrappers.

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

4kB3kBMITEneas U de QueirozBug 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-chardet-src4.0.0-1libcUniversal encoding detector for Python 2 and 3

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

140kB142kBLGPL-2.1Alexandru ArdeleanBug reportsSources
languages---pythonpython3-chardet4.0.0-1libc, python3-lightUniversal encoding detector for Python 2 and 3

144kB145kBLGPL-2.1Alexandru ArdeleanBug 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