Yet another collection of Python utility functions
Project description
====
Pyng
====
Pyng is a collection of Python utility functions I've written over the years,
and that I keep wishing were available everywhere. Sadly, in many cases I've
simply pasted copies of individual functions as needed. But no more!
It's organized as follows:
* **iters:** generic iterator functionality, akin to itertools
* **genio:** generator-based file I/O, loosely related to Java file streams
* **relwalk:** os.walk() filtered to produce pathnames relative to the
starting directory
Please see the individual docstrings for more information.
Pyng
====
Pyng is a collection of Python utility functions I've written over the years,
and that I keep wishing were available everywhere. Sadly, in many cases I've
simply pasted copies of individual functions as needed. But no more!
It's organized as follows:
* **iters:** generic iterator functionality, akin to itertools
* **genio:** generator-based file I/O, loosely related to Java file streams
* **relwalk:** os.walk() filtered to produce pathnames relative to the
starting directory
Please see the individual docstrings for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Pyng-0.1.0.zip
(9.4 kB
view details)
File details
Details for the file Pyng-0.1.0.zip
.
File metadata
- Download URL: Pyng-0.1.0.zip
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1301f4cade8d9569cfad7a867c9b9a4ff0ce1324531b0388e0936873aa2182a |
|
MD5 | 62fd60afae5e77c63c38e523517a3b1a |
|
BLAKE2b-256 | 77a3490652b18e3431bda392e6bf35386a873066d15b83114d643045c40c8c46 |