This translation is older than the original page and might be outdated.

Paket tablosu

Bir paket sınıfına tıklamak Paketler Tablosu'nu binaenaleyh süzer, ama tabi ki kendiniz el ile de süzebilirsiniz.

Sınıfa göre sıralama

Aşağıdaki tablo perfomans sebepleriyle sayfa başına 50 paket gösterir.

  • Sonraki veya önceki 50 paketi göstermek için alt soldaki “sonraki sayfa” veya “önceki sayfa” bağlantılarına tıklayın.
  • Kolon başlığına tıklayarak kolonlar sıralanabilir.
  • Süzme ölçünüzü beyaz alanlara ' girin.

Eğer aşağıdaki tabloda paket adına tıklarsanız, paketin belgelendirmesi bulunan kendi sayfasına götürülürsünüz; eğer yoksa ekleyebilirsiniz.

Filtered by categories='languages---python'

SınıfAdVersiyonBağımlılıklar...........................................Tanım...........................................Dosya boyutu Yüklü boyutLisansBakıcıHata raporuKaynak kod
languages---pythonpython3-multiprocessing3.10.13-2libc, python3-lightPython 3.10 multiprocessing

101kB100kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-influxdb5.3.0-1libc, python3-requests, python3-pytz, python3-six, python3-dateutil, python3-msgpackPython client for InfluxDB

101kB100kBMITKarel KočíBug reportsSources
languages---pythonpython3-zeroconf0.38.1-1libc, librt, libpthread, python3-light, python3-logging, python3-ifaddrPure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)

101kB100kBApache-2.0Josef SchlehoferBug reportsSources
languages---pythonpython3-multiprocessing3.10.13-2libc, python3-lightpackages:pkgdata:python3-multiprocessing, Python 3.10 multiprocessing

101kB100kBPSF-2.0Jeffery Topackages:pkgdata:python3-multiprocessing, Bug reportspackages:pkgdata:python3-multiprocessing, Sources
languages---pythonchardet3.0.4-1libc, libssp, pythonUniversal encoding detector for Python 2 and 3

102kB101kBLGPL-2.1Gergely KissBug reportsSources
languages---pythonpython-yaml3.12-1libc, libssp, libyaml, python-light, python-codecsYAML parser and emitter for Python

101kB101kBMITNicolas ThillBug reportsSources
languages---pythonpython3-crypto-src2.6.1-2libcA collection of both secure hash functions (such as MD5 and SHA),
and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal, etc.).
.
(Variant for Python3).
(Contains the Python3 sources for this package).

102kB101kBPublic DomainJeffery ToBug reportsSources
languages---pythonpython3-urllib3-src2.0.4-1libc, librt, libpthreadHTTP library with thread-safe connection pooling, file post, and more.

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

102kB101kBMITJosef SchlehoferBug reportsSources
languages---pythonpython3-lxml4.8.0-1libc, libxml2, libxslt, libexslt, python3-lightlxml is a Pythonic, mature binding for the libxml2 and libxslt
libraries. It provides safe and convenient access to these libraries
using the ElementTree API.

It extends the ElementTree API significantly to offer support for
XPath, RelaxNG, XML Schema, XSLT, C14N and much more.

1014kB1017kBBSD-3-ClauseAlexandru ArdeleanBug reportsSources
languages---pythonpython-urllib31.22-1libc, pythonHTTP library with thread-safe connection pooling, file post, and more.

102kB102kBMITGergely KissBug reportsSources
languages---pythonpython3-lib2to33.10.13-2libc, python3Python 3.10 lib2to3 module

102kB102kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython-crypto-src2.6.1-2libc, libsspA collection of both secure hash functions (such as MD5 and SHA),
and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal, etc.)..
(Contains the Python sources for this package).

103kB103kBPublic DomainJeffery ToBug reportsSources
languages---pythonpython3-flask2.0.2-3libc, python3-asyncio, python3-click, python3-codecs, python3-decimal, python3-itsdangerous, python3-jinja2, python3, python3-logging, python3-markupsafe, python3-multiprocessing, python3-setuptools, python3-werkzeugFlask is a microframework for Python based on Werkzeug, Jinja 2 and good
intentions. And before you ask: It.s BSD licensed!

