Metadata-Version: 2.4
Name: secfy
Version: 0.1.0
Summary: SDK leve para autenticação e requisições seguras
Author: Creely
License: MIT
Project-URL: Homepage, https://gitlab.com/secfy-group/Secfy-project
Project-URL: Repository, https://gitlab.com/secfy-group/Secfy-project
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: requests

# secfy

SDK leve para autenticação e requisições seguras.

## Instalação

```bash
pip install secfy
```

## Uso

```python
import secfy
```

## Licença

MIT
