Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
GenCost 0.0 documentation
Light Logo Dark Logo
GenCost 0.0 documentation
  • Licensing
  • Code of Conduct
  • Release Notes
  • API Reference
    • gencost
      • gencost._version
      • gencost.all_gens
      • gencost.constants
      • gencost.crosswalk
      • gencost.entity_ids
      • gencost.epd_with_vom_fom_som
      • gencost.main
      • gencost.predict_parasitic_load
      • gencost.r_scripts
      • gencost.waterfall
Back to top
View this page
Edit this page

gencost._version¶

Attributes¶

version

__version__

__version_tuple__

version_tuple

commit_id

__commit_id__

Module Contents¶

gencost._version.version: str[source]¶
gencost._version.__version__: str[source]¶
gencost._version.__version_tuple__: VERSION_TUPLE[source]¶
gencost._version.version_tuple: VERSION_TUPLE[source]¶
gencost._version.commit_id: COMMIT_ID[source]¶
gencost._version.__commit_id__: COMMIT_ID[source]¶
Next
gencost.all_gens
Previous
gencost
Copyright © 2025, RMI, CC-BY-4.0
Made with Sphinx and @pradyunsg's Furo
On this page
  • gencost._version
    • Attributes
    • Module Contents
      • version
      • __version__
      • __version_tuple__
      • version_tuple
      • commit_id
      • __commit_id__