ByteSize | API | Crawlee for Python · Fast, reliable Python web crawlers.

Methods

  • __eq__(other): bool
  • Parameters

    • other: object

    Returns bool

  • __ge__(other): bool
  • Parameters

    • other: object

    Returns bool

  • __gt__(other): bool
  • Parameters

    • other: object

    Returns bool

  • __hash__(): int

  • Returns int

  • __le__(other): bool
  • Parameters

    • other: object

    Returns bool

  • __lt__(other): bool
  • Parameters

    • other: object

    Returns bool

  • __post_init__(): None
  • Returns None

  • __str__(): str
  • Returns str

  • __truediv__(other): float
  • Parameters

    • other: object

    Returns float

  • to_gb(): float
  • Returns float

  • to_kb(): float
  • Returns float

  • to_mb(): float
  • Returns float

  • to_tb(): float
  • Returns float