Language : python

Title User Language Tags Description Date
Filter Signals using scipy leonpalafox Python

This portion of code allows to do bandpass filtering over time series

November 26
Flask - The Basics denakitan Python

Snippet showing a simple Flask application to illustrate the topics covered in the "Quickstart".

November 24
Appindicator facade ssoton Python

snippet to show appindicator problem

November 22
Python Nuke: message using conversion specifier montujj Python

storing integer in string using conversion specifier

November 20
Python simple thread manager ytech Python

A python static class that handles simple thread management.

November 18
Maya Python : copy channels from source to target montujj Python

copy translate, rotate and scale from source to target object

November 17
Maya Python : reposition montujj Python

select vertex and object to resposition

November 17
Cinci2600 Static File Changes jsovine Python

Do this with root@cinci2600.org:

find ./var/www/www.cinci2600.com/ -type f -print | xargs sed -i 's/cinci2600.com/cinci2600.org/g'

Then probably set up virtualhosts to point to /var/www/www/cinci2600.org instead of /var/www/www.cinci2600.com for the sake of continuity.

November 5
Math expression syntax validator of parentheses in Python 3 AlexanderRavikovich Python

Soma example of validation parentheses in math expressions.

[{()}] - valid [{){}] - wrong

November 1
Django DB alias and queries inreflection7 Python

Useful when used with views

October 25
Python - Basic Main Structure denakitan Python

Extremely simple snippet showing the basic structure of a Python program.

October 25
Editable Tab Labels dancingblade Python

Python2 PyQt

October 22
tubeNick - Download youtube videos pantuts Python

Tool to download youtube videos with STDIN (PIPE) support for playlist parsers like umph or youParse

(PYTHON3+)

October 18
rpg v0.0.7b jacobaa1031 Python

hi

October 17
Simple IRC bot with SSL zhyar Python

This is a simple IRC bot connecting with SSL.

October 1