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

629 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 2 commits in 1 repository
Created 2 repositories

Created a pull request in 15five/django-scim2 that received 2 comments

Misc fixes to update demo app to actually work

The demo app drifted from the current Django standards. This fixes things so it works again.

+122 −32 lines changed 2 comments
Loading