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

https://github.com/jarvis-ai/iiau-sys-os


https://github.com/jarvis-ai/iiau-sys-os

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# IIAU-SYS-OS

Project for OS class in IIAU

Compile :

```sh
python -m venv [VIRTUALENV_NAME]
source [VIRTUALENV_NAME]/bin/activate
python main.py
```

if you need to install packages before compile

```sh
pip list
pip install -r req.txt
```

Python version : 3.11.3
packages listed in req.txt

## License
BSD2 (AMSL)
Creadit please!
Thanks