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.6.tar.gz
(4.1 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.6.tar.gz.
File metadata
- Download URL: sourcestack-0.0.6.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa43d1282ee11c053af5c3fa162241ee38b553f6249fc1e34db2e390c3f56c8c
|
|
| MD5 |
7df5f39b7a231332be823ad2e3db49c4
|
|
| BLAKE2b-256 |
e4483739b443c5e53daf68a51678c1f4e73c1b0d92958da29266e874e91b2b5f
|
File details
Details for the file sourcestack-0.0.6-py3-none-any.whl.
File metadata
- Download URL: sourcestack-0.0.6-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 |
37058451def9ec7c167ac524dea7b39c68b3afeadaa249a4500c2d3c18f8b0d6
|
|
| MD5 |
2e14f5268e7c75ded1abc27350f501cb
|
|
| BLAKE2b-256 |
1e167842716edf840f55d12ef91a04981daccf76f5cf4c1d3cb117781daadf57
|