Skip to main content

Reusable python scripts and snippets I find useful

Project description

Latest version Supported Python versions https://travis-ci.org/pignacio/pignacio_scripts.svg?branch=master https://coveralls.io/repos/pignacio/pignacio_scripts/badge.svg?branch=master License

Reusable python scripts and snippets I find useful.

This is a bundle of scripts and snippets I packaged to avoid copypasting code.

Some are tested, some are not. Some are not tested at all.

You’ve been warned: here be dragons.

Suggestions, comments, bug reports and pull requests are always accepted. :)

Features

History

0.0.3 (2015-05-10)

  • FIX: setup.py correctly sets packages now. Updated makefile.

  • Setting empty __slots__ on namedtuple_with_defaults. This fixes __dict__ and reduces memory usage.

0.0.2 (2015-04-30)

  • Simpler NagiosLogger interface. (backwards incompatible)

  • Feature: Testcase.assertSoftCalledWith method for mock partial call assertions.

  • FIX: NagiosLogger was not restoring stdout.

  • FIX: NagiosLogger choked when output contained empty lines.

  • Feature: namedtuple_with_defaults uses a lambda instead of a classmethod for mutable defaults. (backwards incompatible)

0.0.1 (2015-03-29)

  • Packaging

  • Namedtuple with defaults

  • Mock namedtuple

  • NagiosLogger

  • Custom TestCase

  • capture_stdout

  • Colors for the terminal

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

pignacio_scripts-0.0.3.tar.gz (36.9 kB view hashes)

Uploaded Source

Built Distribution

pignacio_scripts-0.0.3-py2.py3-none-any.whl (20.0 kB view hashes)

Uploaded Python 2 Python 3

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