A lightweight alternative to 'git clone' for installing Python packages directly from GitHub.
Project description
spclone
A lightweight CLI tool that lets you install Python packages directly from GitHub — no need to git clone and manually install.
🚀 Features
- 🔗 Install packages directly from GitHub URLs or shorthand (
user/repo) - 🐍 Automatically uses
pipto install the package in your current environment - 🧼 Avoids cluttering your filesystem with cloned directories
- 🧪 Lightweight and focused on Python package installation (not general cloning)
📦 Installation
pip install spclone
# spclone
[](https://pypi.org/project/spclone/)
[](https://pypi.org/project/spclone/)
[](https://github.com/SermetPekin/spclone/blob/main/LICENSE)
A lightweight CLI tool that lets you install Python packages directly from GitHub — no need to `git clone` and manually install.
---
## 🚀 Features
- 🔗 Install packages directly from GitHub URLs or shorthand (`user/repo`)
- 🐍 Automatically uses `pip` to install the package in your current environment
- 🧼 Avoids cluttering your filesystem with cloned directories
- 🧪 Lightweight and focused on Python package installation (not general cloning)
---
## 📦 Installation
```bash
pip install spclone
Examples
spinstall pandas-dev/pandas
spinstall https://github.com/psf/requests
Development
git clone https://github.com/SermetPekin/spclone.git
cd spclone
pip install -e ".[dev]"
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
spclone-0.1.8.tar.gz
(3.2 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 spclone-0.1.8.tar.gz.
File metadata
- Download URL: spclone-0.1.8.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df1f0d0fe686eaebca119c7b6a840cff75088f1a5c62ed013e673585ba289970
|
|
| MD5 |
dc0ce848f5080357f20f0ee36def8ad8
|
|
| BLAKE2b-256 |
5ea1992ebe97e7948bcb3172e3909d02d165eb6ea9b79022756e8c2b0fa4d831
|
File details
Details for the file spclone-0.1.8-py3-none-any.whl.
File metadata
- Download URL: spclone-0.1.8-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d8f4e63f60465d9520de23c7d8cf9d48f856ef63ea3d90a3a2aed0021c0a190
|
|
| MD5 |
c7813265275f0113178e94c80b32010c
|
|
| BLAKE2b-256 |
e436ee4599568ee26ef47b96dcdbf4a7a1262192d2e8acdbc72e1635fde9f207
|