Python package for sending events to EnaLog
Project description
enalog-py
EnaLog Python SDK
Usage
from enalog import push
push_event(api_token='dummy_api_token', event={
'project': 'enalog'
'name': 'user-subscribed',
'description': 'User has subscribed to EnaLog',
'push': False,
'icon': '💰',
'tags': ['app': 'EnaLog'],
'meta': {'user_id': 123},
'channels': {'slack': '<slack-channel-name>'}
})
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
enalog-0.2.1.tar.gz
(2.2 kB
view details)
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 enalog-0.2.1.tar.gz.
File metadata
- Download URL: enalog-0.2.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.16 Linux/5.15.0-1037-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f1a94b9bd1418ac2da3d5df177d66cad61e7e426900b58760f65a004363925f
|
|
| MD5 |
e770167c0beeff7581ceb633d27b80f6
|
|
| BLAKE2b-256 |
4b7a4ce08e8e077510157739d14cd4d7f0794bbc66efb535e818096fa9f471e3
|
File details
Details for the file enalog-0.2.1-py3-none-any.whl.
File metadata
- Download URL: enalog-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.16 Linux/5.15.0-1037-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdb09a164f9cbc8ce2912535e0c9a2f71397cec424b3be4907825094e852e2e5
|
|
| MD5 |
257faf3484c956743ade2d71acbb024a
|
|
| BLAKE2b-256 |
b659cc290eb9be4af07e285a8bd7c0f542d988f99e347c5305c9bed9d4492e1f
|