PySimultan 0.7.4__tar.gz → 0.7.5__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.7.4 → pysimultan-0.7.5}/PKG-INFO +1 -1
 - pysimultan-0.7.5/src/PySimultan2/__about__.py +1 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/__init__.py +5 -3
 - pysimultan-0.7.4/src/PySimultan2/__about__.py +0 -1
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/.gitignore +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/LICENSE.txt +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/README.md +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/pyproject.toml +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/CHANGELOG.md +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/data_model.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/default_types.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/files.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/geometry/__init__.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/geometry/geometry_base.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/geometry/utils.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/multi_values.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/object_mapper.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/ClosedXML.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/ControlzEx.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/DocumentFormat.OpenXml.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/DotSpatial.Projections.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/ExcelNumberFormat.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Fluent.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/MathNet.Numerics.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.AspNetCore.Authorization.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.AspNetCore.Metadata.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.Extensions.Options.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.Extensions.Primitives.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.Shell.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.Xaml.Behaviors.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Newtonsoft.Json.Bson.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Newtonsoft.Json.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/SIMULTAN.Lang.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/SIMULTAN.Lang.xml +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/SIMULTAN.Plugins.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/SIMULTAN.Plugins.xml +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/SIMULTAN.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/SIMULTAN.xml +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/SharpDX.Mathematics.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Sprache.Calc.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Sprache.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/System.Data.OleDb.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/System.Net.Http.Formatting.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/System.Reflection.MetadataLoadContext.dll +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/__init__.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/simultan_object.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/taxonomy_maps.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/type_setter_lookup.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/utils.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/RoomAcoustics_V02.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/__init__.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/__init__.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/create_component.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/create_component_with_taxonomy_slot.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/create_referenced_component.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/create_taxonomies.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/resources/__init__.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/resources/empty_test_excel.xlsx +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/resources/template_example3.yml +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/resources/template_example4.yml +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/resources/template_example_create_typed_component.yml +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/resources/template_example_create_typed_component_with_slots.yml +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/resources/template_example_extend.yml +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/resources/template_example_update_references.yml +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/resources/template_reference_list.yml +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/resources/__init__.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/resources/new_test_file.txt +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/resources/new_test_file2.txt +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/resources/new_test_file_1.txt +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/resources/new_test_file_2.txt +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_calc_static_zone_temperature.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_calculate_steady_state_temperature.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_circular_references.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_create_geometry.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_default_component.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_directory_and_files.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_files.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_files_load.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_load_geometry.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_load_multi_values.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_new_dll.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_new_project_creation.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_numeric_map.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_numpy.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_parameter_reference.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_pythonnet.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_register_class.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_register_decorator.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_set_attr_property.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_set_dictionary.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_set_properties.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_taxonomie_maps.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_taxonomies.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/test_ui.py +0 -0
 - {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/ui_minimal_example.py +0 -0
 
| 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            Metadata-Version: 2.4
         
     | 
| 
       2 
2 
     | 
    
         
             
            Name: PySimultan
         
     | 
| 
       3 
     | 
    
         
            -
            Version: 0.7. 
     | 
| 
      
 3 
     | 
    
         
            +
            Version: 0.7.5
         
     | 
| 
       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.7.5'
         
     | 
| 
         @@ -48,7 +48,6 @@ def setup(): 
     | 
|
| 
       48 
48 
     | 
    
         
             
                logger.setLevel('DEBUG')
         
     | 
| 
       49 
49 
     | 
    
         | 
| 
       50 
50 
     | 
    
         
             
                dll_path = os.environ.get('SIMULTAN_SDK_DIR', None)
         
     | 
| 
       51 
     | 
    
         
            -
                dll_path = None
         
     | 
| 
       52 
51 
     | 
    
         
             
                if dll_path is None:
         
     | 
| 
       53 
52 
     | 
    
         
             
                    with pkg_resources.path(resources, 'SIMULTAN.dll') as r_path:
         
     | 
| 
       54 
53 
     | 
    
         
             
                        dll_path = str(r_path)
         
     | 
| 
         @@ -59,8 +58,11 @@ def setup(): 
     | 
|
| 
       59 
58 
     | 
    
         
             
                list(clr_loader.find_runtimes())
         
     | 
| 
       60 
59 
     | 
    
         
             
                load('coreclr')
         
     | 
| 
       61 
60 
     | 
    
         
             
                import clr
         
     | 
| 
       62 
     | 
    
         
            -
                 
     | 
| 
       63 
     | 
    
         
            -
                     
     | 
| 
      
 61 
     | 
    
         
            +
                try:
         
     | 
| 
      
 62 
     | 
    
         
            +
                    clr.AddReference('SIMULTAN')
         
     | 
| 
      
 63 
     | 
    
         
            +
                except Exception as e:
         
     | 
| 
      
 64 
     | 
    
         
            +
                    test = clr.AddReference(
         
     | 
| 
      
 65 
     | 
    
         
            +
                        os.path.join(dll_path, 'SIMULTAN.dll') if not dll_path.endswith('SIMULTAN.dll') else dll_path)
         
     | 
| 
       64 
66 
     | 
    
         
             
                clr.AddReference("System.Security.Cryptography")
         
     | 
| 
       65 
67 
     | 
    
         
             
                # clr.AddReference(os.path.join(dll_path, 'SIMULTAN'))
         
     | 
| 
       66 
68 
     | 
    
         | 
| 
         @@ -1 +0,0 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            version = '0.7.4'
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
    
        {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.AspNetCore.Metadata.dll
    RENAMED
    
    | 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
    
        {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.Extensions.Options.dll
    RENAMED
    
    | 
         
            File without changes
         
     | 
    
        {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.Extensions.Primitives.dll
    RENAMED
    
    | 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
    
        {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.dll
    RENAMED
    
    | 
         
            File without changes
         
     | 
    
        {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/Microsoft.Xaml.Behaviors.dll
    RENAMED
    
    | 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
    
        {pysimultan-0.7.4 → pysimultan-0.7.5}/src/PySimultan2/resources/System.Net.Http.Formatting.dll
    RENAMED
    
    | 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
    
        {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/create_component_with_taxonomy_slot.py
    RENAMED
    
    | 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
    
        {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/resources/template_example_extend.yml
    RENAMED
    
    | 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
    
        {pysimultan-0.7.4 → pysimultan-0.7.5}/tests/readme_examples/resources/template_reference_list.yml
    RENAMED
    
    | 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     |