run-web-pycode
A simple package to execute remote python scripts
example:
# run_web_pycode https://raw.githubusercontent.com/AngusWG/run-web-pycode/master/tests/a_script.py
pyw run https://raw.githubusercontent.com/AngusWG/run-web-pycode/master/tests/a_script.py
# set proxy
pyw set_proxy http https://127.0.0.1:9999
pyw set_proxy http # for unset
# get help
pyw --help
pyw run --help
pyw set_proxy --help
- pyw is simplified command as run_web_pycode
This project use black, please set
Continuation indent= 4
Pycharm - File - Settings - Editor - Code Style - Python - Tabs and Indents
Use flake8 to check your code style.
Features
- Run code by Url
- A simple entry point
pyw - Set proxy
- package to pypi
- Convert GitHub.com url to <raw.githubusercontent.com> file
run_web_pycode history
0.0.0
- first commit
Release files for run-web-pycode 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| run_web_pycode-0.0.1.tar.gz | 22.6 kB | Details |
Release files / run_web_pycode-0.0.1.tar.gz
| Download URL | run_web_pycode-0.0.1.tar.gz |
|---|---|
| Size | 22.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
53340c996bf629151f6bfd1a899888a9c6e71c896d65f6c14fbf1eea1c498559
|
|
BLAKE2b-256 checksum How to use checksums |
43638b80ace7427f348cf3b073a2ecce3fe4b77613d49568232dd6892efe0c2d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
|