Metadata-Version: 2.1
Name: tharos-pytools
Version: 0.0.5
Summary: Package that packs some utility functions.
Home-page: https://github.com/Tharos-ux/tharos-pytools
Author: Tharos
Author-email: Tharos <dubois.siegfried@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/Tharos-ux/tharos-pytools
Project-URL: Bug Tracker, https://github.com/Tharos-ux/tharos-pytools/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENCE

# tharos-pytools

This package contains cool functions in order to better manage Python projects.
For now, it only contains functions to ensure multithreading on a function, with respect to memory.
