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.5.tar.gz
(20.4 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.5.tar.gz.
File metadata
- Download URL: nightshift_client-0.1.5.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54d5bd65682bcae9f5b05f96e822f3044bbcac82d3d46a7267f942103b9258fc
|
|
| MD5 |
2584b9c7c04be9ada40f180f9effc155
|
|
| BLAKE2b-256 |
843d63d24c0b164178d6e2ba42bce3702fbd6396e79e36affb1a2643191b4093
|
File details
Details for the file nightshift_client-0.1.5-py3-none-any.whl.
File metadata
- Download URL: nightshift_client-0.1.5-py3-none-any.whl
- Upload date:
- Size: 15.9 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 |
1ff8dd94f196cdcb556fd970d94d7b03cf949ce9ee40bbfc15cc0d226cab0a76
|
|
| MD5 |
f2d21a8d760932c74a16cfebbb007c28
|
|
| BLAKE2b-256 |
29d0e3b224be798c25f80073fe3b3d9e268ce5e59cab957e27c7074f9ce6bac5
|