Metadata-Version: 2.4
Name: swaglib
Version: 0.1.8
Summary: swaglib.
Author-email: nomaakip <nomaakip@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/Freakybob-Team/swaglib
Project-URL: Documentation, https://github.com/Freakybob-Team/swaglib
Project-URL: Repository, https://github.com/Freakybob-Team/swaglib
Project-URL: Issues, https://github.com/Freakybob-Team/swaglib/issues
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Dynamic: license-file

# swaglib

## install swaglib:
```pip install swaglib```
or
```pip install -e .``` (for dev builds, run in root folder)

current examples in the examples folder: https://github.com/Freakybob-Team/swaglib/tree/main/examples
