Remote cmder
Project description
remote-cmder
Prerequisites
Deps:
poetry install
pre-commit
pre-commit install --install-hooks
pre-commit install --hook-type pre-push
# update
pre-commit autoupdate
Quick Start
Start
$ python main.py
MD5
$ curl -F 'file=@test.txt' -F 'file=@test.txt' http://127.0.0.1:8888/md5
================= test.txt =================
test.txt: ba1f2511fc30423bdbb183fe33f3dd0f
================= test.txt =================
test.txt: ba1f2511fc30423bdbb183fe33f3dd0f
Run test
pytest .
# or
pytest --cov-config=.coveragerc --cov=. .
Run Pylint
pylint *.py remote_cmder
Docker
Start
make build
make run
Stop
make clean
Podman
Start
make -f Makefile.podman build
make -f Makefile.podman run
Stop
make -f Makefile.podman clean
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
remote-cmder-0.0.7.tar.gz
(5.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file remote-cmder-0.0.7.tar.gz.
File metadata
- Download URL: remote-cmder-0.0.7.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfce548ded7b26586ba09dbe39988d65609523d4ac3601c01e54899af99ef56e
|
|
| MD5 |
b6aa694906f68629374c7b8b9081bcba
|
|
| BLAKE2b-256 |
d0eb39fb4850be20495cedb87bba04068454e24732fbcdb3b67d472a4fb37ac1
|
File details
Details for the file remote_cmder-0.0.7-py3-none-any.whl.
File metadata
- Download URL: remote_cmder-0.0.7-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
105349a4843a8134b4e763f94fe95ad75e668d827f726a2be4130b8037bce043
|
|
| MD5 |
6aa3c275d57df2f6e4f903010e8f67c4
|
|
| BLAKE2b-256 |
4174f189652add106ebec53aecf6a806eeccc2fb0f51b374804e6150f7feee15
|