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 -m pip install svgl
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.8.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
svgl-0.1.8-py3-none-any.whl
(3.8 kB
view details)
File details
Details for the file svgl-0.1.8.tar.gz.
File metadata
- Download URL: svgl-0.1.8.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecbac1c6512e0a743e8d1464ef95720dd1898866b63b0dcd5c6e0b84cd5b457c
|
|
| MD5 |
afbf5180feb2b0b00e08b5a8023c3bbd
|
|
| BLAKE2b-256 |
b0ba0729a67ef40fde051cca0c2ed84aa8db3ac455dddf1bc114959305b82040
|
File details
Details for the file svgl-0.1.8-py3-none-any.whl.
File metadata
- Download URL: svgl-0.1.8-py3-none-any.whl
- Upload date:
- Size: 3.8 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 |
15267ac3e218b7edd44c21831c74334f37738164726ea1e55fc9edc6a2ecc5a5
|
|
| MD5 |
e973c9a19ccd38999e555fd44ee1e0a7
|
|
| BLAKE2b-256 |
e6c51b28e6d6db51de81b102a289c9b7cb0f04c8f70ab3736fef15f7b6624aef
|