Skip to content

Instantly share code, notes, and snippets.

@oweidner
oweidner / pystrap.sh
Created October 27, 2011 22:01
A Python Environment Bootstrapper
#!/bin/bash
## Description:
##
## pystrap.sh is a shell script to bootstrap a Python environment
## in user space that includes pip and virtualenv. It can be used
## to bootstrap a Python environment remotely, e.g., on a cluster
## where setuptools, virtualenv, etc. are usually not installed.
##
## Example: pystrap via Globus:
@ELLIOTTCABLE
ELLIOTTCABLE / .gitignore
Last active July 14, 2023 15:34 — forked from rosston/.gitignore
BASH Script to keep Route53 updated with your current external IP address
*.ip
*.log