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 "file"
Tags:
file
x
Recipe 41 to 52 of 52
« Prev
1
2
3
Next »
13
k
views
2
score
File read/write routines
Python
/
binary
,
file
,
read
,
text
,
write
/
by
Denis Barmenkov
(13 years ago, revision 2)
8
k
views
1
score
One-click Copy of CD/DVD for Windows
Python
/
file
,
shortcut
,
utility
,
windows
/
by
Jack Trainor
(13 years ago)
37
k
views
1
score
Find file in subdirectory
Python
/
file
,
find
,
subdirectory
/
by
Daniel Cohn
(13 years ago, revision 2)
6
k
views
1
score
Build sqlite3 database like a locatedb
Python
/
file
,
find
,
locatedb
/
by
Keisuke URAGO
(13 years ago, revision 2)
10
k
views
0
score
touch
Python
/
file
,
shell
,
touch
,
unix
/
by
Trent Mick
(14 years ago)
33
k
views
4
score
Sorting big files the Python 2.6 way
Python
/
binary
,
file
,
sort
,
sorting
,
text
/
by
Gabriel Genellina
(14 years ago, revision 3)
6
k
views
1
score
create a file and its parents
C
/
file
/
by
J Y
(14 years ago)
13
k
views
1
score
Sort sections and keys in .ini file
Python
/
config
,
file
,
ini
,
sort
/
by
Michal Niklas
(14 years ago, revision 3)
7
k
views
1
score
Interleaving file lines using iterators
Python
/
file
,
generators
,
iterators
,
manipulation
/
by
David Moss
(14 years ago)
21
k
views
0
score
Searching .dll and .exe files in PATH
Python
/
dll
,
exe
,
file
,
version
,
windows
/
by
Michal Niklas
(8 years ago, revision 7)
11
k
views
-1
score
Directory Walking File Renamer
Python
/
directory
,
file
,
rename
/
by
mickey Hadick
(14 years ago)
6
k
views
2
score
openplus(): open pipes, urls ... uniformly with Popen, urlopen ... open
Python
/
file
/
by
denis
(14 years ago, revision 3)
Recipe 41 to 52 of 52
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "file"
Top-rated recipes
Sorting big files the Python 2.6 w…
(Python)
Context Manager for an Arbitrary N…
(Python)
xdiff in python
(Python)
Context manager to atomically repl…
(Python)
make some file named year+month+day
(Python)
Recursive fc/diff for Windows, opt…
(Tcl)
File browser for tkinter using idl…
(Python)
Simple directory list command with…
(Python)
Process Delimiter-Separated Values…
(Python)
Safely and atomically write to a f…
(Python)
Related tags
+
−
python
(10)
+
−
directory
(9)
+
−
utility
(8)
+
−
files
(5)
+
−
delete
(4)
+
−
gui
(4)
+
−
utilities
(4)
+
−
binary
(3)
+
−
commandline
(3)
+
−
process
(3)
+
−
sort
(3)
+
−
tkinter
(3)
+
−
upload
(3)
+
−
atomic
(2)
+
−
callback
(2)
+
−
command
(2)
+
−
comparison
(2)
+
−
contextmanager
(2)
+
−
date
(2)
+
−
directories
(2)
x
Undo