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.2.0.tar.gz (57.8 kB view details)

Uploaded Source

Built Distribution

infrasys-0.2.0-py3-none-any.whl (47.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for infrasys-0.2.0.tar.gz
Algorithm Hash digest
SHA256 4bc45aad025ee4f70aac5b8c3395376bcab4f18e2e7b4cb024345225f10dc73f
MD5 809410847793e4fb91bb7b121e9982f6
BLAKE2b-256 705e2cb47bbca6c3a56882b5cf73ba5b25b0d22a39f662b518fd50e0a54468bc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: infrasys-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 47.2 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f3f9b883f1a61b6811739f00a559291a331419a41662f42d8777674b6490048c
MD5 a4374ed47f0ad4b21716651393eb3d53
BLAKE2b-256 4f076008ea9d39592b8720545919e3234a58cda87ac27bb04facb3af890c345c

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