toughanimator 0.1.2__py3-none-any.whl → 0.1.3__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.
@@ -7,7 +7,6 @@ import numpy as np
7
7
  import pandas as pd
8
8
  from vtkmodules.all import *
9
9
  import pathlib
10
- import pyvista as pv
11
10
  import json
12
11
  from enum import Enum
13
12
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: toughanimator
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: A tool for visualizing TOUGH simulation outputs.
5
5
  Home-page: https://github.com/scarletref/toughanimator
6
6
  Author: Your Name
@@ -0,0 +1,7 @@
1
+ toughanimator/__init__.py,sha256=m1f3fJ1SNGLNKxHlS0pLNHwaHlN6UUTh5GpS_8hC8kw,30
2
+ toughanimator/run.py,sha256=bMKe57yNZuKhekCkWMHawENKYdO5yRLpEzjGwaD-wWw,650
3
+ toughanimator/tough_classes.py,sha256=RKQNWkCXv9izemz4dLpaHxxu_WfXfh-YdBGzzqj-eu4,103858
4
+ toughanimator-0.1.3.dist-info/METADATA,sha256=5O0GHJscV-oomk0gqlqb7E2Myynz1Ds2D8ESLuBMsQM,4557
5
+ toughanimator-0.1.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
+ toughanimator-0.1.3.dist-info/top_level.txt,sha256=pAT-UflvbjT4lTmBdzHqApZGWbywkSM3Y_qsHyLi4pU,14
7
+ toughanimator-0.1.3.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- toughanimator/__init__.py,sha256=m1f3fJ1SNGLNKxHlS0pLNHwaHlN6UUTh5GpS_8hC8kw,30
2
- toughanimator/run.py,sha256=bMKe57yNZuKhekCkWMHawENKYdO5yRLpEzjGwaD-wWw,650
3
- toughanimator/tough_classes.py,sha256=dwoWT__RKagI99k9qgrIFjA5pDNQQeL6fTIpo0HTBxQ,103880
4
- toughanimator-0.1.2.dist-info/METADATA,sha256=dZ45QegPf26VpdhACaA1MaUUiClwe-I5DfKKd8gb-Hg,4557
5
- toughanimator-0.1.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
- toughanimator-0.1.2.dist-info/top_level.txt,sha256=pAT-UflvbjT4lTmBdzHqApZGWbywkSM3Y_qsHyLi4pU,14
7
- toughanimator-0.1.2.dist-info/RECORD,,