Smart Repository Manager Core - A Python library for managing Git repositories with intelligent synchronization, SSH configuration validation, and GitHub integration.
Project description
Smart Repository Manager Core v0.3.7
A Python library for managing Git repositories with intelligent synchronization and GitHub integration.
⚠️ Disclaimer
By using this software, you agree to the full disclaimer terms.
Summary: Software provided "AS IS" without warranty. You assume all risks.
Full legal disclaimer: See DISCLAIMER.md
Important Change: HTTP Migration
As of version 0.3.2, repository synchronization now uses HTTPS instead of SSH.
This change was made to:
- Simplify authentication (uses GitHub tokens instead of SSH keys)
- Improve compatibility across different network environments
- Reduce configuration complexity for users
If you were using previous versions with SSH, please note:
- Existing SSH configurations are preserved but no longer used for synchronization
- You'll need a GitHub token for authentication (see GitHub Integration)
- SSH-related features (key validation, configuration) are being phased out
Features
- Repository Management: Clone, pull, parallel download and sync GitHub repositories with intelligent health checks
- GitHub Integration: Token authentication, repository listing, and metadata retrieval
- User Management: Multiple user profiles with GitHub token authentication
- Network Diagnostics: Comprehensive connectivity checks and network validation
- Smart Synchronization: Intelligent sync with auto-repair for broken repositories
- Configuration Persistence: User settings and repository state storage
Installation
pip install smart-repository-manager-core
Core Services
Repository Management
- Clone repositories via HTTPS
- Pull updates with health verification
- Automatic repair of broken repositories
- Repository health diagnostics
- Create repository archives
- Parallel repository downloading
GitHub Integration
- Token authentication and validation
- Repository listing and metadata
- Rate limit monitoring
- User profile management
- HTTPS-based operations (SSH no longer used)
SSH Management
- Legacy feature - being phased out
- SSH key validation and permissions checking (maintained for backward compatibility)
- SSH connection testing (will be removed in future versions)
- New projects should use HTTPS with tokens instead
Network Services
- Connectivity checks for GitHub and Git services
- DNS resolution testing
- Network diagnostics
Configuration
- User profile management
- Application settings persistence
- Multi-user support
- Token storage
Requirements
- Python 3.6+
- Git installed and available in PATH
- GitHub token for authentication (SSH keys no longer required)
License
BSD 3-Clause License - See LICENSE file for details.
Related Projects
This core library powers two complete implementations:
CLI Version
A full-featured command-line interface built on top of this core library. Provides terminal-based repository management with all features accessible via commands.
GUI Version
A desktop graphical user interface that offers visual management of repositories and synchronization tasks. Built for users who prefer point-and-click interaction.
Both implementations use this core library as their engine, ensuring consistent behavior and feature parity across interfaces.
Development Status
Active Development - This project is under active development. Features may change, and stability is not guaranteed. Not recommended for production use without thorough testing.
Migration Notes
If you're upgrading from a version prior to 0.3.2:
- Obtain a GitHub token from your GitHub account settings
- Update your user profile with the new token
- Existing repositories will automatically use HTTPS for future operations
- SSH configurations are preserved but will be ignored for sync operations
Contributing
Currently not accepting contributions as the project is in early development phase.
Support
For issues and questions, please check the GitHub repository:
https://github.com/smartlegionlab/smart-repository-manager-core
Developer: Alexander Suvorov Contact: smartlegiondev@gmail.com
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 smart_repository_manager_core-0.3.7.tar.gz.
File metadata
- Download URL: smart_repository_manager_core-0.3.7.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74594830a88def51b431db668ca8a5eca05eea9f9a924d18cde157b67a1ff4f3
|
|
| MD5 |
de829ab20adabd21a6629e43a83a33f4
|
|
| BLAKE2b-256 |
6a50b4b6a8e34087342b79f5db537220c5525a6b0128b65dd164bd8fb77150e8
|
File details
Details for the file smart_repository_manager_core-0.3.7-py3-none-any.whl.
File metadata
- Download URL: smart_repository_manager_core-0.3.7-py3-none-any.whl
- Upload date:
- Size: 43.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c3904583a9c576773bb3db30725552003a63e8631bb7ebb726e44e5c638d2e6
|
|
| MD5 |
9c5e90a59344ddb3cbebf63af6494519
|
|
| BLAKE2b-256 |
2d27a1c5a3c57e89c4ab9da39dbbb3229e97ed6811fcced55469a20c334ddb54
|