openepd 7.13.0__py3-none-any.whl → 7.13.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
openepd/__version__.py CHANGED
@@ -13,4 +13,4 @@
13
13
  # See the License for the specific language governing permissions and
14
14
  # limitations under the License.
15
15
  #
16
- VERSION = "7.13.0"
16
+ VERSION = "7.13.2"
openepd/model/base.py CHANGED
@@ -76,7 +76,7 @@ class SerializingArgs(TypedDict):
76
76
  class BaseOpenEpdSchema(pydantic.BaseModel):
77
77
  """Base class for all OpenEPD models."""
78
78
 
79
- ext: dict[str, AnySerializable] | None = pydantic.Field(alias="ext", default=None)
79
+ ext: pydantic.SerializeAsAny[dict[str, AnySerializable] | None] = pydantic.Field(alias="ext", default=None)
80
80
  model_config: ClassVar[ConfigDict] = ConfigDict(
81
81
  validate_assignment=False,
82
82
  populate_by_name=True,
@@ -33,6 +33,7 @@ __all__ = (
33
33
  "LowVoltBusesRangeV1",
34
34
  "LowVoltageElectricalDistributionRangeV1",
35
35
  "MedVoltBusesRangeV1",
36
+ "OtherElectricalEquipmentRangeV1",
36
37
  "OtherElectricalPowerStorageRangeV1",
37
38
  "OtherGenerationRangeV1",
38
39
  "OutdoorLightingRangeV1",
@@ -0,0 +1,18 @@
1
+ #
2
+ # Copyright 2025 by C Change Labs Inc. www.c-change-labs.com
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+ #
16
+
17
+ # Deprecated import: This import is kept for backward compatibility and should be removed in the future.
18
+ from .electrical import OtherElectricalEquipmentRangeV1 # noqa: F401
@@ -13,6 +13,39 @@
13
13
  # See the License for the specific language governing permissions and
14
14
  # limitations under the License.
15
15
  #
16
+ __all__ = (
17
+ "BatteriesV1",
18
+ "CableTraysV1",
19
+ "ElectricPowerV1",
20
+ "ElectricalBusesV1",
21
+ "ElectricalConduitV1",
22
+ "ElectricalGenerationEquipmentV1",
23
+ "ElectricalPowerStorageV1",
24
+ "ElectricalV1",
25
+ "ElectricityFromPowerGridV1",
26
+ "ElectricityFromSpecificGeneratorV1",
27
+ "FloorEquipmentBoxesV1",
28
+ "FueledElectricalGeneratorsV1",
29
+ "LightbulbsV1",
30
+ "LightingControlsV1",
31
+ "LightingFixturesV1",
32
+ "LightingV1",
33
+ "LowVoltBusesV1",
34
+ "LowVoltageElectricalDistributionV1",
35
+ "MedVoltBusesV1",
36
+ "OtherElectricalEquipmentV1",
37
+ "OtherElectricalPowerStorageV1",
38
+ "OtherGenerationV1",
39
+ "OutdoorLightingV1",
40
+ "PhotovoltaicsV1",
41
+ "PowerDistributionUnitsV1",
42
+ "PowerPurchaseAgreementsV1",
43
+ "RacewaysV1",
44
+ "SpecialtyLightingV1",
45
+ "TaskLightingV1",
46
+ "WindTurbinesV1",
47
+ )
48
+
16
49
  import pydantic
17
50
 
18
51
  from openepd.model.specs.base import BaseOpenEpdHierarchicalSpec
@@ -0,0 +1,18 @@
1
+ #
2
+ # Copyright 2025 by C Change Labs Inc. www.c-change-labs.com
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+ #
16
+
17
+ # Deprecated import: This import is kept for backward compatibility and should be removed in the future.
18
+ from .electrical import OtherElectricalEquipmentV1 # noqa: F401
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: openepd
3
- Version: 7.13.0
3
+ Version: 7.13.2
4
4
  Summary: Python library to work with OpenEPD format
5
5
  License: Apache-2.0
6
6
  Author: C-Change Labs
@@ -1,5 +1,5 @@
1
1
  openepd/__init__.py,sha256=9THJcV3LT7JDBOMz1px-QFf_sdJ0LOqJ5dmA9Dvvtd4,620
2
- openepd/__version__.py,sha256=nxitozeMrGujtN03G85IeTSzwzKLY1-NdBqX4axAPKA,639
2
+ openepd/__version__.py,sha256=1SC3RVlZyu1e20jUEhVEqS_gGvq08BPlMiaDfUZYSp4,639
3
3
  openepd/api/__init__.py,sha256=9THJcV3LT7JDBOMz1px-QFf_sdJ0LOqJ5dmA9Dvvtd4,620
4
4
  openepd/api/average_dataset/__init__.py,sha256=9THJcV3LT7JDBOMz1px-QFf_sdJ0LOqJ5dmA9Dvvtd4,620
5
5
  openepd/api/average_dataset/generic_estimate_sync_api.py,sha256=mjTT8eGtfj6Fgp-wcs0cCWA7DJo1KL_iQ75rgKkaY3c,8037
@@ -41,7 +41,7 @@ openepd/m49/__init__.py,sha256=AApOMp9PJPMXZbPB4piedqKtgHE01mlj_MyF3kf519U,718
41
41
  openepd/m49/const.py,sha256=lxp2bzwD4d95VHo5ULKFN8ryzjjfKTwpe9_MdUFIoXw,32104
42
42
  openepd/m49/utils.py,sha256=0UvdtC9gtvRA5WT_hJDIuQR0RSrnx-S34wwwBRM_tsM,7807
43
43
  openepd/model/__init__.py,sha256=9THJcV3LT7JDBOMz1px-QFf_sdJ0LOqJ5dmA9Dvvtd4,620
44
- openepd/model/base.py,sha256=4D8BaSoNeY8RZfjkmJOSyfg0B34dKzM76lZbQT9AIXg,13622
44
+ openepd/model/base.py,sha256=JcHv2lvkoei1mmcwYwCZTwn1pvdurEXACy08y84mYF8,13647
45
45
  openepd/model/category.py,sha256=iyzzAsiVwW4zJ61oYsm9Sy-sEBA71-aMFXcJP1Y-dPI,1734
46
46
  openepd/model/common.py,sha256=r6VbqOaMAAqEEbXJ0l-_kLDFQJZW_qv5XdZFyOFEFW8,15016
47
47
  openepd/model/declaration.py,sha256=ryB0QmbdtufUEwUDZqzudlEAnJ_-4wPR9dwfC8i4zUc,15785
@@ -70,7 +70,7 @@ openepd/model/specs/range/cladding.py,sha256=7sk1wE3V_yt_nwvLFSnIZMjJ5d7OCbMh2MY
70
70
  openepd/model/specs/range/cmu.py,sha256=Xi_YL58VPBgfW0I6jqRwsIxnMoVztRfx1IFn3EP9MlM,1851
71
71
  openepd/model/specs/range/concrete.py,sha256=PnvgMzshcB5nvLYMkT41PzixpEtiYtAGOGLixvtEQ5Q,7685
72
72
  openepd/model/specs/range/conveying_equipment.py,sha256=BLuy_FhgERau3fSaGOuP7ZZpe_PH7s0ttVUzB06BjtU,3216
73
- openepd/model/specs/range/electrical.py,sha256=WSzVi5tkqtulmqZc8xKh0HjdgBFjONFeo1tEFWKyw0Q,12185
73
+ openepd/model/specs/range/electrical.py,sha256=N1YP0hMd6gdxRKkDUrWlsjUjRMIheDxdcrFGDu9oxcI,12224
74
74
  openepd/model/specs/range/electrical_transmission_and_distribution_equipment.py,sha256=xDdyLj6oJRmdybq7W91MtgE80FDpaG6ii5hE921aRGQ,2525
75
75
  openepd/model/specs/range/electricity.py,sha256=yn_S25C_tZqseb8hiJ1yiHszu2mQ49FOFWWCqNpOBY0,997
76
76
  openepd/model/specs/range/exterior_improvements.py,sha256=MRKRXB648H4DkK-kpvrcbNek2mSJKHSoMak_OC9iWVA,1720
@@ -88,6 +88,7 @@ openepd/model/specs/range/mixins/access_flooring_mixin.py,sha256=pQH7lt7oD3e8g19
88
88
  openepd/model/specs/range/network_infrastructure.py,sha256=nq8g1s7_EKjZNODxnlfMB7ipZ90z5w7TVd6b5EUywkA,8738
89
89
  openepd/model/specs/range/non_construction.py,sha256=PDJn1QKQR9wHYr-KtWIxji-41IKFSeMZUS1fSjy4QGU,1664
90
90
  openepd/model/specs/range/openings.py,sha256=j7c49jlvfvnu03KVvYiNyyWEAjQYcxW6czxgD1z93Rw,15734
91
+ openepd/model/specs/range/other_electrical_equipment.py,sha256=NM7mlm38W9PTFMPPvvX5IaPMR2CCbpVO6Yi3i9iBb78,796
91
92
  openepd/model/specs/range/other_materials.py,sha256=RaLM3TrQ_woHJpYUug6XapSZmWfzYbkFlULegWfBab4,5962
92
93
  openepd/model/specs/range/plumbing.py,sha256=pjdIOvQAat-8e0zqJM7gs30h131mqryU5uCGOdeTRaE,5382
93
94
  openepd/model/specs/range/precast_concrete.py,sha256=i766QYGjnl5_1Ip_6_-x1QpCXSybM0bjN4ESq2njIQ0,3820
@@ -112,7 +113,7 @@ openepd/model/specs/singular/conveying_equipment.py,sha256=Hcy1zcXKsGIuh303xiRJw
112
113
  openepd/model/specs/singular/deprecated/__init__.py,sha256=NufJ5lJeuWQ_aV7tHIX_H_StU4fNdGkcEaCA64FOcsA,2619
113
114
  openepd/model/specs/singular/deprecated/concrete.py,sha256=xqHxwFUzy0XEa66e1N1Z3aKt6hhnHhbJ76XiRoe0wtQ,5604
114
115
  openepd/model/specs/singular/deprecated/steel.py,sha256=xqp6rqA49ARY7uvObvnNh-y9cN0WCy0Qz3sMuuIBXPY,3647
115
- openepd/model/specs/singular/electrical.py,sha256=URg3d-Gy8hrmlY-Mj9Vf09mEAtxHmdZxzgWdSa1ptcc,11798
116
+ openepd/model/specs/singular/electrical.py,sha256=wR8thw5b2GwED_oo4vzmGysn7f4HU9LU8uI6N9OZOsI,12633
116
117
  openepd/model/specs/singular/electrical_transmission_and_distribution_equipment.py,sha256=oZYyHgnXn9RH3YzltUEDiiQKrin2mvMlTgC3OhxV7DY,1978
117
118
  openepd/model/specs/singular/electricity.py,sha256=f1cJ9eklNUf97khCIZiT5-z8V_TbOcvH2me_1UTQVrE,823
118
119
  openepd/model/specs/singular/exterior_improvements.py,sha256=f_xJJCVVAlHi5A7v1x9Xu_CIht4M-PstAtabWxDxLMA,1695
@@ -131,6 +132,7 @@ openepd/model/specs/singular/mixins/conduit_mixin.py,sha256=H5rbXIy3lpiU_Rub3_f7
131
132
  openepd/model/specs/singular/network_infrastructure.py,sha256=QGMIFzexHH94phkFw7iYl-fTZ_514dwYgvC-2sHjOZw,9316
132
133
  openepd/model/specs/singular/non_construction.py,sha256=VW_dP5I8AUkwa923d2r9X8S78k6OUA5rU0UAypUX8t8,1634
133
134
  openepd/model/specs/singular/openings.py,sha256=8XI9W-4h9oK1_hWNVOzNwvWxIZdAEze0A8ach5hThSU,19794
135
+ openepd/model/specs/singular/other_electrical_equipment.py,sha256=55BCXX5GPxYPea_8Ro7hs_gec4ZMZJA72KEuejQqg3Y,791
134
136
  openepd/model/specs/singular/other_materials.py,sha256=5KbH-db7-FpHiinTRcrGLcIDDkn790a3Mem5ZPpwcsA,4908
135
137
  openepd/model/specs/singular/plumbing.py,sha256=dP6r7xy2yeP8ICEBN79CfJqyDiuwpTtDnURBfWmFWPs,4639
136
138
  openepd/model/specs/singular/precast_concrete.py,sha256=25vn5UxiQbhsNisqBF9_GYASMl3D1iuDWxfnV5HOV4k,7567
@@ -154,7 +156,7 @@ openepd/utils/mapping/__init__.py,sha256=9THJcV3LT7JDBOMz1px-QFf_sdJ0LOqJ5dmA9Dv
154
156
  openepd/utils/mapping/common.py,sha256=hxfN-WW2WLwE_agQzf_mhvz6OHq5WWlr24uZ1S81k4Y,8426
155
157
  openepd/utils/mapping/geography.py,sha256=1_-dvLk11Hqn-K58yUI5pQ5X5gsnJPFlFT7JK2Rdoeg,2396
156
158
  openepd/utils/markdown.py,sha256=RQmudPhb4QU1I4-S-VV2WFbzzq2Po09kbpjjKbwkA9E,1830
157
- openepd-7.13.0.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
158
- openepd-7.13.0.dist-info/METADATA,sha256=L_MQy3vYZ83yVCZblQ7-I5dwbIeEzbu-mxsyiUlA1hQ,9811
159
- openepd-7.13.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
160
- openepd-7.13.0.dist-info/RECORD,,
159
+ openepd-7.13.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
160
+ openepd-7.13.2.dist-info/METADATA,sha256=NukVshFv5zoBxPcBC9JLRBGO78aLj-DTTO3-TWX4eaM,9811
161
+ openepd-7.13.2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
162
+ openepd-7.13.2.dist-info/RECORD,,