HttpShell

HttpShell 0.8.0

HttpShell is an interactive shell for issuing HTTP commands to a web server or REST API.Issue HTTP commands (HEAD, GET, POST, PUT, DELETE) to a server with visual feedback. Makes debugging REST services much more interactive than cURL.UsageTreats the...

progbar

progbar 0.3

progbar is a simple progression bar by Yves-Gwenael Bourhis, written in Python.Usage:Class ProgBar(name, lenght): name is a string lenght is an integer which represents the number of elements in the barMethods:start(): Start the progression bar...

ish

ish 0.5.1

ish is a command-line interface for Impulse and is intended to allow easy programmatic actions on systems in Impulse.The shell portion of ish is a modified Python shell, so it's possible to use normal Python programming constructs like for, if, and list...

MindTerm

MindTerm 4.0

MindTerm is an SSH Java library and an SSH client. The library is available for OEM customers to include in third party applications to enable secure communication. The SSH client is an implementation on top of the SSH library implementing a secure shell...

sec-wall

sec-wall 1.1

sec-wall is a high-performance security proxy supporting TLS, SSL, WS-Security, HTTP Auth Basic/Digest, extensible authentication schemes based on custom HTTP headers and XPath expressions, powerful URL matching/rewriting and an optional headers...

virtualenv-sh is a substitute for the venerable virtualenvwrapper (a set of shell functions to facilitate the use of virtualenv).Developer commentsLike many, I've used virtualenvwrapper for years, but it's gotten a bit heavy over time. I eventually...