Tooig Operating System
Project description
mojave
Tooig Operating System
I deleted the previous documentation. I'll fix it. And then we'll go from there.
How to build
Requirements
- A Linux system
- A cross-compiler
- GNU Make
$ make
from flask import Flask
app = Flask(__name__)
@app.route('/')
def home():
return 'Hello, World!'
if __name__ == '__main__':
app.run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mojave-0.10.30.tar.gz
(7.1 MB
view hashes)