Skip to main content
Ctrl+K

Brightway

  • Installation
  • Cheat Sheet
  • Overview
  • Examples
  • FAQ
  • API
  • Contact
    • Contributing
    • Support Brightway
    • Credits & License
    • Changelog
  • GitHub
  • PyPi
  • Matrix Group Chat
  • Installation
  • Cheat Sheet
  • Overview
  • Examples
  • FAQ
  • API
  • Contact
  • Contributing
  • Support Brightway
  • Credits & License
  • Changelog
  • GitHub
  • PyPi
  • Matrix Group Chat

Section Navigation

  • bw2io
  • bw2data
  • bw2calc
  • bw2analyzer
  • bw2parameters
    • bw2parameters.errors
    • bw2parameters.interpreter
    • bw2parameters.mangling
    • bw2parameters.parameter_set
    • bw2parameters.pint
    • bw2parameters.utils
  • API
  • bw2parameters
  • bw2parameters.utils

bw2parameters.utils#

Functions#

get_version_tuple(→ tuple)

isidentifier(ident)

Determines, if string is valid Python identifier.

Module Contents#

bw2parameters.utils.get_version_tuple() → tuple[source]#
bw2parameters.utils.isidentifier(ident)[source]#

Determines, if string is valid Python identifier.

Stolen from http://stackoverflow.com/questions/12700893/how-to-check-if-a-string-is-a-valid-python-identifier-including-keyword-check

On this page
  • Functions
  • Module Contents
    • get_version_tuple()
    • isidentifier()
Edit on GitHub

This Page

  • Show Source
Support Brightway

© Copyright 2026 Brightway Developers.

🌿🐛 Found a bug? Something not working? Frustrated? Please report it!