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 "files"
Tags:
files
x
Recipe 1 to 20 of 150
« Prev
1
2
3
4
5
6
7
8
Next »
94
k
views
3
score
tail -f in Python
Python
/
files
/
by
Erik Max Francis
(21 years ago)
94
k
views
4
score
Locating files throughout a directory tree
Python
/
files
/
by
Simon Brunning
(14 years ago, revision 3)
87
k
views
3
score
Dupinator -- detect and delete duplicate files
Python
/
files
/
by
Bill Bumgarner
(19 years ago)
79
k
views
3
score
portalocker - Cross-platform (posix/nt) API for flock-style file locking.
Python
/
files
/
by
Jonathan Feinberg
(15 years ago, revision 7)
72
k
views
2
score
tree.py - graphically displays the directory structure of a specified path
Python
/
files
/
by
Doug Dahms
(20 years ago)
70
k
views
1
score
Find the oldest (or yougest) of a list of files
Python
/
age
,
files
,
find
,
queue
/
by
Micah Elliott
(14 years ago)
65
k
views
1
score
A python replacement for java.util.Properties
Python
/
files
/
by
Anand
(17 years ago, revision 5)
63
k
views
4
score
File Unzip
Python
/
files
/
by
Doug Tolton
(19 years ago, revision 2)
62
k
views
0
score
easy file parsing
Python
/
files
/
by
Michael Haimes
(17 years ago, revision 3)
59
k
views
3
score
Backup your files
Python
/
files
/
by
Anand
(16 years ago, revision 5)
59
k
views
1
score
Python robocopier - Advanced Directory Synchronization module
Python
/
files
/
by
Anand
(20 years ago, revision 6)
57
k
views
10
score
Sorting big files the Python 2.4 way
Python
/
files
/
by
Nicolas Lehuen
(18 years ago, revision 6)
56
k
views
2
score
Converting Word documents to text
Python
/
files
/
by
Simon Brunning
(19 years ago, revision 4)
55
k
views
1
score
Clean up a directory tree
Python
/
files
/
by
Anand
(21 years ago)
52
k
views
2
score
Simple conversion of excel files into CSV and YAML
Python
/
files
/
by
Philip Kromer
(16 years ago)
43
k
views
1
score
Progress bar class
Python
/
files
/
by
Randy Pargman
(21 years ago)
42
k
views
3
score
a simple pycrypto-Blowfish encryption script
Python
/
files
/
by
Guy Incognito
(17 years ago, revision 2)
40
k
views
3
score
test if a file or string is text or binary
Python
/
files
/
by
Andrew Dalke
(21 years ago, revision 2)
37
k
views
4
score
Read data from .zip files
Python
/
files
/
by
Paul Prescod
(23 years ago)
37
k
views
-1
score
Access grep from python
Python
/
files
,
grep
,
linux
/
by
Daniel Cohn
(14 years ago)
Recipe 1 to 20 of 150
« Prev
1
2
3
4
5
6
7
8
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed 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