Leetcode easy study use Python on web
Project description
easyleetcode
- A simple Python leetcode study and running online tool
- Just need your computer to run the python environment
use it, from web, just browser(No save code and take markdown function) :https://pyleetcode.gitee.io/
use it, from pip:pip install easyleetcode
then , only 2 line code , in any location:
from easyleetcode import run
run()
# or run(host="127.0.0.1", port=8080)
use it, from source code : clone source then:
- 1.pip install these package >>
['uvicorn', 'fastapi', 'pydantic', 'aiofiles', 'jinja2']
- 2.run python script :
easyleetcode/web/main.py
Introduction
- Hello Python programmer
- You can use it
- Become the God of leetcode
- You can use it
- Run or add your arbitrary Python code online
- You can use it
- Take markdwon notes for any Python code you want
- It runs very smoothly
- You can use it as leetcode study package
index view
code list view
all code list , you can add new code or
edit code or note markdown or see video (if exist, tell me)
or select contain keyword code use button 'Find'
select code
only see contain 'Sum' code
code show view
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 view
code's markdown note
you can click Edit Button to Edit you note
code markdown note edit view
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 easyleetcode-2.0.8.tar.gz
.
File metadata
- Download URL: easyleetcode-2.0.8.tar.gz
- Upload date:
- Size: 2.4 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 | 82c70b36fcabd5ef5e3e3f12e5c90ec2363e84e9696d6f5a0b317438a9180e76 |
|
MD5 | db1d220c211058c0d372c4f583906449 |
|
BLAKE2b-256 | e3ee90a6036c01d0334d462e065c32f1889f3a9992b2ba49f5020ae68bed4d70 |