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 2 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T23:07:48.000Z (over 2 years ago)
- Last Synced: 2025-10-30T19:08:07.261Z (8 months ago)
- Topics: pdf-generation, python, python3, reportlab
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
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.