Difference between revisions of "Nicepdf"

From BITPlan Wiki
Jump to navigation Jump to search
m (Wf moved page Pdftool to Nicepdf)
Line 2: Line 2:
  
 
{{OsProject
 
{{OsProject
|id=pdftool
+
|id=nicepdf
 
|state=active
 
|state=active
 
|owner=WolfgangFahl
 
|owner=WolfgangFahl
|title=pdftool
+
|title=nicepdf
|url=https://github.com/WolfgangFahl/pdftool
+
|url=https://github.com/WolfgangFahl/nicepdf
 
|version=0.0.1
 
|version=0.0.1
 
|description=PDF manipulation tool
 
|description=PDF manipulation tool
Line 13: Line 13:
 
}}
 
}}
  
{{pip|pdftool}}
+
{{pip|nicepdf}}
 
= Motivation =
 
= Motivation =
  

Revision as of 07:50, 10 September 2023

OsProject

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


Installation

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

upgrade

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


Motivation

Links