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}
Release files for onicalc 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| onicalc-1.0.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| onicalc-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.8 kB
Release files / onicalc-1.0.tar.gz
| Download URL | onicalc-1.0.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dc23353d444aaaf159c37e6127ae777b011223c34f8664e1a75d0dcbd607d7c8
|
|
BLAKE2b-256 checksum How to use checksums |
2bd220eae18c7500ca1f157f6e3f819a1adfd90d450b7dded974f0c97fbcf6b7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
|
Release files / onicalc-1.0-py3-none-any.whl
| Download URL | onicalc-1.0-py3-none-any.whl |
|---|---|
| Size | 5.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4e32be98c488a414f78feb790be9a326037b5d1d8523e700e7498d84379d011a
|
|
BLAKE2b-256 checksum How to use checksums |
1e4785c76447588c4002cc54a1c0ba9cad8617d54d765a9a78d156c86bb350f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
|