A package to fetch single files from Github repos instead of cloning the whole thing
Project description
Code Fetch
Code fetch is a command line tool for fetching code from a single file on GitHub instead of cloning the whole repository.
Installation
Install the package from PyPi:
pip install code_fetch
or pip3 install code_fetch
Install the package from source:
git clone https://github.com/mordy-python/code-fetch.git
cd code-fetch
python setup.py install
Usage
python -m code_fetch [OPTIONS] USER REPO FILE
Options:
--save Save the file to disk
--save-file TEXT The output file
--help Show this message and exit.
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
code_fetch-1.0.3.tar.gz
(2.8 kB
view hashes)
Built Distribution
Close
Hashes for code_fetch-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d27c832649d7a4b41301c54ec00f4a62f28e663037535e540e79765ead83ac2 |
|
MD5 | d8e1bc05b2dd68abd34aa8c5e765fb24 |
|
BLAKE2b-256 | f1e9041c17fb221d54167bcc0ff469e0f97bacc76e3c60485e8961cb06ee4564 |