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 sizeLicense MaintainerBug reportSource code
languages---pythonjdcal1.3-1libc, pythonJulian dates from proleptic Gregorian and Julian calendars.

5kB4kBBSD-3-ClauseGergely KissBug reportsSources
languages---pythonopenpyxl2.5.0b1-1libc, python, djangoA Python library to read/write Excel 2010 xlsx/xlsm files

163kB162kBMITGergely KissBug reportsSources
languages---pythonpillow3.3.1-1libc, libssp, python, libfreetype, libjpeg, zlib, libtiffThe friendly PIL fork

335kB334kBCUSTOMGergely KissBug reportsSources
languages---pythonpython-dateutil2.6.1-1libc, libssp, python, python-sixExtensions to the standard Python datetime module

186kB185kBBSD-2-ClauseGergely KissBug reportsSources
languages---pythonpython-mysql1.2.5-1libc, libssp, python, libmysqlclientMySQLdb is an thread-compatible interface to the popular MySQL database
server that provides the Python database API.

36kB35kBGPL-2.0Gergely KissBug reportsSources
languages---pythonpython-urllib31.22-1libc, pythonHTTP library with thread-safe connection pooling, file post, and more.

102kB102kBMITGergely KissBug 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---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---pythonpython3-flask-login0.5.0-2libc, python3-light, python3-flaskFlask-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.

16kB15kBMITJan PavlinecBug reportsSources
languages---pythonpython3-maxminddb2.0.3-1libc, python3-light, libmaxminddbModule for reading MaxMind DB files

22kB22kBApache-2.0Jan PavlinecBug 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-atomicwrites-src1.4.0-1libcPython library for atomic file writes.

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

3kB2kBMITJan PavlinecBug reportsSources
languages---pythonpython3-atomicwrites1.4.0-1libc, python3-lightPython library for atomic file writes.

7kB6kBMITJan PavlinecBug reportsSources
languages---pythonpython3-augeas-src1.1.0-2libc, librt, libpthreadPure python bindings for Augeas.

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

9kB9kBLGPL-2.1-or-laterJan PavlinecBug reportsSources
languages---pythonpython3-augeas1.1.0-2libc, python3-light, python3-cffi, augeasPure python bindings for Augeas.

30kB29kBLGPL-2.1-or-laterJan PavlinecBug reportsSources
languages---pythonpython3-bidict-src0.21.2-2libcThe bidirectional mapping library for Python.

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

16kB15kBMPL-2.0Jan PavlinecBug reportsSources
languages---pythonpython3-bidict0.21.2-2libc, python3-lightThe bidirectional mapping library for Python.

31kB30kBMPL-2.0Jan PavlinecBug reportsSources
languages---pythonpython3-engineio-src4.1.0-1libcPython implementation of the Engine.IO realtime client and server.

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

36kB35kBMITJan PavlinecBug reportsSources
languages---pythonpython3-engineio4.1.0-1libc, python3-light, python3-asyncio, python3-logging, python3-openssl, python3-urllibPython implementation of the Engine.IO realtime client and server.

56kB55kBMITJan PavlinecBug reportsSources
languages---pythonpython3-eventlet-src0.33.3-1libcEventlet is a concurrent networking library for Python that
allows you to change how you run your code, not how you write it.

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

180kB179kBMITJan PavlinecBug reportsSources
languages---pythonpython3-eventlet0.33.3-1libc, python3-light, python3-six, python3-dns, python3-greenlet, python3-distutils, python3-email, python3-logging, python3-openssl, python3-urllibEventlet is a concurrent networking library for Python that
allows you to change how you run your code, not how you write it.

232kB231kBMITJan PavlinecBug reportsSources
languages---pythonpython3-execnet-src1.8.0-2libcThe execnet provides a share-nothing model with channel-send/receive communication for
distributing execution across many Python interpreters across version, platform and network
barriers.complex functional testing for applications and libraries.

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

29kB28kBMITJan PavlinecBug reportsSources
languages---pythonpython3-execnet1.8.0-2libc, librt, libpthread, python3-light, python3-apipkgThe execnet provides a share-nothing model with channel-send/receive communication for
distributing execution across many Python interpreters across version, platform and network
barriers.complex functional testing for applications and libraries.

49kB48kBMITJan PavlinecBug reportsSources
languages---pythonpython3-flask-httpauth-src4.2.0-1libcFlask-HTTPAuth is a Flask extension that simplifies the
use of HTTP authentication with Flask routes

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

4kB3kBMITJan PavlinecBug reportsSources
languages---pythonpython3-flask-httpauth4.2.0-1libc, python3-light, python3-flaskFlask-HTTPAuth is a Flask extension that simplifies the
use of HTTP authentication with Flask routes

7kB6kBMITJan PavlinecBug reportsSources
languages---pythonpython3-flask-login-src0.5.0-2libcFlask-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.

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

11kB10kBMITJan PavlinecBug reportsSources
languages---pythonpython3-flask-socketio-src5.3.1-1libcFlask-SocketIO gives Flask applications access to low latency
bi-directional communications between the clients and the server.

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

