Darca Git is a lightweight abstraction over Git CLI commands, built to integrate with darca-executor and the Darca ecosystem.
🔐 Runs shell-safe commands via darca-executor
🧪 100% tested with pytest
🧰 Integrated with darca-space-git for space-aware Git
Installation
Clone and install the project using:
make install
Usage
from darca_git.git import Git
git = Git()
git.init("/your/repo")
git.status("/your/repo")
Testing
Run tests with full coverage:
make test
Documentation
Docs are built with Sphinx:
make docs
Pre-commit Hooks
Check formatting, linting and more with:
make precommit
Full quality check:
make check
Release files for darca-git 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| darca_git-0.1.0.tar.gz | 4.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| darca_git-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.5 kB
Release files / darca_git-0.1.0.tar.gz
| Download URL | darca_git-0.1.0.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
94fdc38d3970eade7b4bb52d997ef92791cb1cc20534a1581747f86b97e6b266
|
|
BLAKE2b-256 checksum How to use checksums |
472d62bf7c75a51834c36ab743aa2f320fee26b7c17aebb0b0edc2a006cb8f59
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 26, 2025.
Transparency logRelease files / darca_git-0.1.0-py3-none-any.whl
| Download URL | darca_git-0.1.0-py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c183e3edae592a636a3958001057736e9345712f833b9fd7666347fb773cfc3f
|
|
BLAKE2b-256 checksum How to use checksums |
8fd8ff96137f8767906c7a7eb00afa147428219db2b19aeb8455f9f89c62ae99
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 26, 2025.
Transparency log