Skip to content

OneNote Online vs SimpleHTTPServer

A side-by-side look at OneNote Online and SimpleHTTPServer. For an in-depth review of either product, follow the links below.

OneNote Online

OneNote Online

Office & Productivity

OneNote Online is a free online version of Microsoft's popular OneNote note-taking program. It allows users to create digital notebooks to capture notes, drawings, screen clips and more from any device with a web browser.

notetakingdigital-notebooksmicrosoft
SimpleHTTPServer

SimpleHTTPServer

Development

SimpleHTTPServer, now known as http.server in Python 3, is a basic HTTP server module included in the Python standard library. It provides a simple way to serve static files from a directory, making it a convenient tool for quick file sharing or local development purposes.

httpserverfile-sharing