Skip to main content

No project description provided

Project description

infrasys

CI codecov

This package implements a data store for components and time series in support of Python-based modeling packages. While it is designed to support teams modeling transmission and distribution systems for electrical grids, it can be used by any package that needs to store components (e.g., generators and buses) that have quantities (e.g., power and voltage) which may vary over time.

The package was inspired by InfrastructureSystems.jl

Benefits

  • Stores components in data structures that provide fast lookup and iteration by type and name.
  • Provides extendable data models that enable validation and unit conversion through pint.
  • Manages time series data efficiently. Data is only loaded into system memory when needed by the user application.
  • Manages serialization and de-serialization of components to JSON, including automatic handling of nested objects.
  • Enables data model migration.

Package Developer Guide

🚧

Installation

$ pip install git+ssh://git@github.com/NREL/infrastructure_systems.git@main

Developer installation

$ pip install -e ".[dev]"

Please install pre-commit so that your code is checked before making commits.

$ pre-commit install

License

infrasys is released under a BSD 3-Clause License.

infrasys was developed under software record SWR-24-42 at the National Renewable Energy Laboratory (NREL).

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

infrasys-0.1.2.tar.gz (58.3 kB view details)

Uploaded Source

Built Distribution

infrasys-0.1.2-py3-none-any.whl (47.5 kB view details)

Uploaded Python 3

File details

Details for the file infrasys-0.1.2.tar.gz.

File metadata

  • Download URL: infrasys-0.1.2.tar.gz
  • Upload date:
  • Size: 58.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for infrasys-0.1.2.tar.gz
Algorithm Hash digest
SHA256 d16090f234a6b80ec2bebcc11344de1826f5a43d68d99dca48fbf8aafcffc4c3
MD5 377ee4f5a79d3394ec3a546ef9994b02
BLAKE2b-256 ba9f597a88ef864025891f4a4292526740e699461ca8cbebe0ffc478822c58f1

See more details on using hashes here.

File details

Details for the file infrasys-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: infrasys-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 47.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for infrasys-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dada00dfaee643da351503b83ba3f9a3e4525f41ea3d0504f985f5dbab0cb7d7
MD5 488924ca1e5a810e0dd1ad4ffca61071
BLAKE2b-256 1fb28385ab3d6ad339ac46483a600aba71468ed8fcc0deddfbed17c9fbda5859

See more details on using hashes here.

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