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
Popular recipes tagged "python"
Tags:
python
x
Recipe 321 to 333 of 333
« Prev
1
...
15
16
17
Next »
5
k
views
-3
score
Method Caching
Python
/
cache
,
methods
,
python
/
by
Danillo Souza
(13 years ago)
11
k
views
2
score
Simple BER decoding in python
Python
/
ber
,
ber_tlv
,
python
/
by
Dima Tisnek
(13 years ago)
15
k
views
0
score
Flatten a list (or list of lists, etc.)
Python
/
extend
,
flatten
,
list
,
optimization
,
python
,
smart
/
by
Sunjay Varma
(12 years ago, revision 2)
7
k
views
1
score
Improved range function
Python
/
float
,
python
,
range
,
replace
/
by
Sunjay Varma
(13 years ago, revision 2)
16
k
views
1
score
GAE User Session with HTTP Basic Authentication
Python
/
appengine
,
appspot
,
authentication
,
clients
,
gae
,
google
,
python
,
sessions
,
web
,
wsgi
/
by
Berend
(13 years ago, revision 6)
6
k
views
1
score
Adding the directory of the python executable to the system PATH under windows
Python
/
environment
,
executable
,
path
,
python
,
variable
/
by
Anthon van der Neut
(13 years ago)
10
k
views
1
score
Create book index.
Python
/
book
,
index
,
python
/
by
Joseph Reagle
(13 years ago, revision 3)
10
k
views
0
score
Mass image resizing (with progress bar and details in console)
Python
/
images
,
image_processing
,
python
/
by
Rahul Anand
(13 years ago, revision 2)
11
k
views
0
score
Pyliner - Script to run arbitrary Python code on the command line
Python
/
awk
,
oneliner
,
perl
,
pipe
,
python
,
sed
,
sysadmin
/
by
Drew Gulino
(12 years ago)
10
k
views
0
score
Simple Function Overloading with Decorator
Python
/
decorator
,
function
,
overloading
,
python
/
by
Ryan Lie
(13 years ago, revision 3)
8
k
views
0
score
Type-Checking Function Overloading Decorator
Python
/
checkng
,
decorator
,
function
,
overloading
,
python
,
type
/
by
Ryan Lie
(13 years ago, revision 2)
6
k
views
0
score
Textual diffs between word files
Python
/
diff
,
python
,
word
/
by
Joseph Reagle
(13 years ago)
12
k
views
2
score
Send Email
Python
/
argparse
,
cli
,
command
,
email
,
interface
,
line
,
mail
,
python
,
send
,
smtplib
/
by
sfwgeek
(11 years ago, revision 5)
Recipe 321 to 333 of 333
« Prev
1
...
15
16
17
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "python"
Top-rated recipes
Discrete PID Controller
(Python)
Pipeline made of coroutines
(Python)
Simple Back-propagation Neural Net…
(Python)
Python interpreter auto-completion…
(Python)
Log watcher (tail -F *.log)
(Python)
Unix tee-like functionality via a …
(Python)
Simple command-line alarm clock in…
(Python)
Python Mandelbrot Fractal with Tki…
(Python)
Convert doc and docx files to pdf
(Python)
The Game of Tic Tac Toe in Python
(Python)
Related tags
+
−
pdf
(21)
+
−
xtopdf
(16)
+
−
windows
(15)
+
−
commandline
(14)
+
−
game
(14)
+
−
password
(14)
+
−
python2
(14)
+
−
linux
(12)
+
−
gui
(11)
+
−
math
(11)
+
−
unix
(11)
+
−
utilities
(11)
+
−
file
(10)
+
−
tkinter
(10)
+
−
data
(9)
+
−
program
(9)
+
−
api
(8)
+
−
generator
(8)
+
−
list
(8)
+
−
numpy
(8)
x
Undo