Skip to main content

minecraftverse

SDK for Minecraft versions info

This Python package is automatically generated by the OpenAPI Generator project:

Requirements.

Python 3.10+

Installation & Usage

pip install

If the python package is hosted on a repository, you can install directly using:

pip install git+https://github.com/oapicf/minecraft-versions.git

(you may need to run pip with root permission: sudo pip install git+https://github.com/oapicf/minecraft-versions.git)

Then import the package:

import minecraftverse

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package:

import minecraftverse

Tests

Execute pytest to run the tests.

Getting Started

Please follow the installation procedure and then run the following:

import minecraftverse
from minecraftverse.rest import ApiException
from pprint import pprint

# Defining the host is optional and defaults to https://launchermeta.mojang.com
# See configuration.py for a list of all supported configuration parameters.
configuration = minecraftverse.Configuration(
    host = "https://launchermeta.mojang.com"
)



# Enter a context with an instance of the API client
with minecraftverse.ApiClient(configuration) as api_client:
    # Create an instance of the API class
    api_instance = minecraftverse.DefaultApi(api_client)

    try:
        # Get Minecraft version manifest
        api_response = api_instance.get_minecraft_version_manifest()
        print("The response of DefaultApi->get_minecraft_version_manifest:\n")
        pprint(api_response)
    except ApiException as e:
        print("Exception when calling DefaultApi->get_minecraft_version_manifest: %s\n" % e)

Documentation for API Endpoints

All URIs are relative to https://launchermeta.mojang.com

Class Method HTTP request Description
DefaultApi get_minecraft_version_manifest GET /mc/game/version_manifest.json Get Minecraft version manifest
DefaultApi get_minecraft_version_package_info GET /v1/packages/{packageId}/{versionId}.json Get Minecraft version package info

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author

blah+oapicf@cliffano.com

Download files

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

Source Distribution

minecraftverse-1.3.4.tar.gz (27.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

minecraftverse-1.3.4-py3-none-any.whl (34.8 kB view details)

Uploaded Python 3

File details

Details for the file minecraftverse-1.3.4.tar.gz.

File metadata

  • Download URL: minecraftverse-1.3.4.tar.gz
  • Upload date:
  • Size: 27.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.14.4

File hashes

Hashes for minecraftverse-1.3.4.tar.gz
Algorithm Hash digest
SHA256 c16a6a2270d0a35bfcb096be46f35c1aa322d83ca1c262d74b00d3fd367c5e62
MD5 ea77f8eb7b3404caa6e569fd2899392c
BLAKE2b-256 cd96deca76c747f4e8a9df743effad2963d1f99310e48f8522c9b304bcf2b9e4

See more details on using hashes here.

File details

Details for the file minecraftverse-1.3.4-py3-none-any.whl.

File metadata

  • Download URL: minecraftverse-1.3.4-py3-none-any.whl
  • Upload date:
  • Size: 34.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.14.4

File hashes

Hashes for minecraftverse-1.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b96df408d0e50caab7f09db59738d6a2d71247bddc916668d87732641346b6dc
MD5 267404c33076912517f3105266ca787c
BLAKE2b-256 e2d006e84a4c40d475d187e809867604196d166eebc86c07acfec66e7cb35736

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.3.4 This release

2 files

1.3.3

2 files

1.3.2

2 files

1.2.0

2 files

1.1.1

2 files

1.1.0

2 files

1.0.0

1 file

0.12.0

1 file

0.11.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page