Skip to main content

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


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 hashes)

Uploaded Source

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