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:
* **exc:** manipulate exceptions, e.g. reraise
* **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
* **replacefile:** filter a text file in-place
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:
* **exc:** manipulate exceptions, e.g. reraise
* **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
* **replacefile:** filter a text file in-place
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.3.0.tar.gz
(11.5 kB
view details)
File details
Details for the file Pyng-0.3.0.tar.gz
.
File metadata
- Download URL: Pyng-0.3.0.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73564cf3cf473a3a581caf942b9049b4fdbfcb1098f0cc128f00c080abfbcdc4 |
|
MD5 | 38ec4c90030cf18742f5f11d9954fae6 |
|
BLAKE2b-256 | b9f1e2505f79cd09c0009b4e927f28e90870942a4cd54a6250af26176ce62bda |