Skip to main content

Cinchingly awesome scripts of Pythonic rapture

Project description

PyPi Status


Installation

Latest pypi stable release

pip install caspyr

Latest development release on github

Pull and install in the current directory:

pip install -e git+https://github.com/casperdcl/caspyr.git@master#egg=caspyr

Tab completion

Optionally, systems with bash-completion can install tab completion support. The caspyr_completion.bash file needs to be copied to an appropriate folder.

On Ubuntu, the procedure would be:

$ # Ensure completion works for `git` itself
$ sudo apt-get install bash-completion

$ # Install `caspyr` completions
$ sudo cp caspyr_completion.bash /etc/bash_completion.d/

followed by a terminal restart.

Changelog

The list of all changes is available either on Github’s Releases or on crawlers such as allmychanges.com.

Licence

OSI approved.

Copyright (c) 2016 Casper da Costa-Luis.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

caspyr-hits

Authors

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page