Skip to main content

A package to fetch single files from Github repos instead of cloning the whole thing

Project description

Code Fetch

PyPi Version Maintained Top Languages

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


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)

Uploaded Source

Built Distribution

code_fetch-1.0.4-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page