Skip to main content

National Renewable Energy Laboratory's System Advisor Model Python Wrapper

Project description

Release Notes

Version 3.0.0, Dec 23, 2021 ~ SAM 2021.12.02, SSC Version 267

  • Warning: Significant changes to Battery and UtilityRate5 Modules, including redefinition of some variables. Please see SSC Release Notes for description of functionality and variable changes, and please see "Version Changes" section in PySAM Documentation for full list of variable changes.
  • Fix FetchResourceFiles's InsecureRequestWarning (#89); html error messages (#94); verbosity (#96)
  • Fix SAM_CSV_to_solar_data function missing information (#98)
  • Fix URDBv7_to_ElectricityRates error for certain demand structures (#99)
  • Add Python 3.10 Support (#104)
  • New Example for Selecting Modules and Inverter from the SAM Library (#103)
  • SAM Release updates for Version 2020.12.02

Version 2.2.4, Aug 20, 2021 ~ SAM 2020.11.29, Revision 2, SSC Version 259

  • Fix bug in Battery LMO/LTO life model
  • Fix a few cost defaults for PV PPA-model configuration
  • Clean up PhysicalTroughProcessHeat inputs

Version 2.2.3, July 22, 2021 ~ SAM 2020.11.29 Revision 2, SSC Version

  • Fix ResourceTools solar resource download bug (#86)
  • Update Models.rst and module docs
  • New analytic battery life model for LMO/LTO chemistry
  • Updates and Examples for WaveFileReader (#87)
  • Fix bug in 5-min PV files (#88)
  • Add replace function for Module and Module's Groups (#93)
  • SAM Release updates for Version 2020.11.29 Revision 2

Version 2.2.2, Mar 19, 2021 ~ SAM 2020.11.29 Revision 1, SSC Version 253

  • Add unassign function to modules (#65)
  • Fix mypy errors in stubs (#47)
  • Fix BatteryStateful bugs: memory leak; unintialized pointer in some constructors; fix setup error messaging (#67)
  • BatteryStateful features: ability to use adaptive timestep in simulation; speed up execution; Smith 2017 Life Model
  • Voltage cutoff feature for battery model (Battery & BatteryStateful)
  • Battery sizing tool can use per-module scaling for surface area (#77)
  • Updates to ResourceTools for weather download (#53, #50)
  • Leap year 2/29 date is now acceptable
  • Fix docs for TcsMoltenSalt (#66)
  • Update Import from SAM GUI example to use "PySAM JSON" option in Generate Code
  • Better error messaging (#74)
  • SAM Release updates for Version 2020.11.29 Revision 1

Version 2.2.0, Dec 2, 2020 ~ SAM 2020.11.29, SSC Version 250

  • SAM Release updates for Version 2020.11.29
  • Rename StandAloneBattery to Battery
  • New module: BatteryStateful with 3 defaults: NMCGraphite, LFPGraphite, LeadAcid
  • BatteryTools functions for switching chemistries
  • Update Docs to show list of interdependent variables at beginning
  • All changes from 2.1.5.devx versions
  • First PySAM package for Python 3.9

Version 2.1.5.dev3, Sep 3, 2020 ~ SAM 2020.2.29 r3, SSC Version 242

  • Price Signals Dispatch
  • Bug fix in PVWattsBatteryCommercial and PVBatteryCommercial incentives defaults

Version 2.1.5.dev2, Aug 10, 2020 ~ SAM 2020.2.29 r3, SSC Version 242

  • BatteryStateful bug fixes: current

Version 2.1.5.dev1, Aug 3, 2020 ~ SAM 2020.2.29 r3, SSC Version 242

  • BatteryStateful bug fixes: thermal, voltage
  • Stub files syntax fix

Version 2.1.5, July 7, 2020 ~ SAM 2020.2.29 r2, SSC Version 240

  • Updates to enable non-annual (single timestep or multiple, non-8760 timestep) simulations via weather input data (NOT weather files) for both pvsamv1 and pvwattsv7
  • Vanadium Redox Flow battery bug fix
  • Transformer loss units bug fix

Version 2.1.4, June 8, 2020 ~ SAM 2020.2.29 r2, SSC Version 240

  • Pvwattsv5_1ts bug fix
  • Self-shading calculation speed-up for Pvwattsv7, Pvsamv1 & Pvwattsv5

Version 2.1.3, May 29, 2020 ~ SAM 2020.2.29 r2, SSC Version 240

Version 2.1.1, May 15, 2020 ~ SAM 2020.2.29 r1, SSC Version 238

  • reopt size post bug
  • ssc_sim_from_dict bug fix
  • Version attribute: PySAM.__version__
  • URDBv7 in ResourceTools bug fix
  • ResourceFetcher for WindToolKit and National Solar Radiation Database downloads
  • case-insensitive default configuration names
  • Generic Exception replaces PySAM.Error for easier MP debugging

Version 2.0.2, Jan 27, 2020 ~ SAM 2020.2.x, SSC Version 233

  • All new functions and models in latest SAM Release
  • New functions (Reopt_size_batter_post, value, from_existing)
  • Chaining cmods together
  • Get variable by a name without knowing group, list all variables
  • New Tools section (BatteryTools, ResourceTools)
  • Easy way to create wind or solar data
  • Battery sizing
  • All compute modules to PySAM
  • Major reorganization of variable groups
  • Bug fixes
  • fopen defaults
  • turbine powercurve
  • Documentation features
  • Downstream and upstream variable suggestions
  • Examples page

Version 1.2.dev3, August 21, 2019 ~ SAM 2018.11.11.3, SSC Version 211

  • Wind PRUF framework
  • Wind resource distribution
  • Physical Trough reorganization
  • Grid compute module
  • Marine hydrokinetic compute module
  • Supercritical CO2 compute modules
  • Geothermal output names
  • Documentation: Variable requirement
  • Stubs: Added AdjustmentmentFactors

Version 1.2.1, April 26, 2019 ~ SAM 2018.11.11.3, SSC Version 209

  • SSC using doubles
  • Tcs_moltensalt RADCOOL group
  • Stub files and .rst files for readthedocs
  • Documentation updates

Version 1.1, April 15, 2019 ~ SAM 2018.11.11.3, SSC Version 208

  • Group all modules under PySAM namespace
  • Defaults for technology and financial models according to SAM GUI configurations
  • Include PySSC with dictionary functions as subpackage
  • Remove AdjustmentFactors group from non-technology modules
  • Fix custom exception for use with multiprocessing package
  • Documentation updates

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

NREL_PySAM-3.0.0-cp310-cp310-win_amd64.whl (30.4 MB view details)

Uploaded CPython 3.10 Windows x86-64

NREL_PySAM-3.0.0-cp310-cp310-manylinux1_x86_64.whl (40.0 MB view details)

Uploaded CPython 3.10

NREL_PySAM-3.0.0-cp310-cp310-macosx_10_9_x86_64.whl (32.4 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

NREL_PySAM-3.0.0-cp39-cp39-win_amd64.whl (30.4 MB view details)

Uploaded CPython 3.9 Windows x86-64

NREL_PySAM-3.0.0-cp39-cp39-manylinux1_x86_64.whl (39.7 MB view details)

Uploaded CPython 3.9

NREL_PySAM-3.0.0-cp39-cp39-macosx_10_9_x86_64.whl (32.1 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

NREL_PySAM-3.0.0-cp38-cp38-win_amd64.whl (30.4 MB view details)

Uploaded CPython 3.8 Windows x86-64

NREL_PySAM-3.0.0-cp38-cp38-manylinux1_x86_64.whl (39.8 MB view details)

Uploaded CPython 3.8

NREL_PySAM-3.0.0-cp38-cp38-macosx_10_9_x86_64.whl (32.5 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

NREL_PySAM-3.0.0-cp37-cp37m-win_amd64.whl (30.4 MB view details)

Uploaded CPython 3.7m Windows x86-64

NREL_PySAM-3.0.0-cp37-cp37m-manylinux1_x86_64.whl (39.5 MB view details)

Uploaded CPython 3.7m

NREL_PySAM-3.0.0-cp37-cp37m-macosx_10_9_x86_64.whl (32.5 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

NREL_PySAM-3.0.0-cp36-cp36m-win_amd64.whl (30.4 MB view details)

Uploaded CPython 3.6m Windows x86-64

NREL_PySAM-3.0.0-cp36-cp36m-manylinux1_x86_64.whl (39.5 MB view details)

Uploaded CPython 3.6m

NREL_PySAM-3.0.0-cp36-cp36m-macosx_10_9_x86_64.whl (32.7 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file NREL_PySAM-3.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 30.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8d605a62e182142d422c05ab34b27eef24a6e218ac5dbbd28a18b5c5e8fc6a99
MD5 ae9cb9894f30d46600c8cdc3bda33e1f
BLAKE2b-256 1ee485318f80f7ce0e91a5d5e692fc5db657a200c7dd6514ccaa727300d3c6f1

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp310-cp310-manylinux1_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp310-cp310-manylinux1_x86_64.whl
  • Upload date:
  • Size: 40.0 MB
  • Tags: CPython 3.10
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp310-cp310-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b8017892e225bc4275846f6a941b3e65fd5cf1ba006ccba687c3767d73c38543
MD5 6478aea7b193aef224cbf3fd3b6d44b1
BLAKE2b-256 1ef37bc99a26596e50d55971d0bd6d9dde131f1d58d29d73bb737d0e5f2988fb

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 32.4 MB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 192c1845c6f4216672e909bafbfbae6ec8de86e88f883d88ac18cfd169e9d4be
MD5 2f287647fe3d1c8500024457a52e64a3
BLAKE2b-256 1c97d4b68a8d6196d7d62e06f6c70b1abed4c255fdb4ec07b9c7f7093aa4f6fd

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 30.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 90cd2746b9e34ccd161576f67e93d38ec2fb745c7dccdd795975b00cc1933f57
MD5 e68f1edb7f59bc06759080252962e8ef
BLAKE2b-256 18a554f29b8ab62d6b584f73cebb577e90bcd4e51bef2ea56c1c2e00b2dd637d

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 39.7 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 765545f9876e2f55c4774aa45e8e09d727aad2e9d76d0a75e181cc0de48ba45f
MD5 fb8bbcec71a4d983c3f2dcc903f216a2
BLAKE2b-256 af56078eaabb05aae0f4ad0b2ed920164bcfbf82020c8f804ae1133ae1733ecf

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 32.1 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3dd476e832787cffd5909d8ddb0f3e59d1c1e3864a3366c093d71a5f092dd8c6
MD5 96be54198cd51313cce4596f4df75c86
BLAKE2b-256 a3416dae7ed63102360b1bfdcdedeb5a3b6f95b783e6155af38d6c992366f89c

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 30.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d82269f42ae3cb74236c5124bd90333af5182919b8bd877db54ad860e8c49e66
MD5 1b7fe2e90bb8bd913becea1b28e24019
BLAKE2b-256 22a1a752d366e7caeebc8eb6054e65aeb16e95573b5ccb071c6e58652b0b6daa

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 39.8 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d31239e87a0e3319da17a41dd8618f988117ee1c9e408d3413092f1ca5bc66ec
MD5 36449bba443403921f09cc0d10600bea
BLAKE2b-256 b7640e220a43a9aa183cb00a001164997c7e80d8cc82d2413920af05ccbdc2d1

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 32.5 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6619d78002d0168d2adac51266d042620ebb97718c4e5dc1ea9a3c937b53516d
MD5 b7eb199214a4f4e15ae84af23be14c3e
BLAKE2b-256 ab34751da856e81950a24173ece1edd3754fc97f5a80e909c43470e5ed02c520

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 30.4 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 4b3b7e8cc77e6ccb81676655f712362cc7ab8ed1039a0756546857228a8782f5
MD5 bcee2d98ee283e635e67fe64f6df3d2a
BLAKE2b-256 55066aabf1ce5cac437ed10f0f37d2029cbaef17202034eef19b5060456315b2

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 39.5 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b2fc1f68c78498c80375c805f2b872c8c6085b56224c4cf7d494912647f3ba20
MD5 527d417a58563b0aab95105671ac5893
BLAKE2b-256 007b1087294183bf21aad1431c89a28ecf6166bec20acea9e9042561ca0deae2

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 32.5 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1537d0b1263eb0a179b91e2fc0d3135c7af6e20ad8519179def5df59aaf367db
MD5 3aa7b5275d104eaa43339696a45673e9
BLAKE2b-256 81e73bace63d79b6588ec3e7a56e8bc40fb53b4dcfda293718cda024931948b1

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 30.4 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 767bec11b8b95fa2c61c9e4f4f3875a305275afdcf27480511ad84309f5f67bc
MD5 b1e0c2cc4081d138208caeaff7bcc27e
BLAKE2b-256 f47a8d91456964dbb836a51f99fc4761b8368dcb245b0f49e395462c08a206bc

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 39.5 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 48b5ccd3db019d59aa005f573dfb6d605e27ea6cfbd0d211ddb2fd49884813a9
MD5 0494bcad99c6ac7be50832018b514a3b
BLAKE2b-256 541dc0c71423ff6701afc0db6f8e4f4555e6660125a610cc1bb102f823ede96b

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 32.7 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 71768d40122536dbee683db933817eeb62674b2a6fdf8dcd11665b1d95c06370
MD5 6cccb150bd655a604db5e9145bbb08eb
BLAKE2b-256 d2e7b2c3fd088913f3c482e69f15eac1963a8e764b504a0db8303b87bd3e2781

See more details on using hashes here.

Supported by

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