Skip to main content

frattlesnake is a bridge and library from KoLmafia's Java environment to a Python environment

Project description

frattlesnake

frattlesnake is a bridge and library from KoLmafia's Java environment to a Python environment. It is extremely 🚧 under construction 🚧 but it is usable!

For now just clone this repo and play with the examples. It will even download the latest kolmafia.jar for you to hook into.

Requirements

  • Python 3.8+
  • I am running the same version of Java that was used to compile the JAR on the build server just in case.

Development

poetry install

to install our dependencies and then just run your file! You may need to manually specify the path to your libjvm.so. For example, on my machine I needed to run

JVM_PATH=~/.jenv/versions/1.8/jre/lib/amd64/server/libjvm.so python ./example.py

because I use jEnv to manage my Java versions. And that path is totally different in my Java 11 directory so it's a pain for now.

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

frattlesnake-0.1.2.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

frattlesnake-0.1.2-py3-none-any.whl (8.8 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