Key | Value |
---|---|
FileName | ./usr/lib/python3/dist-packages/starlette-0.16.0.egg-info/requires.txt |
FileSize | 194 |
MD5 | 8CA695C8714B1EE5548FD9C81158E3B4 |
SHA-1 | 1499143BCD03770973C8C43DDD91659214335C29 |
SHA-256 | 9569502AD233BB76D8D37764FF3897ED5866448D40F7C5845CB29F243B221910 |
SSDEEP | 6:o2N0X87HMvJqk/4C0X87Hfn+DnEaQoPvW7VWWX87HDLK:o2N0ICL4C0I/+QbSvW7AWIjW |
TLSH | T130C012E55CA4D076A097815C30430B0BCF34E286340A62B5A06B800A0FAB7D643653A8 |
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 | 43508 |
MD5 | C8B643B0D1AC61E59CE8C6B1073BFA40 |
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 | Piotr Ożarowski <piotr@debian.org> |
PackageName | python3-starlette |
PackageSection | python |
PackageVersion | 0.16.0-1 |
SHA-1 | 2FC3CED7F9123AD2DDD53C7ABE05A22B5997B637 |
SHA-256 | 5CCDA6AAD932B5063B8BD387B233A10D1EA8449FF9AB4F22764966F816D52491 |