This package is a basic git automator for deep learning and machine learning tasks.
Project description
ezgit-sync
This package is a basic git automator for deep learning and machine learning tasks.
- GitHub | PyPI | Documentation
- Created by Hasan Ali Özkan | GitHub @hasanaliozkan-dev | PyPI @hasanaliozkan
- MIT License
Features
- TODO
Documentation
Documentation is built with Zensical and deployed to GitHub Pages.
- Live site: https://hasanaliozkan-dev.github.io/autogit/
- Preview locally:
just docs-serve(serves at http://localhost:8000) - Build:
just docs-build
API documentation is auto-generated from docstrings using mkdocstrings.
Docs deploy automatically on push to main via GitHub Actions. To enable this, go to your repo's Settings > Pages and set the source to GitHub Actions.
Development
To set up for local development:
# Clone your fork
git clone git@github.com:your_username/autogit.git
cd autogit
# Install dependencies
uv sync
# Create a branch for development
git checkout -b feature/new-awesome-feature
This installs the CLI globally but with live updates - any changes you make to the source code are immediately available when you run autogit.
Run tests:
uv run pytest
Run quality checks (format, lint, type check, test):
just qa
Author
auto_git was created in 2026 by Hasan Ali Özkan.
Built with Cookiecutter and the audreyfeldroy/cookiecutter-pypackage project template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 ezgit_sync-0.1.1.tar.gz.
File metadata
- Download URL: ezgit_sync-0.1.1.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b49b114019428f4e769fd98c40d64b263d78dcddae4224480061160d754e6290
|
|
| MD5 |
773e712abbdd3355eec5d40bb0f79a92
|
|
| BLAKE2b-256 |
9681428f192bb8b592d0ac893bee99ac3c2ad0355db4b0777f7ca4c6814d948c
|
File details
Details for the file ezgit_sync-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ezgit_sync-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69ba64f73489a0f54b722e600765e4516c974710b85cfe1286037bb4dc09cb70
|
|
| MD5 |
7b7f2c4b5c463474d618ccafcf8d8ae0
|
|
| BLAKE2b-256 |
958eb7a5e3afa4891e50d106d9d34acf32221417cea14ea75c778d0091675869
|