CodeNote Handwrite Python, Run It On-Device #CodeNote #Python #PythonIDE #iPad #ApplePencil #Coding
CodeNote is an app that lets you write and run Python code by handwriting with Apple Pencil.
It works fully offline and entirely on-device. Different notes can reference and use each other, just like Python modules.
You can also enter mathematical expressions and convert them into Python code using SymPy, then immediately import and use that code from other notes.
A wide range of mathematical expressions are supported, including Jacobians, Hessians, gradients, Laplacians, differentiation, integration, probability distributions, and more. Support for additional expressions will continue to be added as needed.
The supported Python libraries are NumPy, Matplotlib, SymPy, and Requests, enabling simple server requests, numerical computations, graph plotting, and more.
The goal of CodeNote is to provide a lightweight space where you can sit down at a café, organize your thoughts, and quickly test and validate your ideas.






























Discussion
New Comments
No comments yet. Be the first one!