> ## Documentation Index
> Fetch the complete documentation index at: https://docs.edgeimpulse.com/llms.txt
> Use this file to discover all available pages before exploring further.

# edgeimpulse_api.models.public_project_license

## Classes

### PublicProjectLicense

```python theme={"system"}
edgeimpulse_api.models.public_project_license.PublicProjectLicense(
	*args,
	**kwds
)
```

allowed enum values

| Parameters |     |
| ---------- | --- |
| `*args`    | ` ` |
| `**kwds`   | ` ` |

| Bases              |
| ------------------ |
| `builtins.str`     |
| `aenum._enum.Enum` |
| `enum.Enum`        |

| Class variables      |     |
| -------------------- | --- |
| `APACHE_2_0`         | ` ` |
| `BSD_3_CLAUSE`       | ` ` |
| `BSD_3_CLAUSE_CLEAR` | ` ` |
