Metadata-Version: 2.3
Name: dsbin
Version: 0.3.0
Summary: Personal Python script library
Author: Danny Stewart
Author-email: danny@stewart.cc
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: dsbase (>=0.3.7,<0.4.0)
Requires-Dist: halo (>=0.0.31,<0.0.32)
Requires-Dist: inquirer (>=3.4.0,<4.0.0)
Requires-Dist: mutagen (>=1.47.0,<2.0.0)
Requires-Dist: mysql-connector-python (>=9.2.0,<10.0.0)
Requires-Dist: natsort (>=8.4.0,<9.0.0)
Requires-Dist: numpy (>=2.2.4,<3.0.0)
Requires-Dist: packaging (>=24.2,<25.0)
Requires-Dist: paramiko (>=3.5.1,<4.0.0)
Requires-Dist: pexpect (>=4.9.0,<5.0.0)
Requires-Dist: pillow (>=11.1.0,<12.0.0)
Requires-Dist: pyperclip (>=1.9.0,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: rich (>=13.9.4,<14.0.0)
Requires-Dist: rsa (>=4.9,<5.0)
Requires-Dist: scipy (>=1.15.2,<2.0.0)
Requires-Dist: scp (>=0.15.0,<0.16.0)
Requires-Dist: telethon (>=1.39.0,<2.0.0)
Requires-Dist: tomlkit (>=0.13.2,<0.14.0)
Requires-Dist: tqdm (>=4.67.1,<5.0.0)
Requires-Dist: types-paramiko (>=3.5.0.20240928,<4.0.0.0)
Requires-Dist: types-pillow (>=10.2.0.20240822,<11.0.0.0)
Requires-Dist: types-requests (>=2.32.0.20250306,<3.0.0.0)
Project-URL: Repository, https://github.com/dannystewart/dsbin
Description-Content-Type: text/markdown

# dsbin

This is my personal collection of scripts and utilities. Check [`pyproject.toml`](./pyproject.toml) for the list installed by the package.

