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 101 to 120 of 150
« Prev
1
2
3
4
5
6
7
8
Next »
26
k
views
2
score
Handling of command line arguments: options, arguments, file(s) content iterator
Python
/
files
/
by
Peter Kleiweg
(19 years ago, revision 4)
12
k
views
2
score
Bzipped Tar Files
Python
/
files
/
by
Ed Gordon
(19 years ago, revision 5)
9
k
views
1
score
Counting pages of PDF documents on Mac OS X.
Python
/
files
/
by
Dinu Gherman
(19 years ago)
71
k
views
2
score
tree.py - graphically displays the directory structure of a specified path
Python
/
files
/
by
Doug Dahms
(20 years ago)
17
k
views
1
score
Using Import for Reading Configuration Files
Python
/
files
/
by
Gerry Wiener
(19 years ago)
94
k
views
3
score
tail -f in Python
Python
/
files
/
by
Erik Max Francis
(21 years ago)
63
k
views
4
score
File Unzip
Python
/
files
/
by
Doug Tolton
(18 years ago, revision 2)
10
k
views
1
score
gentleman's locking (simple cross thread and process locking)
Python
/
files
/
by
John Nielsen
(19 years ago)
34
k
views
1
score
Simple md5 sum utility
Python
/
files
/
by
Nick Vargish
(19 years ago)
10
k
views
1
score
FSList
Python
/
files
/
by
Eamonn Sullivan
(19 years ago)
26
k
views
2
score
Zip and Pickle
Python
/
files
/
by
Bill McNeill
(20 years ago, revision 2)
27
k
views
4
score
Simple File Splitter/Combiner module
Python
/
files
/
by
Anand
(20 years ago, revision 4)
39
k
views
3
score
test if a file or string is text or binary
Python
/
files
/
by
Andrew Dalke
(20 years ago, revision 2)
29
k
views
3
score
Watching a directory tree on Unix
Python
/
files
/
by
A.M. Kuchling
(20 years ago)
4
k
views
1
score
dir_lower
Python
/
files
/
by
Sameer Chow
(20 years ago)
24
k
views
3
score
Compute relative path from one directory to another
Python
/
files
/
by
Cimarron Taylor
(20 years ago)
29
k
views
1
score
Parsing binary files with regular expressions
Python
/
files
/
by
Jim Ursetto
(20 years ago)
59
k
views
3
score
Backup your files
Python
/
files
/
by
Anand
(15 years ago, revision 5)
31
k
views
2
score
Recursive directory listing in HTML
Python
/
files
/
by
Peter Scott
(20 years ago, revision 2)
54
k
views
1
score
Clean up a directory tree
Python
/
files
/
by
Anand
(20 years ago)
Recipe 101 to 120 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