Skip to main content

Birthchart SVG generator for astrology.

Project description

birthchartSVG

Birthchart SVG is a chart generator based on Kerykeion and Opeanstro. Like the titles says it prints out SVG file of the birthchart, it's very easy to use.

# Install:
>>> pip3 install birthchartSVG

#Import:
>>> import birthchartSVG as br

# Make the instance:
>>> kanye = br.MakeInstance("Kanye", 1977, 6, 8, 8, 45, "Atlanta")

# Set the output directory for the SVG:
>>> kanye.set_dir("/Users/{YourName}")

#Generate the SVG:
>>> kanye.makeSVG()


SVG generated successfully!

alt text

Documentation

Just like in the exemple, first make an instance and then use the makeSVG() to generate the SVG chart. The file generated has the name you inserted followed by Chart.svg

Installation

BirtchartSVG is Python 3 package, make sure you have Python 3 installed on your system.

Development

You can clone this repository or download a zip file using the right side buttons.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

birthchartSVG-1.0.0.0.tar.gz (69.1 kB view hashes)

Uploaded Source

Built Distribution

birthchartSVG-1.0.0.0-py3-none-any.whl (69.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page