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.4.tar.gz
(2.8 kB
view hashes)
Built Distribution
Close
Hashes for code_fetch-1.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0c6fc818befafe5406610359ab3c525f8f557da1c86a3613ba1465dda5e2a32 |
|
MD5 | 3297a8b1a77e1efbda28580f238a8b70 |
|
BLAKE2b-256 | 3c591888100d6a080cf28bfb49e07ae4ec7797cf7b5638ee50045b36938aa1f2 |