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.2.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.2-py3-none-any.whl (34.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: minecraftverse-1.3.2.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.2.tar.gz
Algorithm Hash digest
SHA256 4313204cd386710a30ac5fcce37d8d7c468aec0cdbaea19f0522ebe19407d55c
MD5 da973b1d7a927896e10268aeab010f5a
BLAKE2b-256 1d162090e4ad6f7ed68d59c0b3ede2c8e5b02ca70f5a5615417f17e2058f6bf1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: minecraftverse-1.3.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 73baf64d623b9a5ad4d26e9537d3e432cc4a514dc59d3d299164aa77d02cb79e
MD5 e984943add10fee503f79b160dcbcc06
BLAKE2b-256 b1a375e686e345b4444ea070d067391a61efd8eb6a5d8b284eae626d84133b1b

See more details on using hashes here.

Release history Release notifications | RSS feed

1.3.4

2 files

1.3.3

2 files

This release

1.3.2 This release

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