Metadata-Version: 2.3
Name: scale_core
Version: 0.1.0
Summary: Scales is a python framework for asyncio and threading
Author: ExperimentalLabs
Requires-Python: >=3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: anyio (>=4.9.0,<5.0.0)
Requires-Dist: isort (>=6.0.1,<7.0.0)
Requires-Dist: psutil (>=7.0.0,<8.0.0)
Requires-Dist: ruff (>=0.11.11,<0.12.0)
Requires-Dist: trio (>=0.30.0,<0.31.0)
Description-Content-Type: text/markdown

# scale

SCALE is a Python framework designed to befriend Asyncio and Threading, and optimise both CPU- and IO-bound operations. 