105kB104kBBSD-3-ClauseJosef SchlehoferBug reportsSources
languages---pythonpython3-django-compressor2.4-1libc, python3, python3-django1, python3-django-appconf, python3-rcssminCompresses linked and inline JavaScript or CSS into single cached files.
Note that the JavaScript filter is not being installed as a dependency.
You'll need to build the rjsmin module (it is not par of the openwrt standard
feeds) to use JavaScript functionality.

107kB106kBMITAlexandru ArdeleanBug reportsSources
languages---pythonpython3-docker-src6.0.1-3libc, librt, libpthreadA Python library for the Docker Engine API. It lets you do anything the
docker command does, but from within Python apps – run containers manage
containers, manage Swarms, etc.

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

110kB109kBApache-2.0Javier MarcetBug reportsSources
languages---pythonpython3-jsonschema4.17.3-3libc, python3-light, python3-attrs, python3-urllib, python3-six, python3-pyrsistent, python3-setuptoolsjsonschema is an implementation of JSON Schema validation for Python.

110kB109kBMITJavier MarcetBug reportsSources
languages---pythonpython3-django1-src1.11.29-4libcThe web framework for perfectionists with deadlines (LTS 1.11 series).

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

1092kB1092kBBSD-3-ClauseAlexandru ArdeleanBug reportsSources
languages---pythonpython-ctypes-src2.7.15-2libc, libssp.
(Contains the Python sources for this package).

12kB11kBPSFAlexandru ArdeleanBug reportsSources
languages---pythonpython-six1.11.0-2libc, libssp, python-lightSix 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.

12kB11kBMITJeffery To, Alexandru Ardelean,Bug reportsSources
languages---pythonpython3-cgi3.10.13-2libc, python3-light, python3-emailPython 3.10 cgi module

12kB11kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-incremental22.10.0-1libc, librt, libpthread, python3-light, python3-distutils, python3-pkg-resourcesIncremental is a small library that versions your Python projects.

11kB11kBMITJeffery ToBug reportsSources
languages---pythonpython3-service-identity18.1.0-2libc, python3-light, python3-attrs, python3-cryptography, python3-pyasn1, python3-pyasn1-modulesservice_identity aspires to give you all the tools you need for
verifying whether a certificate is valid for the intended purposes.

12kB11kBMITJeffery ToBug 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-requests-oauthlib-src1.3.0-2libc, librt, libpthreadThis python package provides first-class OAuth library support
for Requests.

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

12kB11kBISCEneas U de QueirozBug reportsSources
languages---pythonpython3-texttable1.6.4-1libc, python3-light, python3-codecsModule for creating simple ASCII tables

12kB11kBMITJavier MarcetBug reportsSources
languages---pythonpython3-toml-src0.10.2-1libcPython Library for Tom's Obvious, Minimal Language

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

12kB11kBMITJan PavlinecBug reportsSources
languages---pythonpython3-ubus0.1.2-1libc, libubus20220601, libblobmsg-json20220515, python3-lightPython bindings for ubus.

12kB11kBLGPL-2.1-or-laterErik LarssonBug reportsSources
languages---pythonpython3-awesomeversion21.8.1-2libc, python3-light, python3-loggingMake anything a version object, and compare against a vast selection of other version formats.

12kB11kBMITJosef SchlehoferBug reportsSources
languages---pythonpython3-crcmod-src1.7-2libcThe software in this package is a Python module for generating
objects that compute the Cyclic Redundancy Check (CRC).

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

12kB11kBMITDavid BauerBug reportsSources
languages---pythonpython3-cgi3.10.13-2libc, python3-light, python3-emailpackages:pkgdata:python3-cgi, Python 3.10 cgi module

12kB11kBPSF-2.0Jeffery Topackages:pkgdata:python3-cgi, Bug reportspackages:pkgdata:python3-cgi, Sources
languages---pythonpython3-crcmod-src1.7-2libcpackages:pkgdata:python3-crcmod-src, The software in this package is a Python module for generating
objects that compute the Cyclic Redundancy Check (CRC).

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

12kB11kBMITDavid Bauerpackages:pkgdata:python3-crcmod-src, Bug reportspackages:pkgdata:python3-crcmod-src, Sources
languages---pythonpython3-texttable1.6.4-1libc, python3-light, python3-codecspackages:pkgdata:python3-texttable, Module for creating simple ASCII tables

