PySimultan 0.6.0.1__tar.gz → 0.6.0.3__tar.gz
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.
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/PKG-INFO +1 -1
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/CHANGELOG.md +3 -0
- pysimultan-0.6.0.3/src/PySimultan2/__about__.py +1 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/default_types.py +7 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/files.py +19 -0
- pysimultan-0.6.0.1/src/PySimultan2/__about__.py +0 -1
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Data/Assets/__init__.pyi +0 -616
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Data/Components/__init__.pyi +0 -2538
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Data/FlowNetworks/__init__.pyi +0 -499
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Data/Geometry/__init__.pyi +0 -2219
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Data/MultiValues/__init__.pyi +0 -682
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Data/SimMath/__init__.pyi +0 -1654
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Data/SimNetworks/__init__.pyi +0 -442
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Data/SitePlanner/__init__.pyi +0 -193
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Data/Taxonomy/__init__.pyi +0 -367
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Data/Users/__init__.pyi +0 -116
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Data/ValueMappings/__init__.pyi +0 -212
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Data/__init__.pyi +0 -232
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/DataMapping/__init__.pyi +0 -916
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Excel/__init__.pyi +0 -15
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Exceptions/__init__.pyi +0 -268
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Exchange/SimNetworkConnectors/__init__.pyi +0 -32
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Exchange/__init__.pyi +0 -116
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Projects/ManagedFiles/__init__.pyi +0 -433
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Projects/__init__.pyi +0 -435
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/CODXF/__init__.pyi +0 -103
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/CSV/__init__.pyi +0 -122
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/DXF/__init__.pyi +0 -1335
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/Geometry/__init__.pyi +0 -48
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/JSON/__init__.pyi +0 -562
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/METADXF/__init__.pyi +0 -11
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/PADXF/__init__.pyi +0 -21
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/PPATH/__init__.pyi +0 -11
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/Projects/__init__.pyi +0 -112
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/SIMLINKS/__init__.pyi +0 -5
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/SPDXF/__init__.pyi +0 -13
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/SimGeo/__init__.pyi +0 -54
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/TXDXF/__init__.pyi +0 -46
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/XMI/__init__.pyi +0 -22
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Serializer/__init__.pyi +0 -32
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Utils/BackgroundWork/__init__.pyi +0 -43
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Utils/Collections/__init__.pyi +0 -216
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Utils/ElevationProvider/__init__.pyi +0 -66
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Utils/Files/__init__.pyi +0 -48
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Utils/Randomize/__init__.pyi +0 -11
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Utils/Streams/__init__.pyi +0 -59
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Utils/UndoRedo/__init__.pyi +0 -133
- pysimultan-0.6.0.1/src/PySimultan2/typings/SIMULTAN/Utils/__init__.pyi +0 -570
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Buffers/Binary/__init__.pyi +0 -248
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Buffers/Text/__init__.pyi +0 -91
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Buffers/__init__.pyi +0 -192
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/CodeDom/Compiler/__init__.pyi +0 -137
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Collections/Concurrent/__init__.pyi +0 -47
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Collections/Generic/__init__.pyi +0 -1293
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Collections/ObjectModel/__init__.pyi +0 -166
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Collections/Specialized/__init__.pyi +0 -82
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Collections/__init__.pyi +0 -403
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/ComponentModel/__init__.pyi +0 -582
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Configuration/Assemblies/__init__.pyi +0 -30
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Diagnostics/CodeAnalysis/__init__.pyi +0 -315
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Diagnostics/Contracts/__init__.pyi +0 -297
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Diagnostics/SymbolStore/__init__.pyi +0 -9
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Diagnostics/Tracing/__init__.pyi +0 -641
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Diagnostics/__init__.pyi +0 -1101
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Globalization/__init__.pyi +0 -1675
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/IO/Enumeration/__init__.pyi +0 -125
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/IO/__init__.pyi +0 -2747
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Linq/Expressions/__init__.pyi +0 -1815
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Net/__init__.pyi +0 -81
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Numerics/__init__.pyi +0 -2853
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Reflection/Emit/__init__.pyi +0 -1945
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Reflection/Metadata/__init__.pyi +0 -24
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Reflection/__init__.pyi +0 -2724
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Resources/__init__.pyi +0 -205
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/CompilerServices/__init__.pyi +0 -1926
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/ConstrainedExecution/__init__.pyi +0 -49
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/ExceptionServices/__init__.pyi +0 -34
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/InteropServices/ComTypes/__init__.pyi +0 -758
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/InteropServices/Marshalling/__init__.pyi +0 -461
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/InteropServices/ObjectiveC/__init__.pyi +0 -48
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/InteropServices/__init__.pyi +0 -2632
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/Intrinsics/Arm/__init__.pyi +0 -4757
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/Intrinsics/Wasm/__init__.pyi +0 -844
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/Intrinsics/X86/__init__.pyi +0 -5642
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/Intrinsics/__init__.pyi +0 -4504
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/Loader/__init__.pyi +0 -63
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/Remoting/__init__.pyi +0 -7
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/Serialization/__init__.pyi +0 -269
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/Versioning/__init__.pyi +0 -200
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Runtime/__init__.pyi +0 -141
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Security/Cryptography/__init__.pyi +0 -39
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Security/Permissions/__init__.pyi +0 -163
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Security/Principal/__init__.pyi +0 -45
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Security/__init__.pyi +0 -347
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Text/Unicode/__init__.pyi +0 -62
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Text/__init__.pyi +0 -1590
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Threading/Tasks/Sources/__init__.pyi +0 -76
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Threading/Tasks/__init__.pyi +0 -1403
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Threading/__init__.pyi +0 -1788
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Xml/Schema/__init__.pyi +0 -1255
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Xml/Serialization/__init__.pyi +0 -16
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Xml/XPath/__init__.pyi +0 -474
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/Xml/__init__.pyi +0 -2410
- pysimultan-0.6.0.1/src/PySimultan2/typings/System/__init__.pyi +0 -17821
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/.gitignore +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/LICENSE.txt +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/README.md +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/pyproject.toml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/__init__.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/data_model.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/geometry/__init__.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/geometry/geometry_base.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/geometry/utils.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/multi_values.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/object_mapper.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/AssimpNet.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/AvalonDock.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/BruTile.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/ClosedXML.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/ComponentBuilder.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/ComponentBuilder.dll.config +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/ComponentBuilder.runtimeconfig.json +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/ComponentBuilder.xml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/ControlzEx.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Cyotek.Drawing.BitmapFont.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/DocumentFormat.OpenXml.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/DotSpatial.Projections.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/ExcelNumberFormat.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Fluent.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/HelixToolkit.Core.Wpf.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.Wpf.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/HelixToolkit.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/MathNet.Numerics.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Microsoft.AspNetCore.Authorization.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Microsoft.AspNetCore.Metadata.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Microsoft.Extensions.Options.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Microsoft.Extensions.Primitives.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.Shell.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Microsoft.Xaml.Behaviors.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Newtonsoft.Json.Bson.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Newtonsoft.Json.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Python.Runtime.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SIMULTAN.Lang.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SIMULTAN.Lang.xml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SIMULTAN.UI.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SIMULTAN.UI.xml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SIMULTAN.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SIMULTAN.xml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SharpDX.D3DCompiler.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SharpDX.DXGI.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SharpDX.Direct2D1.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SharpDX.Direct3D11.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SharpDX.Direct3D9.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SharpDX.Mathematics.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/SharpDX.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Sprache.Calc.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/Sprache.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/System.Collections.Immutable.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/System.Data.OleDb.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/System.Net.Http.Formatting.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/System.Reflection.Metadata.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/System.Reflection.MetadataLoadContext.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/XAMLMarkupExtensions.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/__init__.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/assimp.dll +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/componentmanager.user +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/defaultsettings.xml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/resources/setup.bat +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/simultan_object.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/taxonomy_maps.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/type_setter_lookup.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/src/PySimultan2/utils.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/RoomAcoustics_V02.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/__init__.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/__init__.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/create_component.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/create_component_with_taxonomy_slot.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/create_referenced_component.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/create_taxonomies.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/resources/__init__.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/resources/empty_test_excel.xlsx +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/resources/template_example3.yml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/resources/template_example4.yml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/resources/template_example_create_typed_component.yml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/resources/template_example_create_typed_component_with_slots.yml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/resources/template_example_extend.yml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/resources/template_example_update_references.yml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/readme_examples/resources/template_reference_list.yml +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/resources/__init__.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/resources/new_test_file.txt +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/resources/new_test_file2.txt +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_calc_static_zone_temperature.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_calculate_steady_state_temperature.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_circular_references.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_create_geometry.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_default_component.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_directory_and_files.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_files.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_files_load.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_load_geometry.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_load_multi_values.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_new_dll.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_new_project_creation.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_numeric_map.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_parameter_reference.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_pythonnet.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_register_class.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_register_decorator.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_set_attr_property.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_set_dictionary.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_set_properties.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_taxonomie_maps.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_taxonomies.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/test_ui.py +0 -0
- {pysimultan-0.6.0.1 → pysimultan-0.6.0.3}/tests/ui_minimal_example.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: PySimultan
|
3
|
-
Version: 0.6.0.
|
3
|
+
Version: 0.6.0.3
|
4
4
|
Project-URL: Documentation, https://github.com/Bühler Maximilian/PySimultan2#readme
|
5
5
|
Project-URL: Issues, https://github.com/Bühler Maximilian/PySimultan2/issues
|
6
6
|
Project-URL: Source, https://github.com/Bühler Maximilian/PySimultan2
|
@@ -0,0 +1 @@
|
|
1
|
+
version = '0.6.0.3'
|
@@ -304,6 +304,13 @@ class ComponentList(SimultanObject):
|
|
304
304
|
return self.data[i]
|
305
305
|
return self._object_mapper.create_python_object(self.data[i], data_model=self._data_model)
|
306
306
|
|
307
|
+
def __delitem__(self, i):
|
308
|
+
if isinstance(i, slice):
|
309
|
+
for j in range(i.start, i.stop):
|
310
|
+
self.discard(self.data[j])
|
311
|
+
else:
|
312
|
+
self.discard(self.data[i])
|
313
|
+
|
307
314
|
def __repr__(self):
|
308
315
|
return f'List {self.name}: ' + repr(list(self.data))
|
309
316
|
|
@@ -219,6 +219,15 @@ def add_directory(data_model: DataModel,
|
|
219
219
|
|
220
220
|
|
221
221
|
class MetaMock(type):
|
222
|
+
|
223
|
+
@property
|
224
|
+
def cls_instances(cls) -> list['SimultanObject']:
|
225
|
+
try:
|
226
|
+
return list(cls._cls_instances)
|
227
|
+
except Exception as e:
|
228
|
+
logger.error(f'Error getting cls_instances: {e}')
|
229
|
+
return []
|
230
|
+
|
222
231
|
def __call__(cls, *args, **kwargs):
|
223
232
|
resource_entry = kwargs.get('resource_entry', None)
|
224
233
|
if resource_entry is not None and hasattr(resource_entry, 'Key'):
|
@@ -235,6 +244,14 @@ class MetaMock(type):
|
|
235
244
|
|
236
245
|
class DirectoryInfoMetaMock(type):
|
237
246
|
|
247
|
+
@property
|
248
|
+
def cls_instances(cls) -> list['SimultanObject']:
|
249
|
+
try:
|
250
|
+
return list(cls._cls_instances)
|
251
|
+
except Exception as e:
|
252
|
+
logger.error(f'Error getting cls_instances: {e}')
|
253
|
+
return []
|
254
|
+
|
238
255
|
def __call__(cls, *args, **kwargs):
|
239
256
|
resource_entry: Optional[ResourceDirectoryEntry] = kwargs.get('resource_entry', None)
|
240
257
|
if resource_entry is not None and hasattr(resource_entry, 'Key'):
|
@@ -252,6 +269,7 @@ class DirectoryInfoMetaMock(type):
|
|
252
269
|
class FileInfo(object, metaclass=MetaMock):
|
253
270
|
|
254
271
|
_cls_instances = {}
|
272
|
+
_taxonomy = 'FileInfo'
|
255
273
|
|
256
274
|
@classmethod
|
257
275
|
def from_string(cls,
|
@@ -542,6 +560,7 @@ class FileInfo(object, metaclass=MetaMock):
|
|
542
560
|
class DirectoryInfo(object, metaclass=DirectoryInfoMetaMock):
|
543
561
|
|
544
562
|
_cls_instances = {}
|
563
|
+
_taxonomy = 'DirectoryInfo'
|
545
564
|
|
546
565
|
@classmethod
|
547
566
|
def get_by_key(cls, key: int) -> Optional[DirectoryInfo]:
|
@@ -1 +0,0 @@
|
|
1
|
-
version = '0.6.0.1'
|