Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
ActivePerl
ActivePython
ActiveTcl
ActiveGo
Komodo IDE
|
more
▼
Lists
Bugs
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Most viewed recipes not tagged "ini"
Tags:
-ini
x
Recipe 41 to 60 of 5090
« Prev
1
2
3
4
5
...
255
Next »
145
k
views
12
score
Dependency Injection The Python Way
Python
/
oop
/
by
Zoran Isailovski
(16 years ago, revision 9)
143
k
views
3
score
A fast prime number list generator
Python
/
algorithms
/
by
Wensheng Wang
(16 years ago, revision 5)
142
k
views
29
score
Infix operators
Python
/
oop
/
by
Ferdinand Jamitzky
(18 years ago, revision 3)
141
k
views
3
score
Chat server & client using select.select
Python
/
network
/
by
Anand
(15 years ago, revision 3)
140
k
views
4
score
Mini Fake DNS server
Python
/
network
/
by
Francisco Santos
(17 years ago, revision 4)
136
k
views
3
score
Copy files over SSH using paramiko
Python
/
paramiko
,
scp
,
ssh
/
by
ccpizza
(7 years ago, revision 20)
134
k
views
6
score
Pure Python PDF to text converter
Python
/
text
/
by
Dirk Holtwick
(16 years ago, revision 2)
134
k
views
2
score
Looping through multiple lists
Python
/
shortcuts
/
by
andy mckay
(21 years ago, revision 2)
130
k
views
7
score
Simple HTTP server supporting SSL secure communications
Python
/
https
,
openssl
,
ssl
,
web
/
by
Sebastien Martini
(14 years ago, revision 8)
130
k
views
7
score
Tail Call Optimization Decorator
Python
/
algorithms
/
by
Crutcher Dunnavant
(17 years ago)
129
k
views
11
score
File Tkinter dialogs
Python
/ no tags /
by
Sébastien Sauvage
(17 years ago)
128
k
views
10
score
The simple but handy "collector of a bunch of named stuff" class
Python
/
oop
/
by
Alex Martelli
(22 years ago, revision 2)
128
k
views
2
score
Find a file given a search path
Python
/
sysadmin
/
by
Chui Tey
(22 years ago)
126
k
views
5
score
Discrete PID Controller
Python
/
controller
,
derivative
,
discrete
,
integral
,
pid
,
proportional
,
python
/
by
Caner
(7 years ago)
125
k
views
0
score
LDAP Authentication
PHP
/
security
/
by
Shane Caraveo
(21 years ago)
124
k
views
0
score
Downloading a File from the Web
Python
/
ui
/
by
Aristotelis Mikropoulos
(15 years ago)
123
k
views
1
score
Bash script to create a header for Bash scripts
Bash
/
auto
,
bash
,
create
,
emacs
,
gpl
,
header
,
linux
,
script
,
shell
,
vim
/
by
userend
(11 years ago, revision 3)
121
k
views
-1
score
First / Last Day of the Month
Python
/ no tags /
by
Jeff Hinrichs
(17 years ago)
119
k
views
2
score
Checking whether a string contains a set of chars
Python
/
text
/
by
Jürgen Hermann
(21 years ago, revision 2)
117
k
views
2
score
frange(), a range function with float increments
Python
/
shortcuts
/
by
Dinu Gherman
(21 years ago)
Recipe 41 to 60 of 5090
« Prev
1
2
3
4
5
...
255
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes not tagged "ini"
Top-rated recipes
Decorator for BindingConstants at …
(Python)
Infix operators
(Python)
Spreadsheet
(Python)
Named Tuples
(Python)
Linear equations solver in 3 lines
(Python)
Singleton? We don't need no stinki…
(Python)
Send an HTML email with embedded i…
(Python)
Creating a daemon the Python way
(Python)
Groupby
(Python)
Readable switch construction witho…
(Python)
Related tags
+
−
algorithms
(385)
+
−
python
(333)
+
−
text
(213)
+
−
oop
(184)
+
−
math
(167)
+
−
sysadmin
(151)
+
−
files
(150)
+
−
web
(143)
+
−
graphics
(141)
+
−
shortcuts
(138)
+
−
network
(135)
+
−
programs
(134)
+
−
database
(127)
+
−
mathematics
(102)
+
−
linux
(92)
+
−
threads
(92)
+
−
xml
(90)
+
−
debugging
(89)
+
−
tkinter
(82)
+
−
windows
(82)
x
Undo