or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

index.md
tile.json

tile.json

{
  "name": "tessl/pypi-frozenlist",
  "version": "1.7.0",
  "docs": "docs/index.md",
  "describes": "pkg:pypi/frozenlist@1.7.0",
  "summary": "A list-like structure which implements collections.abc.MutableSequence that can be frozen to become immutable and hashable"
}