Skip to content
View fdemmer's full-sized avatar
🌱
developing
🌱
developing
  • Vienna, Austria
  • 20:19 (UTC +02:00)

Organizations

@SummitLynx
Block or Report

Block or report fdemmer

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

  1. django-weasyprint django-weasyprint Public

    A Django class-based view generating PDF resposes using WeasyPrint

    Python 336 51

  2. Picard-Last.fm.ng-Plugin Picard-Last.fm.ng-Plugin Public

    A last.fm-tag plugin for MusicBrainz Picard

    Python 86 16

  3. django-all-access django-all-access Public

    Forked from mlavin/django-all-access

    This django-all-access [fork!] is a reusable application for OAuth 1.0 and OAuth 2.0 providers.

    Python 1

  4. libkeepass libkeepass Public archive

    Python module to read KeePass 1.x/KeePassX (v3) and KeePass 2.x (v4) files

    Python 34 3

  5. Django SQLite database backend stori... Django SQLite database backend storing the db file on s3.
    1
    # -*- coding: utf-8 -*-
    2
    import logging
    3
    import os
    4
    from tempfile import gettempdir
    5
    
                  
  6. Quick and dirty mp4 file cutting by ... Quick and dirty mp4 file cutting by cue sheet.
    1
    #!/usr/bin/python
    2
    
                  
    3
    """Quick and dirty mp4 file cutting by cue sheet.
    4
    5
    The cue sheet shall look somewhat like this::