Thu, 04 Jul 2024 17:26:59 UTC | login

Information for RPM python3-starlette-0.26.1-1.fc38.noarch.rpm

ID989522
Namepython3-starlette
Version0.26.1
Release1.fc38
Epoch
Archnoarch
SummaryMetapackage for python3-starlette: full extras
DescriptionStarlette is a lightweight ASGI framework/toolkit, which is ideal for building async web services in Python. It is production-ready, and gives you the following: • A lightweight, low-complexity HTTP web framework. • WebSocket support. • In-process background tasks. • Startup and shutdown events. • Test client built on requests. • CORS, GZip, Static Files, Streaming responses. • Session and Cookie support. • 100% test coverage. • 100% type annotated codebase. • Few hard dependencies. • Compatible with asyncio and trio backends. • Great overall performance against independant benchmarks.
Build Time2023-03-15 12:28:19 GMT
Size184.84 KB
6ce29fe0d54c9383c32a0ac09d59d5bd
LicenseBSD-3-Clause
Provides
python-starlette = 0.26.1-1.fc38
python3-starlette = 0.26.1-1.fc38
python3.11-starlette = 0.26.1-1.fc38
python3.11dist(starlette) = 0.26.1
python3dist(starlette) = 0.26.1
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(python3.11dist(anyio) < 5~~ with python3.11dist(anyio) >= 3.4)
python(abi) = 3.11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 51 through 100 of 115 >>>
Name Size descending sort
/usr/lib/python3.11/site-packages/starlette/middleware/__pycache__/exceptions.cpython-311.opt-1.pyc6.19 KB
/usr/lib/python3.11/site-packages/starlette/status.py5.94 KB
/usr/lib/python3.11/site-packages/starlette-0.26.1.dist-info/METADATA5.70 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/convertors.cpython-311.pyc5.50 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/status.cpython-311.opt-1.pyc5.14 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/status.cpython-311.pyc5.14 KB
/usr/lib/python3.11/site-packages/starlette/authentication.py5.12 KB
/usr/lib/python3.11/site-packages/starlette/endpoints.py5.02 KB
/usr/lib/python3.11/site-packages/starlette/middleware/__pycache__/sessions.cpython-311.opt-1.pyc4.99 KB
/usr/lib/python3.11/site-packages/starlette/middleware/__pycache__/sessions.cpython-311.pyc4.99 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/convertors.cpython-311.opt-1.pyc4.92 KB
/usr/lib/python3.11/site-packages/starlette/middleware/base.py4.89 KB
/usr/lib/python3.11/site-packages/starlette/schemas.py4.84 KB
/usr/lib/python3.11/site-packages/starlette/middleware/wsgi.py4.79 KB
/usr/lib/python3.11/site-packages/starlette/config.py4.50 KB
/usr/lib/python3.11/site-packages/starlette/middleware/gzip.py4.40 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/_utils.cpython-311.opt-1.pyc4.35 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/_utils.cpython-311.pyc4.35 KB
/usr/share/doc/python3-starlette/README.md4.23 KB
/usr/lib/python3.11/site-packages/starlette/templating.py4.06 KB
/usr/lib/python3.11/site-packages/starlette/middleware/exceptions.py4.03 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/concurrency.cpython-311.opt-1.pyc3.61 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/concurrency.cpython-311.pyc3.61 KB
/usr/lib/python3.11/site-packages/starlette/middleware/sessions.py3.53 KB
/usr/lib/python3.11/site-packages/starlette/middleware/__pycache__/trustedhost.cpython-311.pyc3.45 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/exceptions.cpython-311.opt-1.pyc3.28 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/exceptions.cpython-311.pyc3.28 KB
/usr/lib/python3.11/site-packages/starlette/middleware/__pycache__/trustedhost.cpython-311.opt-1.pyc3.25 KB
/usr/lib/python3.11/site-packages/starlette/middleware/__pycache__/authentication.cpython-311.opt-1.pyc3.15 KB
/usr/lib/python3.11/site-packages/starlette/middleware/__pycache__/authentication.cpython-311.pyc3.15 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/background.cpython-311.opt-1.pyc3.02 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/background.cpython-311.pyc3.02 KB
/usr/lib/python3.11/site-packages/starlette/middleware/trustedhost.py2.16 KB
/usr/lib/python3.11/site-packages/starlette/convertors.py2.12 KB
/usr/lib/python3.11/site-packages/starlette/_utils.py2.04 KB
/usr/lib/python3.11/site-packages/starlette/middleware/__pycache__/httpsredirect.cpython-311.opt-1.pyc1.88 KB
/usr/lib/python3.11/site-packages/starlette/middleware/__pycache__/httpsredirect.cpython-311.pyc1.88 KB
/usr/lib/python3.11/site-packages/starlette/middleware/authentication.py1.75 KB
/usr/lib/python3.11/site-packages/starlette/concurrency.py1.70 KB
/usr/lib/python3.11/site-packages/starlette/middleware/__pycache__/__init__.cpython-311.opt-1.pyc1.68 KB
/usr/lib/python3.11/site-packages/starlette/middleware/__pycache__/__init__.cpython-311.pyc1.68 KB
/usr/lib/python3.11/site-packages/starlette/exceptions.py1.61 KB
/usr/lib/python3.11/site-packages/starlette-0.26.1.dist-info/licenses/LICENSE.md1.48 KB
/usr/lib/python3.11/site-packages/starlette/background.py1.23 KB
/usr/lib/python3.11/site-packages/starlette/_compat.py1.12 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/types.cpython-311.opt-1.pyc1.07 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/types.cpython-311.pyc1.07 KB
/usr/lib/python3.11/site-packages/starlette/__pycache__/_compat.cpython-311.opt-1.pyc1015.00 B
/usr/lib/python3.11/site-packages/starlette/__pycache__/_compat.cpython-311.pyc1015.00 B
/usr/lib/python3.11/site-packages/starlette/middleware/httpsredirect.py848.00 B
Component of No Buildroots