Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glasswalk3r/py-linux-info
API in Python to recover information about a running Linux OS
https://github.com/glasswalk3r/py-linux-info
Last synced: about 1 month ago
JSON representation
API in Python to recover information about a running Linux OS
- Host: GitHub
- URL: https://github.com/glasswalk3r/py-linux-info
- Owner: glasswalk3r
- License: gpl-3.0
- Created: 2024-07-14T18:32:27.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T22:37:40.000Z (4 months ago)
- Last Synced: 2024-07-20T23:18:42.974Z (4 months ago)
- Language: Makefile
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# py-linux-info
API in Python to recover information about a running Linux OS.
## Documentation
This project is a convertion of the
[Linux-Info](https://github.com/glasswalk3r/Linux-Info) project to Python.Although interface might be different, the features will probably be the same.
TODO: create documentation in readthedocs website.
## Copyright and license
This software is copyright (c) 2024 of Alceu Rodrigues de Freitas Junior,
[email protected]This file is part of Linux Info project.
Linux Info is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.Linux Info is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU General Public License for more details.You should have received a copy of the GNU General Public License along with
Linux Info. If not, see (http://www.gnu.org/licenses/).