Skip to main content

simple minecraft api made for the api.mcapi.run website || by overnice.exe

Project description

import mcapi # this will import the api package

mcapi.init() # init the api code ( it will show a rocket if there is no error )

mcapi.get() # the main get function

# you can use it as the following:

mcapi.get().player_info("name")
# you can also do:
mcapi.get().player_info("name", search="")

# you can get hypixel stats and info useing this line:

mcapi.get().hypixel_stats("name")

# and you can get the droptime of a name useing:

mcapi.get().name_droptime("name")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mcapi_run-1.3-py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 3

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