Nicepdf: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
|since=2023-09-07
|since=2023-09-07
}}
}}
{{pip|nicetrack}}
= Motivation =


= Links =
= Links =

Revision as of 05:41, 10 September 2023

OsProject

OsProject
id  pdftool
state  active
owner  WolfgangFahl
title  pdftool
url  https://github.com/WolfgangFahl/pdftool
version  0.0.1
description  PDF manipulation tool
date  2023-09-09
since  2023-09-07
until  


Installation

pip install nicetrack
# alternatively if your pip is not a python3 pip
pip3 install nicetrack 
# local install from source directory of nicetrack 
pip install .

upgrade

pip install nicetrack  -U
# alternatively if your pip is not a python3 pip
pip3 install nicetrack -U


Motivation

Links