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 "files"
Tags:
files
x
Recipe 81 to 100 of 150
« Prev
1
2
3
4
5
6
7
8
Next »
17
k
views
0
score
Copying and Pasting Directories (and Files)
Python
/
files
/
by
Stephen Chappell
(18 years ago)
18
k
views
1
score
'Zip walker' - Zip file tree generator
Python
/
files
/
by
Anand
(18 years ago)
24
k
views
1
score
sed/awk : Python script to rename subdirectories of a directory tree, replace strings in files
Python
/
files
/
by
Bibha Tripathi
(18 years ago)
9
k
views
1
score
Shuffle Merge Files
Python
/
files
/
by
Alexandru Iosup
(18 years ago)
87
k
views
3
score
Dupinator -- detect and delete duplicate files
Python
/
files
/
by
Bill Bumgarner
(18 years ago)
5
k
views
1
score
catenateFilesFactory
Python
/
files
/
by
Jim Jinkins
(18 years ago)
5
k
views
1
score
File Selection Wrapper
Python
/
files
/
by
Jarrod Roberson
(18 years ago)
13
k
views
1
score
Checks for a valid POSIX filename
Python
/
files
/
by
Richard Philips
(18 years ago)
16
k
views
1
score
tail -f for multiple log files in a given directory
Python
/
files
/
by
Bibha Tripathi
(18 years ago, revision 2)
6
k
views
1
score
Generic file processor method
Python
/
files
/
by
Edvard Majakari
(18 years ago, revision 3)
13
k
views
1
score
A general purpose file iterator class
Python
/
files
/
by
Anand
(18 years ago)
32
k
views
2
score
Parsing out EDI messages
Python
/
files
/
by
Chris Cioffi
(19 years ago)
11
k
views
2
score
with-open-file block in Python
Python
/
files
/
by
Carl Banks
(18 years ago, revision 3)
8
k
views
1
score
A general purpose file iterator class
Python
/
files
/
by
Anand
(18 years ago)
14
k
views
1
score
Find duplicate file names
Python
/
files
/
by
Artur de Sousa Rocha
(18 years ago)
58
k
views
1
score
Python robocopier - Advanced Directory Synchronization module
Python
/
files
/
by
Anand
(19 years ago, revision 6)
55
k
views
2
score
Converting Word documents to text
Python
/
files
/
by
Simon Brunning
(19 years ago, revision 4)
17
k
views
2
score
Quicken QIF file class and conversion
Python
/
files
/
by
Brian G
(19 years ago)
16
k
views
2
score
Another relative filepath script
Python
/
files
/
by
richard barran
(19 years ago, revision 3)
8
k
views
1
score
another way to read lines backwards
Python
/
files
/
by
Andrew Dalke
(19 years ago)
Recipe 81 to 100 of 150
« Prev
1
2
3
4
5
6
7
8
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "files"
Top-rated recipes
Sorting big files the Python 2.4 w…
(Python)
Locating files throughout a direct…
(Python)
File Unzip
(Python)
Simple File Splitter/Combiner modu…
(Python)
Read data from .zip files
(Python)
Recursive file/folder cleaner
(Python)
IMAP mail server attachment handler
(Python)
a simple pycrypto-Blowfish encrypt…
(Python)
Dupinator -- detect and delete dup…
(Python)
Watching a directory tree on Unix
(Python)
Related tags
+
−
directories
(5)
+
−
file
(5)
+
−
pdf
(4)
+
−
python
(4)
+
−
utilities
(4)
+
−
utility
(4)
+
−
xtopdf
(4)
+
−
conversion
(3)
+
−
csv
(3)
+
−
linux
(3)
+
−
pdf_generation
(3)
+
−
cli
(2)
+
−
commandline
(2)
+
−
comparison
(2)
+
−
data
(2)
+
−
date
(2)
+
−
directory
(2)
+
−
encryption
(2)
+
−
formats
(2)
+
−
globbing
(2)
x
Undo