Skip to content
View powellc's full-sized avatar

Sponsoring

@The-Compiler

Organizations

@mainehackerclub @Code4Maine @mainecivichackday

Block or report powellc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mopidy-webhooks Public

    Forked from mopidy/mopidy-scrobbler

    Mopidy extension for scrobbling played tracks to Vrobbler

    Python

  2. vrobbler Public

    An all purpose personal scrobbling service

    Python

  3. Bash script to backup all postgresql...
    1
    #!/bin/bash
    2
    # Location to place backups.
    3
    backup_dir="/var/backups/databases/"
    4
    nightly_dir="/var/backups/databases/latest/"
    5
    #String to append to the name of the backup files
  4. ansible-pypicloud Public

    A set of Ansible playbooks for building pypicloud on Ubuntu/Debian systems

    DIGITAL Command Language 23 2

  5. django-undelete Public

    Provides a model mixin to allow objects to be "trashed" before finally deleted.

    Python 22 8