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!
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file birthchartSVG-1.0.0.1.tar.gz
.
File metadata
- Download URL: birthchartSVG-1.0.0.1.tar.gz
- Upload date:
- Size: 69.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f98750094514a1129ead1b05e03ff5c6d03dfae557870adecc501c8cb669548e |
|
MD5 | 7997652fa0d1ac9a080866dd1d394c5c |
|
BLAKE2b-256 | 15607bc0fe22da59b2acf60c8d82723b01acad9c68ce7adad072e7b6ba7f67b1 |
File details
Details for the file birthchartSVG-1.0.0.1-py3-none-any.whl
.
File metadata
- Download URL: birthchartSVG-1.0.0.1-py3-none-any.whl
- Upload date:
- Size: 69.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5eabd99ed845d959b5cdc57ef37bb21ef6e29f25ce42be6bcfc11983a703dd8 |
|
MD5 | e77351d8d16f9f403e9e2e116574bf01 |
|
BLAKE2b-256 | cbefc2e8ce2e2b5dd80061dd561afd22fd530260ad07281c3983c9d317a96353 |