Skip to main content

Python3 library to simplify the exploration of COMOKIT

Project description

PyPI - Package Version PyPI - Python Version PyPI - Downloads

GitHub Maintenance

comokit4py

comokit4py is a Python3 library for easily explore COMOKIT models, and process outputted data, on your laptop or an HPC in a few Python lines.

Installation

Use the package manager pip to install comokit4py.

pip install comokit4py

Usage example

import comokit4py

# Prepare GAMA (COMOKIT base software)
gama = comokit4py.Gama("~/.local/share/GAMA_1.8.1_Linux/headless/gama-headless.sh")

# Prepare exploration
explo = comokit4py.GamaExploration(experimentName = "Headless", 
	gamlFile = "~/Documents/COMOKIT/Model/COMOKIT/Experiments/Physical Interventions/Significance of Wearing Masks.gaml", 
	replication = 2, final = 5)
explo.calculatesExperimentSpace()

# Setup the exploration's workspace
ws = comokit4py.Workspace(gama, explo, "./out", True)

# Launch exploration
ws.runGamaHeadless(log = True, cores = 4)

The full library documentation is here : https://comokit.github.io/comokit4py/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

LGPL-2.1 License

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

comokit4py-0.1.0.tar.gz (21.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

comokit4py-0.1.0-py3-none-any.whl (28.2 kB view details)

Uploaded Python 3

File details

Details for the file comokit4py-0.1.0.tar.gz.

File metadata

  • Download URL: comokit4py-0.1.0.tar.gz
  • Upload date:
  • Size: 21.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for comokit4py-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9e712195ce9786a5ae972c83f1acd767932427bebc74a0ddd728ee2bc29b6847
MD5 4a6f8ea75901cedd747892fd1320ef31
BLAKE2b-256 39abb88faac45434dc6c8767fe341e5f1fe22d34a4d264f6121899bbaf35531b

See more details on using hashes here.

File details

Details for the file comokit4py-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: comokit4py-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 28.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for comokit4py-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dbb34174e15229b7de89c2d32bcce45cc32283b8a7152780d03f160e1df1180a
MD5 ad28db91a8bd4c3715df3364e314dbfc
BLAKE2b-256 63ec6de3d6aba8c458dbd2a7ad205de8c4d0a2b713810d53dc7ae7497ecdfcfa

See more details on using hashes here.

Supported by

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