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

https://github.com/iam-py-test/snake_os

An operating system written in Python
https://github.com/iam-py-test/snake_os

Last synced: 2 months ago
JSON representation

An operating system written in Python

Awesome Lists containing this project

README

        

# SnakeOS
An operating system written in Python

### What is SnakeOS

SnakeOS is a personal project with the end goal of creating a fully-functional operating system written in Python.

![image](https://user-images.githubusercontent.com/84232764/139426877-a047ae50-ac48-4b91-9bd3-0c13d0dcbaf3.png)

### Can I replace my current OS with SnakeOS or run it along side it?
No. SnakeOS runs inside of your current OS via Python. It can not be used on its own (yet)