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
Most viewed recipes tagged "meta:loc=24"
Tags:
meta:loc=24
x
Recipe 1 to 20 of 47
« Prev
1
2
3
Next »
151
k
views
5
score
"Static-methods" (aka "class-methods") in Python
Python
/
oop
/
by
Alex Martelli
(22 years ago, revision 3)
107
k
views
3
score
Search and replace text in a file.
Python
/
text
/
by
Jeff Bauer
(23 years ago)
88
k
views
2
score
Create Calendars on PDF with a few lines
Python
/
calendar
,
fitz
,
mupdf
,
pdf
,
pymupdf
/
by
Jorj X. McKie
(6 years ago, revision 2)
65
k
views
1
score
Random selection of elements in a list, with no repeats
Python
/
search
/
by
Iuri Wickert
(21 years ago, revision 2)
59
k
views
2
score
Reading from and writing to the Windows Registry
Python
/ no tags /
by
Daniel Kinnaer
(22 years ago)
56
k
views
1
score
Add a method to a class instance at runtime
Python
/
debugging
/
by
asdfsa asdfdsaf
(23 years ago)
55
k
views
1
score
Format integer as binary string
Python
/
text
/
by
Antti Kaihola
(20 years ago)
40
k
views
1
score
Recursively print (nested) dictionaries
Python
/
dictionary
,
print
,
recursion
/
by
Mauricio Dada Fonseca de Freitas
(12 years ago)
33
k
views
3
score
spell checking
Python
/
text
/
by
Sébastien Keim
(22 years ago, revision 2)
25
k
views
1
score
Implementing a circular data structure using lists
Python
/
algorithms
/
by
Chris McDonough
(23 years ago)
22
k
views
1
score
Round number to specified number of significant digits
Python
/
decimalplaces
,
round
,
rounding
,
significantfigures
/
by
Ben Hoyt
(11 years ago)
22
k
views
-1
score
Newton's Method to Solve Equations in Python
Python
/
mathematics
,
newtons_method
,
python
/
by
Captain DeadBones
(11 years ago)
22
k
views
0
score
Pretty Print table in tabular format
Python
/
pretty_printer
,
print
,
printer
,
printf
,
printing
/
by
FB36
(10 years ago)
22
k
views
1
score
Object wrapper class
Python
/
wrapper
/
by
Nichita Utiu
(13 years ago)
18
k
views
1
score
Using dtuple for Flexible Query Result Access
Python
/
database
/
by
Steve Holden
(22 years ago, revision 3)
15
k
views
4
score
Get names and types of all attributes of a Python module
Python
/
documentation
,
introspection
,
modules
,
reflection
,
type
/
by
Vasudev Ram
(7 years ago)
14
k
views
4
score
Archimedes method for calculating PI
Python
/
math
,
pi
/
by
FB36
(14 years ago)
13
k
views
1
score
PostgreSQL database backup script
Python
/
backup
,
linux
,
postgresql
,
python
,
unix
/
by
Evgeniy.K
(12 years ago)
12
k
views
2
score
Dice Roll
Python
/
oop
/
by
Symon Polley
(16 years ago, revision 5)
10
k
views
2
score
Printing list of ODBC data sources
Python
/
database
,
odbc
,
sql
/
by
Michal Niklas
(10 years ago)
Recipe 1 to 20 of 47
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "meta:loc=24"
Top-rated recipes
"Static-methods" (aka "class-metho…
(Python)
Get names and types of all attribu…
(Python)
Archimedes method for calculating …
(Python)
Build a white list of email addres…
(Python)
spell checking
(Python)
Search and replace text in a file.
(Python)
Create Calendars on PDF with a few…
(Python)
Mandelbrot Fractal image output to…
(Python)
Printing list of ODBC data sources
(Python)
Windowing an iterable with itertoo…
(Python)
Related tags
+
−
python
(4)
+
−
text
(4)
+
−
database
(3)
+
−
linux
(3)
+
−
programs
(3)
+
−
algorithms
(2)
+
−
apple
(2)
+
−
debugging
(2)
+
−
komodo
(2)
+
−
macbook_pro
(2)
+
−
macro
(2)
+
−
math
(2)
+
−
mathematics
(2)
+
−
oop
(2)
+
−
print
(2)
+
−
security
(2)
+
−
sql
(2)
+
−
archive
+
−
audio
+
−
auto
x
Undo