Skip to content

Instantly share code, notes, and snippets.

View shibz's full-sized avatar

Shibz shibz

  • Denver CO
View GitHub Profile
@shibz
shibz / python_resources.md
Last active February 8, 2016 01:51 — forked from jookyboi/python_resources.md
Python-related modules and guides.

Packages

  • lxml - Pythonic binding for the C libraries libxml2 and libxslt.
  • boto - Python interface to Amazon Web Services
  • Django - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
  • Fabric - Library and command-line tool for streamlining the use of SSH for application deployment or systems administration task.
  • PyMongo - Tools for working with MongoDB, and is the recommended way to work with MongoDB from Python.
  • Celery - Task queue to distribute work across threads or machines.
  • pytz - pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher.

Guides

@shibz
shibz / stage0-installing-epel.sh
Last active December 16, 2015 21:58 — forked from premist/stage0-change-mirror-to-korean.sh
Just some notes on my own installation of GitLab on Scientific Linux 6.4
rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-7.noarch.rpm