Skip to main content

Python Library of various calculators for ONI

Project description

OniCalc

OniCalc is a Python library of various calculators for the survival simulation video game Oxygen Not Included. It supports Python 3.8+.

Not official Klei product. Not approved by or associated with Klei.

Features

  • Colony food calculator for figuring out raw resources required for any number of dupes
  • Spaced Out! foods currently in beta (ratios not 100% confirmed)

Installation

Install my-project with npm

  pip install onicalc

Usage/Examples

>>> from onicalc import foodcalc
>>> foodcalc(4, "Gristle Berry")
{'Gristle Berry': 2.0, 'Bristle Blossom': 12.0, 'Water': 240.0}

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

onicalc-1.0.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

onicalc-1.0-py3-none-any.whl (5.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