Skip to main content

PSR Cloud Python Module

Project description

psr.cloud (pycloud)

PSR Cloud Python module. Authenticate with PSR Cloud and submit, monitor, and retrieve model cases programmatically from Python.

Installation

From source (recommended)

Copy the psr folder and its contents to your working directory, or add its parent path to the PYTHONPATH environment variable.

pip

pip install git+https://github.com/psrenergy/pycloud.git

Quick example

import psr.cloud

client = psr.cloud.Client()

case = psr.cloud.Case(
    name="Test PyCloud",
    program="SDDP",
    program_version="18.0.9",
    data_path="C:\\PSR\\SDDP18.0\\examples\\operation",
    price_optimized=True,
    execution_type="Operation Planning (Default)",
    number_of_processes=64,
    memory_per_process_ratio="2:1",
)

client.run_case(case)

Documentation

Full documentation lives in docs/: authentication, querying PSR Cloud options, common workflows, and the complete API reference.

Preview it locally with:

uv run mkdocs serve

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

psr_cloud-0.3.26.tar.gz (37.1 kB view details)

Uploaded Source

Built Distribution

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

psr_cloud-0.3.26-py3-none-any.whl (35.9 kB view details)

Uploaded Python 3

File details

Details for the file psr_cloud-0.3.26.tar.gz.

File metadata

  • Download URL: psr_cloud-0.3.26.tar.gz
  • Upload date:
  • Size: 37.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for psr_cloud-0.3.26.tar.gz
Algorithm Hash digest
SHA256 e38a2aefaa9c451630f0b6ade218379efed6816d6d976b5bde2a226dc9c7235d
MD5 abbd5d68afcc3c4bc2b66127ec280fd4
BLAKE2b-256 af74de6e85b0bb78a6d26c443bf7593b9f8085541ac9411238a57a1bc0f895c7

See more details on using hashes here.

File details

Details for the file psr_cloud-0.3.26-py3-none-any.whl.

File metadata

  • Download URL: psr_cloud-0.3.26-py3-none-any.whl
  • Upload date:
  • Size: 35.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for psr_cloud-0.3.26-py3-none-any.whl
Algorithm Hash digest
SHA256 b42ca2fd740455f66342c9a8ab9decf5c4e8bb1700eca4f02cacefeb3d1ae529
MD5 29764e03fef3d6edce3e118b3e55de25
BLAKE2b-256 a4d3ee29758263b897f98612b195e63d0f35a68f38aa9d5c4f1ba5b02721ea45

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