-
i have a few scripts i made that would be useful to people,
but i dont have them packaged in installers or anything. can someone upload them for me?
these files may not stay forever where i have the…
-
I wanted to connect two Windows machines via serial ports (in Windows terms - I wanted to dial in from one machine to another using null modem thus establish a ppp session between the two). On the inf…
-
(1) I use Ext JS 6.5 on macOS 10.12.5 .
(2) I am reading guideline at http://docs.sencha.com/extjs/6.5.0/guides/quick_start/going_to_production.html .
(3) Download https://github.com/sencha-extj…
-
## Description
Provide a clear and concise description of the requested feature/capability.
From NCO SPA: Please look into to improve the ush/hafs_runcmd.sh.inc command variable defines at the next …
-
I try to execute command on network equipment using paramiko. With Cisco routers it works perfectly, but with D-Link it doesn't work.
(env)rkireev@spd-server:~/django$ python
Python 2.7.3 (default, A…
-
Raised in #2181 discussion - after Python-3.13 we will need another implementation for the layer of text-based interaction over TCP in Python.
-
-
Please excuse my blindness if this feature already exists, but I couldn't seem to find it. Consider it a feature request otherwise.
Example:
You are talking to "personA" in PM
"personA" nicks to "per…
-
When adding pytest coverage to my own script that uses Netmiko, I noticed the following warning:
```
=================================================================================== warnings su…
-
Python telnetlib is deprecated in 3.11+ and removed from Python in 3.13. Will need to transition to another package for telnet at some point (not urgent). For now, the Dockerfile is fixed to Python 3.…