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.1.tar.gz
(19.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.1.tar.gz.
File metadata
- Download URL: nightshift_client-0.1.1.tar.gz
- Upload date:
- Size: 19.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 |
6320f2009bb73b8683b0b11ff235f973033a48ca4e7dd009a9d5f63790a61748
|
|
| MD5 |
0c22ceeb99421f976a280db3420ef016
|
|
| BLAKE2b-256 |
af231698d983c2bfab56cf2ebe1954600d29e07751553102c9c51ecfeb698ee0
|
File details
Details for the file nightshift_client-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nightshift_client-0.1.1-py3-none-any.whl
- Upload date:
- Size: 15.5 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 |
60cb40366a23d61a2d6d3eb34a821d6fa5b73fef3e4e80171184b3612fec6248
|
|
| MD5 |
326af3bbcd1176c84fab53a86154ba93
|
|
| BLAKE2b-256 |
d73381f14a725df5fb92677342a2669253649d291dfeb60cbe0a7a00d7fcf095
|