# Getting started | |
## Installation | |
```bash | |
pip install competitions | |
``` | |
## Creating a competition | |
```bash | |
competitions create | |
``` | |
Then follow the prompts. | |
To report a bug or request a feature, please open an [issue](https://github.com/huggingface/competitions/issues) | |
If you want to organize a competition on hf.co/competitions, please contact us at: autotrain@hf.co |