Skip to main content

Python libraries to assist with writing Linux Ops scripts.

Project description

OpScripts

Python libraries to assist with writing Linux Ops scripts.

Python Compatibility

This library currently requires compatibility with:

  • 2.6

  • 2.7

  • 3.4

However, additional versions are tested automatically:

https://travis-ci.org/ClockworkNet/OpScripts.svg?branch=master

API Versioning

Each module is versioned so that they can undergo significant changes without impacting the function and stability of the scripts that use them.

For example:

from opscripts.config import v5 as ops_config
from opscripts.logging import v2 as ops_logging
from opscripts.utils import v4 as ops_utils

For a more in-depth examples, see the:

Dependencies

License

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

OpScripts-1.5.0.tar.gz (8.9 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