Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Latest recipes tagged "signal"
Tags:
signal
x
7
k
views
2
score
Simple signal library, similar to PyQT signals
Python
/
event
,
pubsub
,
signal
/
by
Miguel Martínez López
(7 years ago, revision 11)
11
k
views
1
score
Register exit function
Python
/
exit
,
python
,
signal
/
by
Giampaolo Rodolà
(7 years ago, revision 3)
32
k
views
1
score
Discrete Fourier Transform
Python
/
math
,
mathematics
,
signal
,
signal_processing
/
by
FB36
(9 years ago)
9
k
views
1
score
Platform Independent White Noise Generator...
Python
/
apple
,
audio
,
demo
,
generator
,
linux
,
macbook_pro
,
noise
,
program
,
pyaudio
,
signal
,
sound
,
source
,
windows
/
by
Barry Walker
(11 years ago)
11
k
views
1
score
Platform Independent 1KHz Pure Audio Sinewave Generator...
Python
/
apple
,
audio
,
demo
,
generator
,
linux
,
macbook_pro
,
program
,
pyaudio
,
signal
,
sinewave
,
sound
,
source
,
windows
/
by
Barry Walker
(11 years ago, revision 2)
20
k
views
2
score
Handle exit context manager
Python
/
atexit
,
contextlib
,
contextmanager
,
exit
,
python
,
python3
,
shutdown
,
sigint
,
signal
,
sigterm
/
by
Giampaolo Rodolà
(9 years ago, revision 23)
6
k
views
2
score
Yet Another Python Generator...
Python
/
audio
,
demo
,
generator
,
linux
,
signal
,
sound
,
source
,
sweep
/
by
Barry Walker
(12 years ago)
9
k
views
2
score
Improved Signals/Slots implementation in Python
Python
/
events
,
qt4
,
signal
,
slot
/
by
Christopher S. Case
(12 years ago)
6
k
views
1
score
POSIX Semaphore (FreeBSD)
Python
/
ctypes
,
freebsd
,
semaphores
,
signal
,
threads
/
by
David Naylor
(13 years ago)
28
k
views
1
score
Simple White Noise Generator Using Standard Python In Linux.
Python
/
audio
,
demo
,
generator
,
linux
,
noise
,
program
,
signal
,
sound
,
source
/
by
Barry Walker
(13 years ago)
10
k
views
1
score
Queue for managing multiple SIGALRM alarms concurrently
Python
/
alarm
,
queue
,
signal
/
by
Glenn Eychaner
(11 years ago, revision 3)
25
k
views
1
score
Simple 1KHz Audio Function Generator Using Standard Python In Linux...
Python
/
audio
,
demo
,
function
,
generator
,
linux
,
program
,
signal
,
sound
,
source
/
by
Barry Walker
(13 years ago)
5
k
views
1
score
sigaction on SIGCHLD
C
/
signal
/
by
J Y
(14 years ago, revision 2)
7
k
views
1
score
pending/blocking a signal
C
/
signal
/
by
J Y
(14 years ago)
48
k
views
4
score
Debugging a running python process by interrupting and providing an interactive prompt
Python
/
debug
,
interactive
,
remote
,
signal
/
by
Brian McErlean
(15 years ago, revision 2)
12
k
views
1
score
Yet another signal/slot implementation in Python
Python
/
observer
,
publish
,
signal
,
slot
,
subscribe
,
weakref
/
by
Thiago Marcos P. Santos
(15 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes tagged "signal"
Top-rated recipes
Debugging a running python process…
(Python)
Simple signal library, similar to …
(Python)
Handle exit context manager
(Python)
Yet Another Python Generator...
(Python)
Improved Signals/Slots implementat…
(Python)
Register exit function
(Python)
Discrete Fourier Transform
(Python)
Platform Independent White Noise G…
(Python)
Platform Independent 1KHz Pure Aud…
(Python)
POSIX Semaphore (FreeBSD)
(Python)
Related tags
+
−
audio
(5)
+
−
demo
(5)
+
−
generator
(5)
+
−
linux
(5)
+
−
sound
(5)
+
−
source
(5)
+
−
program
(4)
+
−
apple
(2)
+
−
exit
(2)
+
−
macbook_pro
(2)
+
−
noise
(2)
+
−
pyaudio
(2)
+
−
python
(2)
+
−
slot
(2)
+
−
windows
(2)
+
−
alarm
+
−
atexit
+
−
contextlib
+
−
contextmanager
+
−
ctypes
x
Undo