Pinned Loading
-
alias for virtual env
alias for virtual env 1# add to .zshrc or .bashrc
23alias vnv='python3 -m venv venv --prompt . && source ./venv/bin/activate && pip install -U pip setuptools wheel pip-tootls &> /dev/null'
4alias ae="source ./venv/bin/activate"
5alias req="pip install -r requirements.txt"
-
discover-switchport
discover-switchport Publiccisco cdp parser for remote switches in pure python
Python
-
-
-
ansible2ssh
ansible2ssh Publicreads ansible inventories (can be dynamic) and generates the ssh config
Python
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.