Update and rename readme.html to readme.txt
This commit is contained in:
parent
f0f2361651
commit
410b62b742
@ -1,5 +1,6 @@
|
|||||||
<h1>PyPack</h1>
|
PyPack
|
||||||
<h2>an easy way to share python scripts with requirement</h2>
|
an easy way to share python scripts with requirement
|
||||||
|
|
||||||
PyPack is a simple shell script I wrote because I wanted a one command way to run any python script.
|
PyPack is a simple shell script I wrote because I wanted a one command way to run any python script.
|
||||||
It works by installing the desired python version (if needed), making a venv, and installing all of the dependencys.
|
It works by installing the desired python version (if needed), making a venv, and installing all of the dependencys.
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user