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 121 to 140 of 150
« Prev
1
2
3
4
5
6
7
8
Next »
8
k
views
1
score
A File-Like Object to True File Object Adapter
Python
/
files
/
by
Michael Kent
(20 years ago)
8
k
views
3
score
Build a white list of email address from "Sent Items" mailbox.
Python
/
files
/
by
Noah Spurrier
(20 years ago)
42
k
views
1
score
Progress bar class
Python
/
files
/
by
Randy Pargman
(20 years ago)
7
k
views
1
score
Where file search utility
Python
/
files
/
by
Bill McNeill
(20 years ago, revision 2)
35
k
views
1
score
Read a text file backwards
Python
/
files
/
by
Matt Billenstein
(21 years ago)
14
k
views
2
score
Directory Walker Generator
Python
/
files
/
by
Doug Fort
(20 years ago, revision 4)
12
k
views
1
score
Win32 registry file
Python
/
files
/
by
remi inconnu
(19 years ago, revision 2)
13
k
views
2
score
C++-like iostream syntax in Python
Python
/
files
/
by
Erik Max Francis
(21 years ago)
5
k
views
1
score
Slither
Python
/
files
/
by
Charles Nichols
(21 years ago)
78
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)
7
k
views
1
score
Read configuration from a text file in WinIni format!
Python
/
files
/
by
Farhad Fouladi
(21 years ago)
11
k
views
3
score
helpful 5-liner version of os.makedirs
Python
/
files
/
by
H. Krekel
(21 years ago, revision 2)
9
k
views
1
score
Using windll to extract version information from Windows files
Python
/
files
/
by
Dan Rolander
(21 years ago)
8
k
views
1
score
fileinput as a generator
Python
/
files
/
by
Brett Cannon
(21 years ago, revision 2)
5
k
views
1
score
FileSet - case insensitive but case preserving set of files
Python
/
files
/
by
Thomas Heller
(21 years ago)
9
k
views
1
score
Logfile.py - A Singleton log file creator
Python
/
files
/
by
Charles Hixson
(21 years ago)
36
k
views
1
score
Read a text file by-paragraph
Python
/
files
/
by
Alex Martelli
(22 years ago, revision 2)
31
k
views
1
score
Sending binary data to stdout under Windows
Python
/
files
/
by
Hamish Lawson
(21 years ago, revision 5)
14
k
views
1
score
Swap one file extension for another throughout a folder tree
Python
/
files
/
by
Julius Welby
(21 years ago, revision 4)
8
k
views
1
score
hexify
Python
/
files
/
by
Robin Parmar
(22 years ago, revision 4)
Recipe 121 to 140 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