Simple and open logging for your projects
Project description
upstream-sdk
Simple and open logging for your projects.
Installation
pip install upstream-sdk
Quick Start
from upstream_sdk import Upstream, EventProps
up = Upstream("YOUR_API_KEY")
up.events.ingest(EventProps(
title="Project Deployed",
icon="😁",
))
That's just scratching the surface. You can log complex events with JSON, timeline events, descriptions, fields, and even add action buttons.
License
MIT
Project details
Release history Release notifications | RSS feed
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 upstream_sdk_python-0.0.3.tar.gz.
File metadata
- Download URL: upstream_sdk_python-0.0.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bcb1caf8764947a20422775032ad6d0e4f0271af24f536aedd8b9982311c8d1
|
|
| MD5 |
325bc21de3be5f216ff3a3ece4a6127f
|
|
| BLAKE2b-256 |
d918c6a18dee5dccffd25d607a51270ddd8ad9c0816a6d0aa1807712455c745c
|
File details
Details for the file upstream_sdk_python-0.0.3-py3-none-any.whl.
File metadata
- Download URL: upstream_sdk_python-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec5f847b920bb658c8eddd1f279f995ee95f282b8edb8f90ac5cb3622f5253b6
|
|
| MD5 |
d1a69cb881a67066e78961920a72ad05
|
|
| BLAKE2b-256 |
fd6827ed281bcffe399a806fc1f56ef2e4ece645ecec5e8299ad75f05f8e0eb8
|