14kB13kBMITJan PavlinecBug reportsSources
languages---pythonpython3-flask-socketio5.3.1-1libc, python3-light, python3-flask, python3-socketioFlask-SocketIO gives Flask applications access to low latency
bi-directional communications between the clients and the server.

20kB19kBMITJan PavlinecBug reportsSources
languages---pythonpython3-greenlet-src1.1.2-1libcThe greenlet package is a spin-off of Stackless
a version of CPython that supports micro-threads called tasklets.

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

14kB14kBMITJan PavlinecBug reportsSources
languages---pythonpython3-greenlet1.1.2-1libc, python3-light, libstdcpp6The greenlet package is a spin-off of Stackless
a version of CPython that supports micro-threads called tasklets.

75kB74kBMITJan PavlinecBug reportsSources
languages---pythonpython3-iniconfig-src1.1.1-2libciniconfig is a small and simple INI-file parser module.

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

2kB1kBMITJan PavlinecBug reportsSources
languages---pythonpython3-iniconfig1.1.1-2libc, python3-lightiniconfig is a small and simple INI-file parser module.

6kB5kBMITJan PavlinecBug reportsSources
languages---pythonpython3-maxminddb-src2.0.3-1libcModule for reading MaxMind DB files

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

7kB6kBApache-2.0Jan PavlinecBug reportsSources
languages---pythonpython3-more-itertools-src8.7.0-1libcmore-itertools library collects additional building blocks,
recipes, and routines for working with Python iterables.

This package contains the Python source files for python3-more-itertools.

35kB34kBMITJan PavlinecBug reportsSources
languages---pythonpython3-more-itertools8.7.0-1libc, python3-lightmore-itertools library collects additional building blocks,
recipes, and routines for working with Python iterables.

52kB52kBMITJan PavlinecBug reportsSources
languages---pythonpython3-msgpack-src1.0.2-1libcMessagePack is an efficient binary serialization format.
It lets you exchange data among multiple languages like JSON.

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

10kB9kBApache-2.0Jan PavlinecBug reportsSources
languages---pythonpython3-msgpack1.0.2-1libc, librt, libpthread, python3-light, libstdcpp6MessagePack is an efficient binary serialization format.
It lets you exchange data among multiple languages like JSON.

56kB55kBApache-2.0Jan PavlinecBug reportsSources
languages---pythonpython3-psutil-src5.9.0-2libcpsutil is a cross-platform library for retrieving information
on running processes and system utilization.

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

177kB176kBBSD 3-ClauseJan PavlinecBug reportsSources
languages---pythonpython3-psutil5.9.0-2libc, python3-lightpsutil is a cross-platform library for retrieving information
on running processes and system utilization.

271kB270kBBSD 3-ClauseJan PavlinecBug reportsSources
languages---pythonpython3-py-src1.10.0-2libcLibrary with cross-python path, ini-parsing, io, code, log facilities

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

68kB67kBMITJan PavlinecBug reportsSources
languages---pythonpython3-py1.10.0-2libc, python3-light, python3-xml, python3-urllibLibrary with cross-python path, ini-parsing, io, code, log facilities

116kB115kBMITJan PavlinecBug reportsSources
languages---pythonpython3-pyparsing-src2.4.7-2libcThe pyparsing module is an alternative approach to creating
and executing simple grammars, vs. the traditional lex/yacc
approach, or the use of regular expressions.
The pyparsing module provides a library of classes that
client code uses to construct the grammar directly in Python code.

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

64kB63kBMITJan PavlinecBug reportsSources
languages---pythonpython3-pyparsing2.4.7-2libc, python3-lightThe pyparsing module is an alternative approach to creating
and executing simple grammars, vs. the traditional lex/yacc
approach, or the use of regular expressions.
The pyparsing module provides a library of classes that
client code uses to construct the grammar directly in Python code.

88kB87kBMITJan PavlinecBug reportsSources
languages---pythonpython3-pysocks-src1.7.1-1libcPySocks lets you send traffic through SOCKS proxy servers.
It is a modern fork of SocksiPy with bug fixes and extra features.

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

10kB9kBMITJan PavlinecBug reportsSources
languages---pythonpython3-pysocks1.7.1-1libc, python3-light, python3-logging, python3-openssl, python3-urllibPySocks lets you send traffic through SOCKS proxy servers.
It is a modern fork of SocksiPy with bug fixes and extra features.

18kB17kBMITJan PavlinecBug reportsSources
languages---pythonpython3-pytest-forked-src1.6.0-1libc, librt, libpthreadPytest plugin which enables to run tests in isolated forked subprocesses

This package contains the Python source files for python3-pytest-forked.

2kB1kBMITJan PavlinecBug reportsSources
languages---pythonpython3-pytest-forked1.6.0-1libc, python3-light, python3-pytest, python3-pyPytest plugin which enables to run tests in isolated forked subprocesses

5kB4kBMITJan PavlinecBug 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