Linux Allocated Devices for Python
Project description
lad
Linux allocated devices parsing library for python.
Use:
from lad import lad
major_minor = lad.convert('sda5')
or
name = lad.convert('8:6')
That's all.
Why this implementation is good
It only loads what it needs to when it needs to. It does so quickly.
Why this implementation is bad
I need help. There are a lot of LADs.
Find it on pypi!
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
linux-allocated-0.3.tar.gz
(5.7 kB
view details)
File details
Details for the file linux-allocated-0.3.tar.gz
.
File metadata
- Download URL: linux-allocated-0.3.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bc4c0c82b83802a7991c16246de5d421c786508e713983df3787adb6b558b6ab
|
|
MD5 |
879aa02c1e7038d3e6a4ef15dc9b102f
|
|
BLAKE2b-256 |
30548ef54869fdb128e8f21f1b9550115db9bc246129db75fd7ea92bac5c4737
|