Easy study Python on web
Project description
Python Note
- A simple Python study and running online tool
- Just need your computer to run the python environment
use it, from pip:pip install pythonnote
then , only 2 line code , in any location:
from pythonnote import run
run()
# or run(host="127.0.0.1", port=8080)
or use it, from source code : clone source then:
- 1.pip install these package >>
['uvicorn', 'fastapi', 'pydantic', 'aiofiles', 'jinja2']
- 2.run python script :
pythonnote/web/main.py
index
code list
all code list , you can add new code or
edit code or note markdown
or select contain keyword code use button 'Find'
select code
only see contain 'Sum' code
code show
code detail view
you can run & debug & study & add code & note Markdown
you can edit you python code & run you code online !
code markdown note
code's markdown note
you can click Edit Button to Edit you note
code markdown edit
code's markdown note can easy online edit, and
you can click Save Button to Save you Edited note
left textarea to edit Markdown, right textarea show markdown's result view
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
File details
Details for the file pythonnote-1.0.1.tar.gz
.
File metadata
- Download URL: pythonnote-1.0.1.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5a09d7ff81787188c68ae6113ce0e738334a1d6e676c7b960751def710eab46 |
|
MD5 | 0c423d6633f7cef7f8f63286b3d8d30f |
|
BLAKE2b-256 | 0997f338fe3643fecdbe9ccf8aa948d0c515bf841a787984377fd6cb7731f4b1 |