Metadata-Version: 2.3
Name: kbasic
Version: 0.1.16
Summary: Keyan's basic utility functions.
Author: Keyan Gootkin
Author-email: Keyan Gootkin <keyangootkin@gmail.com>
Requires-Dist: numpy>=2.4.2
Requires-Dist: pylatexenc>=2.10
Requires-Dist: scipy>=1.17.0
Requires-Dist: tqdm>=4.67.3
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# KBasic
The core utility functions that Keyan is sick of rewriting in every project :-) 
```
pip install kbasic
```