Skip to content

Instantly share code, notes, and snippets.

View nicolasfauchereau's full-sized avatar

Nicolas Fauchereau nicolasfauchereau

View GitHub Profile
@nicolasfauchereau
nicolasfauchereau / search_tag
Created October 12, 2012 01:56
code to search for tags in the header of a python script
# ==================================================================================
# code search_tag.py
# Description: search for tags in the header section of my python scripts
# usage:
# 1 - cd in the directory you want to search from (it will recursively look
# for *.py files)
# 2- search_tag tag1 tag2 tag3 ...
#
# this useful in conjunction to this vim snippet called "intro" (to add to .vim/snippet/python.snippets)
# snippet intro
### MATPLOTLIBRC FORMAT
# This is a sample matplotlib configuration file - you can find a copy
# of it on your system in
# site-packages/matplotlib/mpl-data/matplotlibrc. If you edit it
# there, please note that it will be overridden in your next install.
# If you want to keep a permanent local copy that will not be
# over-written, place it in HOME/.matplotlib/matplotlibrc (unix/linux
# like systems) and C:\Documents and Settings\yourname\.matplotlib
# (win32 systems).
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.