Metadata-Version: 2.4
Name: jusfltuls
Version: 0.1.8
Summary: Add your description here
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: blessings>=1.7
Requires-Dist: colorclass>=2.2.2
Requires-Dist: console>=0.9911
Requires-Dist: fire>=0.7.0
Requires-Dist: influxdb>=5.3.2
Requires-Dist: matplotlib>=3.10.1
Requires-Dist: numpy>=2.2.5
Requires-Dist: psutil>=7.0.0
Requires-Dist: pyautogui>=0.9.54
Requires-Dist: terminaltables>=3.1.10
Requires-Dist: unidecode>=1.3.8
Requires-Dist: wifi>=0.3.8

# Set of useful tools

- dtox - rename from whatever coding to ascii, works recursively
- cpuspeed - simple cpu test to compare
- pingy - big color font ping
- zoter - lauch zotero and make backup of sqlite after
- wavescan - display wifis in terminal
- sshconf - show status of PCs from ~/.ssh/config (if they have #Label: line)

## uv astral


https://docs.astral.sh/uv/guides/package/#next-steps


```
rm dist/jusfl* ; gca && bumpversion patch &&  uv build && uv publish
```
