Metadata-Version: 2.1
Name: swibin
Version: 1.0.4
Summary: Smart error insights.
Author-email: Swibin Team <uzair.m6d@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE



To test locally:

```bash
pip install -e .
python -m src/test/main.py
```
