</>PackageGraphPackageGraph

starlette

PyPIv1.6.0

The little ASGI library that shines.

Not recommended for new projects

No — starlette should not be adopted for new projects. No license declared — you have no explicit right to use this code.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • AMaintenance: grade A, Excellent.

    Last published 32 days ago. 45 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Pulls in 5 transitive packages, about 331 KB installed (at least — some of the tree is still being crawled).

  • BSupply chain: grade B, Good.

    This package lists no maintainer.

  • FLicense: grade F, Failing.

    No license declared — you have no explicit right to use this code.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding starlette to a project.

2
Direct dependencies

Runtime packages this one declares itself.

5
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

331 KB
Install size

Unpacked size of this package plus its entire runtime tree.

2
Tree depth

Longest resolved dependency chain below this package.

Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.

Compatibility

Python
python >=3.10

Quick start

A usage example from the starlette README.

## Dependencies

Starlette only requires `anyio`, and the following are optional:

* [`httpx2`][httpx2] - Required if you want to use the `TestClient`.
* [`jinja2`][jinja2] - Required if you want to use `Jinja2Templates`.
* [`python-multipart`][python-multipart] - Required if you want to support form parsing, with `request.form()`.
* [`itsdangerous`][itsdangerous] - Required for `SessionMiddleware` support.
* [`pyyaml`][pyyaml] - Required for `SchemaGenerator` support.

You can install all of these with `pip install starlette[full]`.

## Framework or Toolkit
Example truncated — see the full README.

Dependencies

Declared by starlette v1.6.0. Runtime dependencies are installed with the package; dev dependencies are not.

Used by

Popular packages that depend on starlette.

Relationship graph

Dependencies (left) and dependents (right) of starlette.

anyiotyping-extensionsfastapistarlette
starlette dependencies dependents

Frequently installed together

Release history

36 releases in the last two years, typically about 3 days apart.

Recent versions of starlette
VersionPublishedSizeLicense
1.6.0latest1 month ago74 KB
1.5.11 month ago73 KB
1.5.01 month ago73 KB
1.4.11 month ago72 KB
1.4.01 month ago72 KB
1.3.12 months ago72 KB
1.3.03 months ago72 KB
1.2.13 months ago72 KB
1.2.03 months ago71 KB
1.1.03 months ago71 KB
1.0.13 months ago71 KB
1.0.05 months ago71 KB
1.0.0rc16 months ago71 KB
0.52.17 months ago73 KB
0.52.07 months ago72 KB

Overview

starlette is an PyPI package that the little ASGI library that shines. It has 1 known dependents in the graph. The latest version is 1.6.0.

Who should use it

Teams working in the PyPI ecosystem who need the little ASGI library that shines and value a focused solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your PyPI stack.

Pros

  • Lean dependency tree (2 direct dependencies).

Cons

  • No license detected — review usage terms before adopting.

Auto-generated from collected registry metadata. No external claims are inferred.

Funding

Frequently asked questions

Should I use starlette?

No — starlette should not be adopted for new projects. No license declared — you have no explicit right to use this code.

How do I install starlette?

Run `pip install starlette` to add starlette to your PyPI project.

How many dependencies does starlette have?

starlette declares 2 direct dependencies and pulls in 5 packages in total once its runtime tree is resolved totalling about 331 KB on disk.

What license is starlette released under?

No license was detected in starlette's metadata; review the repository before use.

How popular is starlette?

PyPI does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on starlette.

Is starlette still maintained?

The most recent release of starlette (v1.6.0) was published 1 month ago.