Skip to main content

Web Scraping API for getting Optifine VersionsList/Versions/Download-URL.

Project description

OptiPy

Web Scraping API for getting Optifine VersionsList/Versions/Download-URL.

Table of contents

Installation

pip install optipy

Get Versions List

This will get list of all Optifine versions.

  • The output might not show all versions in console.
  • Dump the list into file if you want to see all the versions.
from optipy import getVersionList

DATA = getVersionList()
print(DATA)

Get Specify Versions

This will get Optifine versions informations by just specify Minecraft Version.
Arguments:

  • [ Required ] mc_version is for specify minecraft version.
from optipy import getVersion

DATA = getVersion(mc_version="1.12.2")
print(DATA)

Change Log

2.0.2 (30/09/2022)

  • Rewrite the script to local web scraping for better performance.

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

optipy-2.0.2.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

optipy-2.0.2-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file optipy-2.0.2.tar.gz.

File metadata

  • Download URL: optipy-2.0.2.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for optipy-2.0.2.tar.gz
Algorithm Hash digest
SHA256 ce3e71107b12e2784c851334d91b0e136033e707f36ac0cb6dce3139c85e80dc
MD5 5804617dad017cfdc4ba0e5bdbad1651
BLAKE2b-256 d1a28bb607b8eea01347fe4b538d1efbfc7bddd8d71f69c3a7b76ae3037dee77

See more details on using hashes here.

File details

Details for the file optipy-2.0.2-py3-none-any.whl.

File metadata

  • Download URL: optipy-2.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for optipy-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f4b9eec0db7bffe4594a70e4308ee81c18d17a8ca2aea8ad6a5a6cba1039f1fb
MD5 01e96a93b7d66990acfd9e5a49044779
BLAKE2b-256 c1fdde2dd02c86cce4cdb7061dc7df8197cd143641c3619c58c5e5deb07c7d80

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page