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.0.tar.gz
(18.8 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.0.tar.gz.
File metadata
- Download URL: nightshift_client-0.1.0.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
324e4242e09490eeb9ec7288efc171d3c325f655fff9192d5e6ee7f95c71aa13
|
|
| MD5 |
4411f38a17edad6b86b3a0e68fc0287f
|
|
| BLAKE2b-256 |
e6157c7f4ab5efd236f9c53f9e499370f8a0bc164dbf6dd18c716a185e5b43db
|
File details
Details for the file nightshift_client-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nightshift_client-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.3 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 |
7d5657316ecc3f7b317741986f46b254d0ab0ad34cd166ae593a98538bfc0e11
|
|
| MD5 |
1988115be9f87e534e2fd53153aea912
|
|
| BLAKE2b-256 |
a901e05d62174c8e8704009be464ebdc7ec53cc211def223eacfcf2dff6a8c7a
|