|
|
|
|
|
by carapace
2214 days ago
|
|
You know how pathlib does for paths and files? Python needs something like that for distribution/versions/import hacking, eh? Glyph (of Twisted fame, whence pathlib IIRC) pointed this out ages ago: model your domain [in Python] with objects. |
|