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 not tagged "gobject"
Tags:
-gobject
x
Recipe 5041 to 5060 of 5090
« Prev
1
...
251
252
253
254
255
Next »
19
k
views
1
score
Handling URLs within a CGI script
Python
/
cgi
/
by
Jürgen Hermann
(22 years ago)
66
k
views
1
score
Simulating the ternary operator in Python
Python
/
text
/
by
Jürgen Hermann
(22 years ago)
41
k
views
1
score
Strip tags and Javascript from HTML page, leaving only safe tags
Python
/
web
/
by
Itamar Shtull-Trauring
(22 years ago)
6
k
views
1
score
Print an expression and its value, along with filename and linenumber
Python
/
debugging
/
by
Itamar Shtull-Trauring
(22 years ago)
15
k
views
1
score
Windows free drive space report
Python
/
sysadmin
/
by
Matt Keranen
(19 years ago, revision 10)
22
k
views
1
score
sparse: A dictionary based sparse matrix class
Python
/
graphics
/
by
Alexander Pletzer
(18 years ago, revision 6)
29
k
views
3
score
colormap: Returns an RGB tuple on a 0 to 255 scale for graphical packages
Python
/
graphics
/
by
Alexander Pletzer
(18 years ago, revision 5)
29
k
views
1
score
vector: A list based vector class supporting elementwise operations
Python
/
graphics
/
by
Alexander Pletzer
(21 years ago, revision 3)
11
k
views
1
score
a Set class for python
Python
/
oop
/
by
Thomas Heller
(22 years ago)
7
k
views
1
score
How to take the "cross product" of two infinite sequences
Python
/
algorithms
/
by
Danny Yoo
(22 years ago)
41
k
views
1
score
Reverse engineer MS Access/Jet databases
Python
/
database
/
by
Matt Keranen
(19 years ago, revision 5)
5
k
views
1
score
OrderedDictionary
Python
/ no tags /
by
Jay O'Connor
(22 years ago)
11
k
views
2
score
Importing a name from a module with a computed name
Python
/
oop
/
by
Jürgen Hermann
(22 years ago)
14
k
views
2
score
Parallel loop on index and sequence-item
Python
/ no tags /
by
Alex Martelli
(22 years ago, revision 3)
25
k
views
1
score
guaranteed-stable sort with the decorate-sort-undecorate idiom (aka Schwartzian transform)
Python
/
search
/
by
Alex Martelli
(22 years ago, revision 2)
66
k
views
6
score
MultiListbox Tkinter widget
Python
/
ui
/
by
Brent Burley
(22 years ago)
37
k
views
4
score
Read data from .zip files
Python
/
files
/
by
Paul Prescod
(22 years ago)
22
k
views
7
score
Inline GIF's with Tkinter
Python
/
ui
/
by
Brent Burley
(19 years ago, revision 2)
37
k
views
3
score
Auto-detect XML encoding
Python
/
xml
/
by
Paul Prescod
(22 years ago)
41
k
views
2
score
Check xml well-formedness
Python
/
xml
/
by
Paul Prescod
(22 years ago, revision 2)
Recipe 5041 to 5060 of 5090
« Prev
1
...
251
252
253
254
255
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes not tagged "gobject"
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
(134)
+
−
programs
(134)
+
−
database
(127)
+
−
mathematics
(102)
+
−
linux
(92)
+
−
threads
(92)
+
−
xml
(90)
+
−
debugging
(89)
+
−
tkinter
(82)
+
−
windows
(82)
x
Undo