Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
2d vector library advice
#1
Hi all,
 I'm a relative pythonic noob trying to figure out what library to use in order to do some 2d drawing with embedded bitmap graphics. I'm looking to output the results both as SVG for online use and (A4 sized) PDFs for print? I don't necessarily need a lot of advanced function, but some basic shapes and charting would be nice. Any suggestions for an up to date, platform agnostic and relatively well documented library for python 2.7 would be very welcome. So far i've looked at Pycairo (latest realease 2011/05/01), Mathplotlib (seems to lack flexibility, very focused on predefined chart types) and Plotly (expensive for SVG capabilities). Please tell me what I have overlooked.
ATB
Kristoffer
Reply
#2
here's a list of 2d drawing packages available on PyPi:
https://pypi.python.org/pypi?%3Aaction=s...mit=search
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question How to understand the vector/direction mason321 0 1,082 Dec-14-2021, 10:57 PM
Last Post: mason321
  How to find vector of a 3D plot mason321 0 990 Nov-13-2021, 05:05 PM
Last Post: mason321
  3D vector class with inheritance from 2D vector class buss0140 4 3,077 Dec-20-2020, 08:44 PM
Last Post: deanhystad
  Issue with def norm in class Vector DimosG 4 2,437 Mar-26-2020, 05:03 PM
Last Post: DimosG
  Problem in creating a vector termo 11 3,814 Oct-10-2019, 03:09 PM
Last Post: stullis
  Creating Vector from a Program ericvrocha 3 1,852 Oct-08-2019, 07:43 AM
Last Post: newbieAuggie2019
  How to combine two float64 column vector? dsarica 1 2,368 Apr-17-2019, 07:22 PM
Last Post: Yoriz
  PyInstaller, how to create library folder instead of library.zip file ? harun2525 2 4,743 May-06-2017, 11:29 AM
Last Post: harun2525

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020