Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shearichard/ftdraw
Using Python and Reportlab to draw relationship diagrams and output as PDF
https://github.com/shearichard/ftdraw
pdf-generation python python3 reportlab
Last synced: about 7 hours ago
JSON representation
Using Python and Reportlab to draw relationship diagrams and output as PDF
- Host: GitHub
- URL: https://github.com/shearichard/ftdraw
- Owner: shearichard
- License: agpl-3.0
- Created: 2019-06-03T06:23:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T08:49:37.000Z (almost 2 years ago)
- Last Synced: 2023-03-22T16:57:10.490Z (over 1 year ago)
- Topics: pdf-generation, python, python3, reportlab
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FTDRAW
## Overview
ftdraw is a test area for using Reportlab to draw relationship (in the broadest sense) diagrams and output them as PDF documents.
Strange to say it but I can no longer remember what the 'ft' in 'ftdraw' stands for so for the moment at least it's ¯\\\_(ツ)\_/¯
## Virtual Env
This project uses pipenev.