Skip to content

Instantly share code, notes, and snippets.

@snahor
Forked from kracekumar/disqus_requirements.txt
Created May 12, 2012 19:54
Show Gist options
  • Save snahor/2668576 to your computer and use it in GitHub Desktop.
Save snahor/2668576 to your computer and use it in GitHub Desktop.

Revisions

  1. @kracekumar kracekumar revised this gist May 11, 2012. 1 changed file with 0 additions and 112 deletions.
    112 changes: 0 additions & 112 deletions disqus_requirements.txt
    Original file line number Diff line number Diff line change
    @@ -1,115 +1,3 @@
    05:42 May 11th
    ‣ New
    Syntax: Python
    ‣ Plain ‣ HTML ‣ Copy

    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104



    # dev
    django-debug-toolbar==0.9.4
    django-data-tools==0.1
  2. @kracekumar kracekumar created this gist May 11, 2012.
    219 changes: 219 additions & 0 deletions disqus_requirements.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,219 @@
    05:42 May 11th
    ‣ New
    Syntax: Python
    ‣ Plain ‣ HTML ‣ Copy

    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104



    # dev
    django-debug-toolbar==0.9.4
    django-data-tools==0.1
    django-devserver==0.3
    nashvegas==0.8-disqus-5
    Sphinx>=1.0.7
    piplint==0.1.1

    # global
    amqplib==1.0.0
    argparse==1.1
    BeautifulSoup==3.2.0
    boto==2.3
    braintree==2.10.0
    btdjango==1.5
    celery==2.3.0
    chardet==1.0.3
    cssutils==0.9.8a1
    da==1.9.1
    decruft==1.1.1
    Django==1.2.7-disqus-8
    django-bitfield==1.4.0
    django-celery==2.3.0
    django-compress==1.0.1-disqus1
    django-compressor==1.1.1
    django-jsonfield==0.6
    django-modeldict>=1.1.5
    django-paging==0.2.4
    django-perftools==0.6.0
    django-recaptcha-works==0.2.4
    dnspython==1.9.4
    eventlet==0.9.15
    Fabric==1.0.1
    facebook-python-sdk==0.1
    fb303==0.6.1
    feedreader==0.3.1
    gargoyle==0.6.2
    gdata==2.0.15
    guess-language==0.2
    html5lib==0.90
    httplib2==0.6.0
    impermium==0.4.0
    isodate==0.4.0
    kombu==1.2.1
    logutils>=0.3
    loxun==1.1
    lxml==2.3.1
    nexus==0.2.3
    nexus-memcache==0.3.5
    nexus-redis==0.3
    notsetuptools==0.1
    nydus==0.8.1
    path.py==2.2.2
    Paver==1.0.5
    Pillow==1.6
    progressbar==2.3
    psycopg2==2.0.14
    pycrypto==2.1
    pycurl==7.19.0
    pyes==0.17.0-disqus1 # elastic search
    pyfo==0.6
    pygit2==0.15.0-disqus0
    Pygments==1.3.1
    pynliner==0.2-disqus2
    pystatsd==0.1.6
    python-dateutil==1.5
    python-openid==2.2.4
    python-saml2==0.0.5
    pytz==2008h
    PyYAML==3.08
    raven==1.7.2
    recaptcha-client==1.0.5
    redis==2.4.11
    riak==1.4.0
    scribe==2.0
    scribe-logger==1.0
    SQLAlchemy==0.7.3
    taskmaster==0.3.1
    Thrift==0.6.1
    tweepy==1.7.1
    thoonk==1.0.1.0
    dumbo==0.21.26

    # prod
    importlib==1.0.2
    newrelic==1.1.0.192
    pylibmc==1.0
    numpy==1.6.1
    scipy==0.9.0
    sqlalchemy==0.7.3

    # test
    coverage==3.5
    django-devserver==0.3
    django-nose==0.1.3
    mock==0.8
    mock-django==0.5.0
    nose==1.1.2
    nose-quickunit==0.4.5
    nose-json==0.2.3
    nose-progressive
    pyflakes==0.4.5
    unittest2==0.5.1
    splinter==0.4.4

    This item will be deleted in 6 days
    ‣ About this site