Interact with the https://svgl.app/.
Project description
svgl
A simple SVG library for interact with https://svgl.app/.
Based on the API documentation: https://svgl.app/api.
Installation
Using setup.py
python setup.py install
Usage
from svgl import SVGL
svgl = SVGL()
## Get information about the SVG
coursera = svgl.svgs.search("coursera").get()
## Download the SVG
### Download the SVG to the current search
svgl.svgs.search("poper").route.download()
### Download the specific SVG to a specific output
svgl.library("discord").output("archive/").download()
### Get categories of the SVG
categories = svgl.categories.get()
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
svgl-0.1.6.tar.gz
(2.5 kB
view details)
Built Distribution
svgl-0.1.6-py3-none-any.whl
(2.3 kB
view details)
File details
Details for the file svgl-0.1.6.tar.gz
.
File metadata
- Download URL: svgl-0.1.6.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08f851ebe114a359e6dad577b762cde75cd8958237a3da020f2752e42fe61f64 |
|
MD5 | 70055c8d292eb8ca666424ebc136f3c4 |
|
BLAKE2b-256 | 5ea6312bb036f223465f1ea7f24be4a92c35832fc2c1f10f96921f7371cfc50a |
File details
Details for the file svgl-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: svgl-0.1.6-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32ca5586bd8d4407a8f4b13c54022a391ac4b8911b5043de7c098652d807ca57 |
|
MD5 | 05eb2a7e1068755be5afb1f8e7f208bc |
|
BLAKE2b-256 | 98d72911345b079ec1a963d4abdf457ec88ba9d9bbf4c74fd16bf79a7bcc7dc6 |