|
||||||
| Python Discussion forum for Python, a high-level language with simple syntax, but yet powerful. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
| Sponsored Links |
|
|
|
|||||
|
This is highly platform-dependent. Python has only some few modules for minor system-related tasks, such as os and sys, so if you need to do what you're looking for you must find a external library, like you suggested yourself. I unfortunately not know about a module with the functionality you're looking for, but here's what you can do:
If you're on Windows, you shall use some of the Win32 API modules for Python, like win32api, win32file, etc. You can find an example on how to use it for finding free space here, and for the other tasks you have, you can check a reference, like MSDN. On Linux you will most likely have to use some of the terminal commands, such as df and free, to receive the information you're looking for. Python is a high-level language, so tasks such as the ones you're trying to perform can be harder, than in other low-level languages. If you're experienced in a language like C, you can write your own module for Python, and let the module do whatever you like. |
![]() |
| Tags |
| python, system information |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Code:Show System Information | TcM | VB Tutorials | 30 | 08-23-2008 05:04 PM |
| Windows Shortcut List - Saves Time | 2stamlers | The Lounge | 6 | 04-10-2008 07:58 AM |
| [Pascal in Delphi]System to system | Krad | Pascal/Delphi | 5 | 12-27-2007 02:35 PM |
| Get installed software information | IUnknown | Software Development Tools | 5 | 10-15-2007 07:29 PM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |