Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tobil4sk/white-christmas


https://github.com/tobil4sk/white-christmas

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# White Christmas

```sh
python -m venv .venv
```

Then, source the `.venv/bin/activate` script or enable the virtual environment in vscode and restart the terminal, before installing the pip dependencies:

```sh
pip install -r requirements.txt
```