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.5.tar.gz
(2.8 kB
view hashes)
Built Distribution
Close
Hashes for code_fetch-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e52cf1ccbc42b59f46140172cab4bf195e3e6fc8dbbe9f55435083d2e1bc83be |
|
MD5 | e23f927e91725b3d2123a976b2a3cd84 |
|
BLAKE2b-256 | d6cdce10ba8ee2dd27c8302383d86d00e67b619704e9440d42aae8b25b0e1722 |