A Python interface to the Jefferson Street REST API.
Project description
jstdata
A Python interface to the Jefferson Street REST API.
Installation
pip install jstdata
Usage
Set your API key as an environment variable:
export JEFFERSON_STREET_API_KEY="your_api_key_here"
Then you can use the CLI:
jst --help
Or use it as a Python library:
from jstdata.client import JeffersonStreetClient
client = JeffersonStreetClient("your_api_key_here")
metrics = client.get_metrics()
print(metrics)
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
jstdata-0.1.0.tar.gz
(5.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 jstdata-0.1.0.tar.gz.
File metadata
- Download URL: jstdata-0.1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.14.3 Darwin/25.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77dd02506827d62a98e7af5ccd8babd6c514c2f18d5c3638e3098f2dfb22a944
|
|
| MD5 |
4bb3990cfc2ea30d39545903eebd7424
|
|
| BLAKE2b-256 |
30a9de35306b91ef3a17c88fe3e4616153d2675bbec58becb8d89a7d535b719c
|
File details
Details for the file jstdata-0.1.0-py3-none-any.whl.
File metadata
- Download URL: jstdata-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.14.3 Darwin/25.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fc2fd2ba5664f498679408e96dfffbcc569be66d7be901b4206d0eaed51278f
|
|
| MD5 |
f967cc5531e20a0ff13f4e757454bb01
|
|
| BLAKE2b-256 |
d46a31138372b7c1525964ab1a0be033d9e689cb7098477b6a11b60e0d40ba8d
|