Cliente Python para o serviço pythonweblog em websocket
Project description
SDK LogSQL
Overview
Este SDK agora fornece integração via WebSockets para interação com o serviço LogSQL.
Módulo
- SDK_WS: Contém classes e handlers para comunicação WebSocket, incluindo gerenciamento de conexão e autenticação.
Uso
WebSocket
from SDK.SDK_WS.main import LogSQLWSClient, LogSQLWSHandler, setup_ws_logger
logger = setup_ws_logger(
name="your_logger",
username="your_user",
password="your_password",
level=logging.DEBUG
)
Final Considerations
Este SDK foi desenvolvido para facilitar a integração com o serviço LogSQL por meio de comunicação assíncrona usando WebSockets.
LogSQL
Description
This project provides a simple way to log and manage SQL queries. It ensures safer data handling and helps developers track query execution.
Features
• Easy to integrate into existing projects
• Real-time logging
• Configurable output options
Installation
- Clone the repository
- Run the setup script
- Configure the logging options
Usage
Call the logger function in your SQL-related scripts, passing your query string. The query is automatically recorded.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss future improvements.
License
MIT `
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pythonweblog_client_ws-0.3.0.tar.gz.
File metadata
- Download URL: pythonweblog_client_ws-0.3.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e648d56aac678d9b8bd04aaa81165417944d599ae2322253795f2e10dde7fa0
|
|
| MD5 |
40e99092fcb3715be4bded14443bedf1
|
|
| BLAKE2b-256 |
113053cb3b3769ffc28ffd46883c1be3030bfeaa664746d1f5988ef4f0b015b4
|
File details
Details for the file pythonweblog_client_ws-0.3.0-py3-none-any.whl.
File metadata
- Download URL: pythonweblog_client_ws-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a286e418c405ca78d53c7cacc08c5e66d4ef6e389397d9a2bf0bc0f8bc4e202
|
|
| MD5 |
ff83e54e61bc3a64f51478442e022d1a
|
|
| BLAKE2b-256 |
69e33236d0255a886619ca4880d4bf7c9edbd793241f533d4dbd26c29c6b51e4
|