Skip to content
View mattseymour's full-sized avatar
⛰️
Making mountains out of mole hills
⛰️
Making mountains out of mole hills

Organizations

@envelop-risk
Block or Report

Block or report mattseymour

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. python-env python-env Public

    Read .env file (key->value) setting values as environment variables

    Python 28 7

  2. sublime-django sublime-django Public

    Snippets for django based projects

    13 1

  3. sublime-coffee2js sublime-coffee2js Public

    Sublime plugin, helpers to convert coffee to js

    Python 1

  4. Django secret key generator Django secret key generator
    1
    """
    2
    Pseudo-random django secret key generator.
    3
    - Does print SECRET key to terminal which can be seen as unsafe.
    4
    """
    5