패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='languages---python'
| Category | Name | Version | Dependencies | ...........................................Description........................................... | ↑ File size | Installed size | License | Maintainer | Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| languages---python | python3-flup | 1.0.3-4 | libc, python3-light, python3-logging | Random assortment of WSGI servers. | 62kB | 62kB | BSD-3-Clause | Alexandru Ardelean, Josef Schlehofer, | Bug reports | Sources |
| languages---python | python3-attrs | 21.4.0-1 | libc, python3-light | attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. | 62kB | 61kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-django-postoffice | 3.3.0-1 | libc, librt, libpthread, python3, python3-django1, python3-django-jsonfield2 | A Django app to monitor and send mail asynchronously, complete with template support | 61kB | 60kB | MIT | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-pycparser-src | 2.21-2 | libc | pycparser 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. | 61kB | 61kB | BSD-3-Clause | Jeffery To | Bug reports | Sources |
| languages---python | python3-influxdb-src | 5.3.0-1 | libc | packages:pkgdata:python3-influxdb-src, Python client for InfluxDB This package contains the Python source files for python3-influxdb. | 60kB | 59kB | MIT | Karel Kočí | packages:pkgdata:python3-influxdb-src, Bug reports | packages:pkgdata:python3-influxdb-src, Sources |
| languages---python | python3-socketio | 5.2.1-1 | libc, python3-light, python3-bidict, python3-engineio, python3-asyncio, python3-logging, python3-urllib | Python implementation of the Socket.IO realtime client and server. | 60kB | 59kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-influxdb-src | 5.3.0-1 | libc | Python client for InfluxDB This package contains the Python source files for python3-influxdb. | 60kB | 59kB | MIT | Karel Kočí | Bug reports | Sources |
| languages---python | python3-texttable-src | 1.6.4-1 | libc, librt, libpthread | packages:pkgdata:python3-texttable-src, Module for creating simple ASCII tables This package contains the Python source files for python3-texttable. | 6kB | 5kB | MIT | Javier Marcet | packages:pkgdata:python3-texttable-src, Bug reports | packages:pkgdata:python3-texttable-src, Sources |
| languages---python | python3-iniconfig | 1.1.1-2 | libc, python3-light | packages:pkgdata:python3-iniconfig, iniconfig is a small and simple INI-file parser module. | 6kB | 5kB | MIT | Jan Pavlinec | packages:pkgdata:python3-iniconfig, Bug reports | packages:pkgdata:python3-iniconfig, Sources |
| languages---python | python3-cgitb | 3.10.13-2 | libc, librt, libpthread, python3-light, python3-cgi, python3-pydoc | packages:pkgdata:python3-cgitb, Python 3.10 cgitb module | 6kB | 5kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-cgitb, Bug reports | packages:pkgdata:python3-cgitb, Sources |
| languages---python | python3-texttable-src | 1.6.4-1 | libc, librt, libpthread | Module for creating simple ASCII tables This package contains the Python source files for python3-texttable. | 6kB | 5kB | MIT | Javier Marcet | Bug reports | Sources |
| languages---python | python3-schedule-src | 0.6.0-2 | libc | An 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. | 6kB | 5kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-iniconfig | 1.1.1-2 | libc, python3-light | iniconfig is a small and simple INI-file parser module. | 6kB | 5kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-flask-seasurf-src | 1.1.1-1 | libc | SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF). This package contains the Python source files for python3-flask-seasurf. | 6kB | 5kB | BSD-3-Clause | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-docopt-src | 0.6.2-3 | libc, librt, libpthread | Pythonic argument parser, that will make you smile This package contains the Python source files for python3-docopt. | 6kB | 5kB | MIT | Javier Marcet | Bug reports | Sources |
| languages---python | python3-django-jsonfield2 | 3.0.3-1 | libc, librt, libpthread, python3-light, python3-decimal, django | A 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. | 6kB | 5kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-django-appconf | 1.0.4-1 | libc, librt, libpthread, python3, python3-django1, python3-six | A helper class for handling configuration defaults of packaged apps gracefully | 6kB | 5kB | BSD-3-Clause | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-decorator-src | 4.4.2-1 | libc | python3-decodator This package contains the Python source files for python3-decorator. | 6kB | 5kB | Karel Kočí | Bug reports | Sources | |
| languages---python | python3-smbus | 4.3-3 | libc, libi2c, python3-light | This package contain the Python3 bindings for Linux SMBus access through i2c-dev. | 6kB | 5kB | GPL-2.0-or-later LGPL-2.1-or-later | Daniel Golle | Bug reports | Sources |
| languages---python | python3-service-identity-src | 18.1.0-2 | libc | service_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. | 6kB | 5kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-ncurses-src | 3.10.13-2 | libc | Python 3.10 ncurses module This package contains the Python source files for python3-ncurses. | 6kB | 6kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-dbm-src | 3.10.13-2 | libc, librt, libpthread | Python 3.10 dbm module This package contains the Python source files for python3-dbm. | 6kB | 5kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-cgitb | 3.10.13-2 | libc, librt, libpthread, python3-light, python3-cgi, python3-pydoc | Python 3.10 cgitb module | 6kB | 5kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python-service-identity-src | 17.0.0-2 | libc, libssp | service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes.. (Contains the Python sources for this package). | 6kB | 5kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python-ncurses-src | 2.7.15-2 | libc, libssp | . (Contains the Python sources for this package). | 6kB | 6kB | PSF | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-numpy | 1.24.3-1 | libc, librt, libpthread, python3 | NumPy is the fundamental package for array computing with Python. By default, this package is built without some modules. For some modules to be available, the INSTALL_GFORTRAN symbol needs to be enabled in the OpenWrt core/toolchain. | 5908kB | 5915kB | BSD-3-Clause | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python-compiler | 2.7.15-2 | libc, libssp, python-light | Python 2.7 compiler module | 59kB | 58kB | PSF | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-vobject | 0.9.6.1-2 | libc, librt, libpthread, python3, python3-dateutil | vCard and vCalendar support for Python | 58kB | 58kB | Apache-2.0 | common packages maintainers | Bug reports | Sources |
| languages---python | python-pyopenssl | 17.5.0-2 | libc, python-light, python-cryptography, python-six | Python wrapper module around the OpenSSL library | 58kB | 57kB | Apache-2.0 | Jeffery To, Alexandru Ardelean, | Bug reports | Sources |
| languages---python | python3-unittest-src | 3.10.13-2 | libc | Python 3.10 unittest module This package contains the Python source files for python3-unittest. | 57kB | 56kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-msgpack | 1.0.2-1 | libc, librt, libpthread, python3-light, libstdcpp6 | MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. | 56kB | 55kB | Apache-2.0 | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-engineio | 4.1.0-1 | libc, python3-light, python3-asyncio, python3-logging, python3-openssl, python3-urllib | Python implementation of the Engine.IO realtime client and server. | 56kB | 55kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-pyasn1-src | 0.4.8-2 | libc | This 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. | 56kB | 55kB | BSD-2-Clause | Jeffery To | Bug reports | Sources |
| languages---python | python3-parsley-src | 1.3-6 | libc | Parsing and pattern matching made easy. This package contains the Python source files for python3-parsley. | 56kB | 55kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-hyperlink | 21.0.0-1 | libc, python3-light, python3-codecs, python3-idna | Hyperlink 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. | 56kB | 55kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python-parsley-src | 1.3-3 | libc, libssp | Parsing and pattern matching made easy.. (Contains the Python sources for this package). | 56kB | 55kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python-ctypes | 2.7.15-2 | libc, libssp, python-light | Python 2.7 ctypes module | 56kB | 55kB | PSF | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-docutils | 0.19-2 | libc, python3 | packages:pkgdata:python3-docutils, Docutils is a modular system for processing documentation into useful formats, such as HTML, XML, and LaTeX. For input Docutils supports reStructuredText, an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax. | 558kB | 557kB | MIT | Daniel Danzberger | packages:pkgdata:python3-docutils, Bug reports | packages:pkgdata:python3-docutils, Sources |
| languages---python | python3-docutils | 0.19-2 | libc, python3 | Docutils is a modular system for processing documentation into useful formats, such as HTML, XML, and LaTeX. For input Docutils supports reStructuredText, an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax. | 558kB | 557kB | MIT | Daniel Danzberger | Bug reports | Sources |
| languages---python | python3-jsonschema-src | 4.17.3-3 | libc | jsonschema is an implementation of JSON Schema validation for Python. This package contains the Python source files for python3-jsonschema. | 55kB | 54kB | MIT | Javier Marcet | Bug reports | Sources |
| languages---python | python3-setuptools-src | 65.5.0-1 | libc | Python 3.10 setuptools module This package contains the Python source files for python3-setuptools. | 543kB | 542kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-django | 4.0.10-1 | libc, python3, python3-pytz, python3-sqlparse, python3-asgiref | packages:pkgdata:python3-django, The web framework for perfectionists with deadlines. | 5415kB | 5432kB | BSD-3-Clause | Alexandru Ardelean, Peter Stadler, | packages:pkgdata:python3-django, Bug reports | packages:pkgdata:python3-django, Sources |
| languages---python | python3-django | 4.0.10-1 | libc, python3, python3-pytz, python3-sqlparse, python3-asgiref | The web framework for perfectionists with deadlines. | 5415kB | 5432kB | BSD-3-Clause | Alexandru Ardelean, Peter Stadler, | Bug reports | Sources |
| languages---python | python3-s3transfer-src | 0.2.0-2 | libc | S3transfer is a Python library for managing Amazon S3 transfers. This package contains the Python source files for python3-s3transfer. | 54kB | 53kB | MIT | Daniel Danzberger | Bug reports | Sources |
| languages---python | python3-libsemanage | 3.2-1 | libc, python3, libsemanage | libsemanage is the policy management library. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case (for rpm). This package provides the Python bindings for libsemanage. | 54kB | 54kB | LGPL-2.1-or-later | Thomas Petazzoni | Bug reports | Sources |
| languages---python | python3-pymysql | 1.0.2-1 | libc, python3 | This package contains a pure-Python MySQL client library, based on PEP 249. | 54kB | 53kB | MIT | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-pyodbc | 4.0.32-1 | libc, librt, libpthread, unixodbc, python3-light, libstdcpp6 | DB 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. | 54kB | 54kB | MIT | Daniel Golle | Bug reports | Sources |
| languages---python | python-pyodbc | 4.0.21-1 | libc, unixodbc, libstdcpp, python-light, python-logging, python-openssl | DB 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. | 54kB | 53kB | MIT | Daniel Golle | Bug reports | Sources |
| languages---python | python3-packaging | 23.2-1 | libc, python3-light, python3-email, python3-logging, python3-urllib | packages:pkgdata:python3-packaging, The packaging project includes version handling, specifiers, markers, requirements, tags, utilities. | 53kB | 52kB | Apache-2.0 BSD-2-Clause | Jan Pavlinec, Jeffery To, | packages:pkgdata:python3-packaging, Bug reports | packages:pkgdata:python3-packaging, Sources |
| languages---python | python3-logging | 3.10.13-2 | libc, python3-light | packages:pkgdata:python3-logging, Python 3.10 logging module | 53kB | 52kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-logging, Bug reports | packages:pkgdata:python3-logging, Sources |
| Previous page Next page | ||||||||||