meta_api Wrapper
Project description
METAVOID WRAPPER
This is a an official Wrapper for matavoid Api. To let users to use api with ease.
Examples:
To get language translation
from meta_api import META
x = META()
print(x.translate("amma"))
To get wallpaper images
from meta_api import META
x = META()
print(x.wallpaper("RED ANIME"))
Checlout more at main.py
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
meta_api-1.1.tar.gz
(2.9 kB
view details)
File details
Details for the file meta_api-1.1.tar.gz.
File metadata
- Download URL: meta_api-1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
282e41e8b57709e4ee78d6771579ff0f89fbb97ed3c05d8ff56aecd9aa8c56a5
|
|
| MD5 |
2704cadfddb76e0e7f5a33941e0fdc23
|
|
| BLAKE2b-256 |
e199b86a4d8b375c1f98a166b4b0fa59a8bcefeda4cff4ba3c1f05216e62667e
|