Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Borb Alternatives
Similar projects and alternatives to borb
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
PyPDF2
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
xournalpp
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
-
-
-
-
-
-
headscale
An open source, self-hosted implementation of the Tailscale control server
-
-
gotenberg
A developer-friendly API for converting numerous document formats into PDF files, and more!
-
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
borb reviews and mentions
-
Generating PDF from some sort of template (jinja2) with headers, footers, images, not just a printed HTML document.
Have you looked at borb? I’m not sure if it’s exactly what you need I found it useful when doing something similar to you
-
looking for an "low dependency" or pythonesque way to generate PDF's
You might take a look at borb
-
fpdf2.5.2 : SVG support and comparison with borb
I will also perform a quick comparison with the borb library.
-
borb, the pure Python PDF library
Get borb from source on GitHub, or download using PyPi.
- borb v2.0.16
-
Hacker News top posts: Sep 18, 2021
Borb – A Python library to read, write, and edit PDF files\ (12 comments)
-
Read, write, and edit PDF files with borb, a pure Python library
Confusingly, while the README says AGPL/commercial, the LICENSE file (https://github.com/jorisschellekens/borb/blob/master/LICENSE) says it's GPL.
Page numbers are part of the PageInfo object within a PDF, but it looks like currently this is generated naively [0], so I don't think multiple numbering schemes are currently supported by this library.
[0] https://github.com/jorisschellekens/borb/blob/master/borb/pd...
The README in the GitHub repo for borb is a bit of a better explainer than this landing page (especially for Python programmers).
https://github.com/jorisschellekens/borb/blob/master/README....
-
A note from our sponsor - Sonar
www.sonarsource.com | 28 Sep 2023
Stats
jorisschellekens/borb is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of borb is Python.