12kB11kBMITJavier Marcetpackages:pkgdata:python3-texttable, Bug reportspackages:pkgdata:python3-texttable, Sources
languages---pythonpython3-toml-src0.10.2-1libcpackages:pkgdata:python3-toml-src, Python Library for Tom's Obvious, Minimal Language

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

12kB11kBMITJan Pavlinecpackages:pkgdata:python3-toml-src, Bug reportspackages:pkgdata:python3-toml-src, Sources
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-boto31.9.135-2libc, python3, python3-jmespath, python3-botocore, python3-s3transferBoto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python,
which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2.

106kB110kBApache-2.0Daniel DanzbergerBug reportsSources
languages---pythonpython3-email3.10.13-2libc, python3-lightPython 3.10 email module

113kB112kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-yaml6.0.1-1libc, libyaml, python3-lightPyYAML is a YAML parser and emitter for the Python programming language.

113kB112kBMITJosef SchlehoferBug reportsSources
languages---pythonpython3-email3.10.13-2libc, python3-lightpackages:pkgdata:python3-email, Python 3.10 email module

113kB112kBPSF-2.0Jeffery Topackages:pkgdata:python3-email, Bug reportspackages:pkgdata:python3-email, Sources
languages---pythonpython3-yarl1.6.3-1libc, python3-light, python3-multidict, python3-urllib, python3-idnaYet another URL library

115kB114kBApache-2.0Josef SchlehoferBug reportsSources
languages---pythonpython-lxml4.1.1-1libc, libssp, libxml2, libxslt, libexslt, python-light, python-codecsThe lxml XML toolkit is a Pythonic binding
for the C libraries libxml2 and libxslt.

1146kB1148kBBSDAlexandru ArdeleanBug reportsSources
languages---pythonpython3-jinja2-src3.1.2-1libcJinja2 is a full featured template engine for Python. It has full
unicode support, an optional integrated sandboxed execution
environment, widely used and BSD licensed.

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

116kB115kBBSD-3-ClauseJosef SchlehoferBug 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-jinja2-src3.1.2-1libcpackages:pkgdata:python3-jinja2-src, Jinja2 is a full featured template engine for Python. It has full
unicode support, an optional integrated sandboxed execution
environment, widely used and BSD licensed.

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

116kB115kBBSD-3-ClauseJosef Schlehoferpackages:pkgdata:python3-jinja2-src, Bug reportspackages:pkgdata:python3-jinja2-src, Sources
languages---pythonpython3-django-src4.0.10-1libcThe web framework for perfectionists with deadlines.

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

1177kB1176kBBSD-3-ClauseAlexandru Ardelean, Peter Stadler,Bug reportsSources
languages---pythonpython3-django-src4.0.10-1libcpackages:pkgdata:python3-django-src, The web framework for perfectionists with deadlines.

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

1177kB1176kBBSD-3-ClauseAlexandru Ardelean, Peter Stadler,packages:pkgdata:python3-django-src, Bug reportspackages:pkgdata:python3-django-src, Sources
languages---pythonpython3-pycrate-src0.6.0-1libcProvides a runtime for encoding and decoding data structures, including CSN.1
and ASN.1. Additionally, it features a 3G and LTE mobile core network.

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

11739kB11833kBLGPL-2.1-or-laterDavid BauerBug reportsSources
languages---pythonpython3-light-src3.10.13-2libcThis package is essentially the python3-base package plus
a few of the rarely used (and big) libraries stripped out
into separate packages.

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

1185kB1184kBPSF-2.0Jeffery ToBug reportsSources
languages---pythonpython3-click8.0.3-1libc, librt, libpthread, python3-lightComposable command line interface toolkit

120kB119kBBSD-3-ClauseDaniel GolleBug reportsSources
languages---pythonpython3-click8.0.3-1libc, librt, libpthread, python3-lightpackages:pkgdata:python3-click, Composable command line interface toolkit

120kB119kBBSD-3-ClauseDaniel Gollepackages:pkgdata:python3-click, Bug reportspackages:pkgdata:python3-click, Sources
languages---pythonrcssmin1.0.6-1libc, libssp, pythonFast CSS minifier for Python

13kB12kBApache-2.0Gergely KissBug 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: 2022/01/10 15:49
  • by sorcun