Skip to content

Simplify Python development setup with this Bash script. UNDER DEVELOPMENT

License

Notifications You must be signed in to change notification settings

DanielNoohi/pyshoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

pyshoot

Simplify Python development setup with this Bash script.

Run

Tested on: Ubuntu 18+

Root Access is Required. If the user is not root, first run:

sudo -i

Then:

wget "https://raw.githubusercontent.com/DanielNoohi/pyshoot/main/pinstall.sh" -O pinstall.sh && chmod +x pinstall.sh && bash pinstall.sh

About

Simplify Python development setup with this Bash script. UNDER DEVELOPMENT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages