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 by Andrew Yurisich
Tags:
46
k
views
1
score
Split Up Text File by Line Count
Python
/
split
,
text_files
/
by
Andrew Yurisich
(12 years ago, revision 5)
41
k
views
0
score
For Characters in a String, Replace with Character
Python
/
character
,
replace
,
substitute
,
text
/
by
Andrew Yurisich
(12 years ago, revision 9)
4
k
views
1
score
Quickly add all dirs to sys.path if dir has .py file
Python
/
add
,
os_walk
,
sys_path
/
by
Andrew Yurisich
(12 years ago, revision 2)
5
k
views
1
score
Print a List of Places (ie, Rankings)
Python
/
list
,
listing
,
ranking
/
by
Andrew Yurisich
(12 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes by Andrew Yurisich
Top-rated recipes
Quickly add all dirs to sys.path i…
(Python)
Print a List of Places (ie, Rankin…
(Python)
Split Up Text File by Line Count
(Python)
For Characters in a String, Replac…
(Python)
x
Undo