Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

git2pdf

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git2pdf

Generate a PDF with the contents of files in a GitHub repository

pipPyPI
Version
0.1.7
Maintainers
1

========== git2pdf

git2pdf is a simple Python script that fetches the contents of files in a GitHub repository and generates a PDF with those contents.

Installation

git2pdf can be installed via pip:

.. code-block:: bash

$ pip install git2pdf

Usage

To use git2pdf, simply run the command and follow the prompts:

.. code-block:: bash

$ git2pdf

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts