Client library for nightshift autonomous coding agent
Project description
nightshift-client
nightshift-client is the client-side Python package for the Nightshift tracker.
Installation
cd nightshift-client
pip install -e .
Python usage
from nightshift_client import NightshiftClient
client = NightshiftClient(repo_path=".", identity="user@example.com")
issue_id = client.create_issue("Example issue", "Describe the problem")
client.push()
CLI usage
nightshift-client daemon status --repo .
nightshift-client daemon start --repo .
nightshift-client daemon stop --repo .
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
nightshift_client-0.1.3.tar.gz
(20.3 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 nightshift_client-0.1.3.tar.gz.
File metadata
- Download URL: nightshift_client-0.1.3.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38406e3f6b0bbde3b9d406256e33540bfcb710f2926c579c3333512e18872b26
|
|
| MD5 |
f62ec304f32fac92674c59bca286f1ca
|
|
| BLAKE2b-256 |
00d1e64840eea19fbee2c424adf33e5b521261a3cdd178904c84780f25080cba
|
File details
Details for the file nightshift_client-0.1.3-py3-none-any.whl.
File metadata
- Download URL: nightshift_client-0.1.3-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa857b6df0b5b194a91f4022087537bcc98b5cd0d870fdda86f7d3f99127db2d
|
|
| MD5 |
f8816ddc55ca8b6badce6404c18742c4
|
|
| BLAKE2b-256 |
cc688e35c8306581d70183d2cb8be911101744d6b2ba6a3717161692d556e2d7
|