Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-python-sdk-testing.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
A lazy iterator ofProject objects.
An iterable interface to access projects created and saved by the entity.
Examples:
Args:
- client: The API client instance to use.
- entity: The entity name (username or team) to fetch projects for.
- per_page: Number of projects to fetch per request (default is 50).