An open API service indexing awesome lists of open source software.

https://github.com/sectraversl/python_system_tools

This repository contains Python 3.8 tools related to the local "system" (such as getting the current python interpreter path or version, and how much memory an object is taking on the system, etc.).
https://github.com/sectraversl/python_system_tools

Last synced: 11 months ago
JSON representation

This repository contains Python 3.8 tools related to the local "system" (such as getting the current python interpreter path or version, and how much memory an object is taking on the system, etc.).

Awesome Lists containing this project

README

          

# python_system_Tools
This repository contains Python 3.8 tools related to the local "system" (such as getting the current python interpreter path or version, and how much memory an object is taking on the system, etc.).