패키지
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-voluptuous-serialize | 2.5.0-1 | libc, python3-light, python3-voluptuous | packages:pkgdata:python3-voluptuous-serialize, Convert Voluptuous schemas to dictionaries so they can be serialized. | 7kB | 6kB | Apache-2.0 | Josef Schlehofer | packages:pkgdata:python3-voluptuous-serialize, Bug reports | packages:pkgdata:python3-voluptuous-serialize, Sources |
| languages---python | python3-voluptuous-serialize | 2.5.0-1 | libc, python3-light, python3-voluptuous | Convert Voluptuous schemas to dictionaries so they can be serialized. | 7kB | 6kB | Apache-2.0 | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-voluptuous-serialize-src | 2.5.0-1 | libc | Convert Voluptuous schemas to dictionaries so they can be serialized. This package contains the Python source files for python3-voluptuous-serialize. | 1kB | 1kB | Apache-2.0 | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-urllib3-src | 2.0.4-1 | libc, librt, libpthread | HTTP library with thread-safe connection pooling, file post, and more. This package contains the Python source files for python3-urllib3. | 102kB | 101kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-urllib3 | 2.0.4-1 | libc, python3 | HTTP library with thread-safe connection pooling, file post, and more. | 128kB | 127kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-uci | 0.9.0-2 | libc, librt, libpthread, python3-light, libuci20130104 | Python3 bindings for Unified Configuration Interface. | 25kB | 24kB | GPL-3.0-or-later | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-uci-src | 0.9.0-2 | libc | Python3 bindings for Unified Configuration Interface. This package contains the Python source files for python3-uci. | 3kB | 2kB | GPL-3.0-or-later | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-ubus | 0.1.2-1 | libc, libubus20220601, libblobmsg-json20220515, python3-light | Python bindings for ubus. | 12kB | 11kB | LGPL-2.1-or-later | Erik Larsson | Bug reports | Sources |
| languages---python | python3-ubus-src | 0.1.2-1 | libc | Python bindings for ubus. This package contains the Python source files for python3-ubus. | 0kB | 0kB | LGPL-2.1-or-later | Erik Larsson | Bug reports | Sources |
| languages---python | python3-typing-extensions | 3.10.0.0-1 | libc, python3-light | Backported and Experimental Type Hints for Python. | 33kB | 32kB | PSF-2.0 | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-typing-extensions-src | 3.10.0.0-1 | libc | Backported and Experimental Type Hints for Python. This package contains the Python source files for python3-typing-extensions. | 20kB | 19kB | PSF-2.0 | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-twisted-src | 22.10.0-1 | libc | Twisted is a networking engine written in Python, supporting numerous protocols. It contains a web server, numerous chat clients, chat servers, mail servers, and more. This package contains the Python source files for python3-twisted. | 1289kB | 1288kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-twisted | 22.10.0-1 | libc, librt, libpthread, python3, python3-appdirs, python3-attrs, python3-automat, python3-bcrypt, python3-constantly, python3-cryptography, python3-hyperlink, python3-idna, python3-incremental, python3-pkg-resources, python3-pyasn1, python3-pyopenssl, python3-service-identity, python3-typing-extensions, python3-zope-interface | Twisted is a networking engine written in Python, supporting numerous protocols. It contains a web server, numerous chat clients, chat servers, mail servers, and more. | 1850kB | 1849kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-trio | 0.22.0-1 | libc, python3-light, python3-attrs, python3-async-generator, python3-cffi, python3-exceptiongroup, python3-idna, python3-outcome, python3-sniffio, python3-sortedcontainers | packages:pkgdata:python3-trio, The Trio project’s goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python | 376kB | 375kB | Apache-2.0|MIT | Julien Malik | packages:pkgdata:python3-trio, Bug reports | packages:pkgdata:python3-trio, Sources |
| languages---python | python3-trio-src | 0.22.0-1 | libc | packages:pkgdata:python3-trio-src, The Trio project’s goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python This package contains the Python source files for python3-trio. | 312kB | 311kB | Apache-2.0|MIT | Julien Malik | packages:pkgdata:python3-trio-src, Bug reports | packages:pkgdata:python3-trio-src, Sources |
| languages---python | python3-trio | 0.22.0-1 | libc, python3-light, python3-attrs, python3-async-generator, python3-cffi, python3-exceptiongroup, python3-idna, python3-outcome, python3-sniffio, python3-sortedcontainers | The Trio project’s goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python | 376kB | 375kB | Apache-2.0|MIT | Julien Malik | Bug reports | Sources |
| languages---python | python3-trio-src | 0.22.0-1 | libc | The Trio project’s goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python This package contains the Python source files for python3-trio. | 312kB | 311kB | Apache-2.0|MIT | Julien Malik | Bug reports | Sources |
| languages---python | python3-tornado-src | 6.1-1 | libc | packages:pkgdata:python3-tornado-src, Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. This package contains the Python source files for python3-tornado. | 350kB | 349kB | Apache-2.0 | Josef Schlehofer | packages:pkgdata:python3-tornado-src, Bug reports | packages:pkgdata:python3-tornado-src, Sources |
| languages---python | python3-tornado | 6.1-1 | libc, python3-asyncio, python3-codecs, python3-email, python3-light, python3-logging, python3-multiprocessing, python3-openssl, python3-unittest, python3-urllib | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. | 503kB | 502kB | Apache-2.0 | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-tornado-src | 6.1-1 | libc | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. This package contains the Python source files for python3-tornado. | 350kB | 349kB | Apache-2.0 | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-toml | 0.10.2-1 | libc, python3-light, python3-decimal | packages:pkgdata:python3-toml, Python Library for Tom's Obvious, Minimal Language | 20kB | 19kB | MIT | Jan Pavlinec | packages:pkgdata:python3-toml, Bug reports | packages:pkgdata:python3-toml, Sources |
| languages---python | python3-toml-src | 0.10.2-1 | libc | packages:pkgdata:python3-toml-src, Python Library for Tom's Obvious, Minimal Language This package contains the Python source files for python3-toml. | 12kB | 11kB | MIT | Jan Pavlinec | packages:pkgdata:python3-toml-src, Bug reports | packages:pkgdata:python3-toml-src, Sources |
| languages---python | python3-toml | 0.10.2-1 | libc, python3-light, python3-decimal | Python Library for Tom's Obvious, Minimal Language | 20kB | 19kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-toml-src | 0.10.2-1 | libc | Python Library for Tom's Obvious, Minimal Language This package contains the Python source files for python3-toml. | 12kB | 11kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-texttable | 1.6.4-1 | libc, python3-light, python3-codecs | packages:pkgdata:python3-texttable, Module for creating simple ASCII tables | 12kB | 11kB | MIT | Javier Marcet | packages:pkgdata:python3-texttable, Bug reports | packages:pkgdata:python3-texttable, 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-texttable | 1.6.4-1 | libc, python3-light, python3-codecs | Module for creating simple ASCII tables | 12kB | 11kB | MIT | Javier Marcet | Bug reports | 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-stem | 1.8.1-2 | libc, python3 | packages:pkgdata:python3-stem, Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process, or build things such as Nyx. | 473kB | 472kB | LGPL-3.0-only | Javier Marcet | packages:pkgdata:python3-stem, Bug reports | packages:pkgdata:python3-stem, Sources |
| languages---python | python3-stem-src | 1.8.1-2 | libc | packages:pkgdata:python3-stem-src, Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process, or build things such as Nyx. This package contains the Python source files for python3-stem. | 292kB | 291kB | LGPL-3.0-only | Javier Marcet | packages:pkgdata:python3-stem-src, Bug reports | packages:pkgdata:python3-stem-src, Sources |
| languages---python | python3-stem | 1.8.1-2 | libc, python3 | Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process, or build things such as Nyx. | 473kB | 472kB | LGPL-3.0-only | Javier Marcet | Bug reports | Sources |
| languages---python | python3-stem-src | 1.8.1-2 | libc | Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process, or build things such as Nyx. This package contains the Python source files for python3-stem. | 292kB | 291kB | LGPL-3.0-only | Javier Marcet | Bug reports | Sources |
| languages---python | python3-sqlalchemy | 1.4.22-1 | libc, python3-light, python3-urllib, python3-decimal, python3-logging | packages:pkgdata:python3-sqlalchemy, SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. | 1773kB | 1772kB | MIT | Josef Schlehofer | packages:pkgdata:python3-sqlalchemy, Bug reports | packages:pkgdata:python3-sqlalchemy, Sources |
| languages---python | python3-sqlalchemy | 1.4.22-1 | libc, python3-light, python3-urllib, python3-decimal, python3-logging | SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. | 1773kB | 1772kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-sqlalchemy-src | 1.4.22-1 | libc | SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. This package contains the Python source files for python3-sqlalchemy. | 1302kB | 1301kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-sortedcontainers | 2.4.0-1 | libc, python3-light | Sorted Containers is an Apache2 licensed sorted collections library, written in pure-Python, and fast as C-extensions. | 35kB | 34kB | Apache-2.0 | Julien Malik | Bug reports | Sources |
| languages---python | python3-sortedcontainers-src | 2.4.0-1 | libc | Sorted Containers is an Apache2 licensed sorted collections library, written in pure-Python, and fast as C-extensions. This package contains the Python source files for python3-sortedcontainers. | 22kB | 21kB | Apache-2.0 | Julien Malik | Bug reports | 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-socketio-src | 5.2.1-1 | libc | Python implementation of the Socket.IO realtime client and server. This package contains the Python source files for python3-socketio. | 39kB | 38kB | MIT | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-sniffio-src | 1.3.0-1 | libc | This is a tiny package whose only purpose is to let you detect which async library your code is running under. This package contains the Python source files for python3-sniffio. | 2kB | 1kB | Apache-2.0|MIT | Julien Malik | Bug reports | Sources |
| languages---python | python3-sniffio | 1.3.0-1 | libc, python3-light | This is a tiny package whose only purpose is to let you detect which async library your code is running under. | 9kB | 9kB | Apache-2.0|MIT | Julien Malik | Bug reports | Sources |
| languages---python | python3-slugify | 4.0.1-1 | libc, python3-light, python3-codecs, python3-setuptools, python3-text-unidecode | A Python slugify application that handles unicode. | 7kB | 6kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-slugify-src | 4.0.1-1 | libc | A Python slugify application that handles unicode. This package contains the Python source files for python3-slugify. | 4kB | 3kB | MIT | Josef Schlehofer | Bug reports | Sources |
| languages---python | python3-six | 1.16.0-1 | libc, python3-light | packages:pkgdata:python3-six, Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided. | 14kB | 13kB | MIT | Jeffery To | packages:pkgdata:python3-six, Bug reports | packages:pkgdata:python3-six, Sources |
| languages---python | python3-six | 1.16.0-1 | libc, python3-light | Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided. | 14kB | 13kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-six-src | 1.16.0-1 | libc | Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided. This package contains the Python source files for python3-six. | 9kB | 8kB | MIT | Jeffery To | Bug reports | Sources |
| languages---python | python3-simplejson-src | 3.17.5-1 | libc | packages:pkgdata:python3-simplejson-src, Simple, fast, extensible JSON encoder/decoder for Python This package contains the Python source files for python3-simplejson. | 18kB | 17kB | MIT | Alexandru Ardelean | packages:pkgdata:python3-simplejson-src, Bug reports | packages:pkgdata:python3-simplejson-src, Sources |
| languages---python | python3-simplejson | 3.17.5-1 | libc, python3-light, python3-decimal | Simple, fast, extensible JSON encoder/decoder for Python | 45kB | 44kB | MIT | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-simplejson-src | 3.17.5-1 | libc | Simple, fast, extensible JSON encoder/decoder for Python This package contains the Python source files for python3-simplejson. | 18kB | 17kB | MIT | Alexandru Ardelean | Bug reports | Sources |
| languages---python | python3-service-identity | 18.1.0-2 | libc, python3-light, python3-attrs, python3-cryptography, python3-pyasn1, python3-pyasn1-modules | service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. | 12kB | 11kB | MIT | Jeffery To | Bug reports | Sources |
| Previous page Next page | ||||||||||