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.).
- Host: GitHub
- URL: https://github.com/sectraversl/python_system_tools
- Owner: SecTraversl
- License: mit
- Created: 2022-01-13T19:49:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T19:50:26.000Z (over 4 years ago)
- Last Synced: 2025-06-08T01:42:55.455Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.).