Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197741
| From | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Python linuxfs Modules |
| Date | 2026-03-17 23:28 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <87bjgld52t.fsf@nightsong.com> (permalink) |
| References | <10pask7$2m01c$1@dont-email.me> |
Lawrence D’Oliveiro <ldo@nz.invalid> writes: > python_linuxfs <https://gitlab.com/ldo/python_linuxfs> is a set of > Python modules providing higher-level wrappers around various > Linux-specific system APIs. Some of these already have support in the > “os” module in the standard Python library, but most don’t. Nice. There were a few things like this that were missing for years. I was going to suggest adding them to your modules, but it looks like they've finally made it to the Python world elsewhere.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Python linuxfs Modules Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-17 06:33 +0000
Re: Python linuxfs Modules Oguz Kaan Ocal <oguzkaanocal3169@hotmail.com> - 2026-03-17 14:30 +0300
Re: Python linuxfs Modules Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-17 21:26 +0000
Re: Python linuxfs Modules Oguz Kaan Ocal <oguzkaanocal3169@hotmail.com> - 2026-03-22 14:14 +0300
Re: Python linuxfs Modules Paul Rubin <no.email@nospam.invalid> - 2026-03-17 23:28 -0700
Re: Python linuxfs Modules Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-18 08:04 +0000
Re: Python linuxfs Modules Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-21 23:10 +0000
Re: Python linuxfs Modules DFS <nospam@dfs.com> - 2026-04-08 12:26 -0400
csiph-web