A python package for using the https://sourcestack.co/ API.
Project description
SourceStack
Installation
pip install sourcestack
Usage
from sourcestack.client import Client
client = Client(api_key="fake-api-key")
client.jobs.all()
client.jobs.by_name(name="...")
client.jobs.by_parent(parent="...")
client.jobs.by_url(url="https://...")
client.jobs.by_uses_product(uses_product="...")
client.jobs.by_uses_category(uses_category="...")
Building
pip install setuptools
bin/build
Publishing
pip install twine
bin/publish
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
sourcestack-0.0.5.tar.gz
(4.0 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 sourcestack-0.0.5.tar.gz.
File metadata
- Download URL: sourcestack-0.0.5.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25b247447d9fca10612b028ced94b112d091c9de3c1c50ef7d87ade25a1394e0
|
|
| MD5 |
c58f463a89956bb8cab6595eb247be2e
|
|
| BLAKE2b-256 |
8c4c5a23c592806546941b09917065a2d8dcb24772581e3d6aa6810d62b80b88
|
File details
Details for the file sourcestack-0.0.5-py3-none-any.whl.
File metadata
- Download URL: sourcestack-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e793c26639f83262ea5a363604a1d237d59e7818ecec8ecea48fb8c14c7cca4
|
|
| MD5 |
e82c331904385b351d3197e93d724a16
|
|
| BLAKE2b-256 |
6ee08878d97d5cf2c98818471338302e7227551055cd2d872a3f232d757af916
|