Skip to main content

SmartGridready Specification Library

Project description

zsh: no matches found: xsdata[cli]# SmartGridready Specification

The specification library contains the classes generated from the SGr XML schema.

The actual XML schema files reside in the separate SGrSpecifications repository .

Contents

Directory Structure

  • pyproject.toml is the main project configuration file.
  • setup.py is used to build the library package using setuptools.
  • src/sgr_specification contains the generated sources of the specification, with sgr_specification being the root of the namespace. The directory is empty, unless the sources are generated from the XML schema.

Build Instructions

Prerequisites

Install xsdata CLI:

pip install xsdata[cli]

Check out both the SGrPython and the SGrSpecifications repositories alongside each other, e.g. in SGrSpecifications and SGrPython.

Generate Sources

Generate specification source code from XML schema:

cd SGrPython/specification/src
rm -rf ./sgr_specification/v0
xsdata generate ../../../SGrSpecifications/SchemaDatabase/SGr -r --package sgr_specification.v0

Build and Use Package

Create and activate virtual environment:

cd SGrPython
python -m venv .venv

# On Linux call this:
source ./.venv/bin/activate

# On Windows call this:
.\.venv\Scripts\Activate.ps1

Build package and install in virtual environment:

cd SGrPython/specification
pip install -e .

You can use the package sgr-specification from within the virtual environment now.

Note: The designated package name sgr-specification must not be used until the PyPI administrators have approved a SmartGridready organization account.

Clean Up

Deactivate the virtual environment after use:

cd SGrPython
deactivate

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

sgr_specification-2.1.20250415.tar.gz (43.8 kB view details)

Uploaded Source

Built Distribution

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

sgr_specification-2.1.20250415-py3-none-any.whl (67.3 kB view details)

Uploaded Python 3

File details

Details for the file sgr_specification-2.1.20250415.tar.gz.

File metadata

  • Download URL: sgr_specification-2.1.20250415.tar.gz
  • Upload date:
  • Size: 43.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for sgr_specification-2.1.20250415.tar.gz
Algorithm Hash digest
SHA256 a84494448745fd66571bcdee675394c87e2051fd7adb0dd967887e91aa344048
MD5 7f36714ca99149453cece3b2728f3005
BLAKE2b-256 ecaacdba250334f1e59a3dec30002c3520e6da425796671e0e61bf0935c250d5

See more details on using hashes here.

File details

Details for the file sgr_specification-2.1.20250415-py3-none-any.whl.

File metadata

File hashes

Hashes for sgr_specification-2.1.20250415-py3-none-any.whl
Algorithm Hash digest
SHA256 079968e7bd1b850937708a99702564d87a864012bdf7b02364cce9610045e250
MD5 da4a946c3579c8b58a9933155b8448c4
BLAKE2b-256 1903c2a3c5767e6396cc81ffe57ec29f404282eeb3815834225314c197b406e5

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