Key | Value |
---|---|
FileName | ./usr/lib/python3/dist-packages/starlette/staticfiles.py |
FileSize | 7744 |
MD5 | 437620A93A5C35B5849452C126BABC99 |
SHA-1 | 1FAEE184B3933AB962C20A2462361C6D6ED856A8 |
SHA-256 | DF7A4A7F39717D702B47AF8BE742A7CDFECE60B63C9B05D9BF860D8F7A4A2D8A |
SSDEEP | 96:NYbMnuzuex/HSF8dNbjZ4VfQAKifuVOdNzY77QsMR6Uacm8MDAGvojR:Q9z5x/fZ4hQP9MXacgQjR |
TLSH | T161F14342ECDB284187A74EA58A57AD62231A28D35B0C1D787FFC43591F14129C3BDAAE |
hashlookup:parent-total | 1 |
hashlookup:trust | 55 |
The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 41832 |
MD5 | 08430BD726AC351323D854417CB04EE9 |
PackageDescription | ASGI library ideal for building high performance asyncio services Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit, which is ideal for building high performance asyncio services. . It is production-ready, and gives you the following: . * Seriously impressive performance. * WebSocket support. * GraphQL 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. * Zero hard dependencies. . Example: . from starlette.applications import Starlette from starlette.responses import JSONResponse from starlette.routing import Route . async def homepage(request): return JSONResponse({'hello': 'world'}) . app = Starlette(debug=True, routes=[ Route('/', homepage), ]) |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-starlette |
PackageSection | python |
PackageVersion | 0.13.7-1 |
SHA-1 | 176F109C68251850221BFC5B90E1FDE7CB409200 |
SHA-256 | B106998AC1C96F78B6B7DA3968C42F59EBA014AAAC3C43DF54286C01F1F5E74B |