Skip to main content

Operating Environment Inspection

Project description

Espy is a simple way to check the environment in which your code will run:

# Boiler plate sanity check

python >= 2.7

# Make sure we have MongoDB and Drivers

py pymongo >= 2.1.0

cmd mongod >= 2.0.0

# Track down Solaris GCC install

cmd /usr/sfw/bin/gcc >= 4.0

Espy makes it easy to check Python Modules and external commands.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

espy-0.3.0.tar.gz (5.8 kB view hashes)

Uploaded Source

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