anss-formats 0.0.1__py3-none-any.whl → 0.0.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: anss-formats
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: Python implementation of the library used to communicate seismic event detection information between systems
5
5
  License: CC0-1.0
6
6
  Keywords: anss,earthquakes,formats,detection
@@ -21,3 +21,29 @@ Requires-Dist: requests (>=2.32.2,<3.0.0)
21
21
  Requires-Dist: twine (>=5.1.1,<6.0.0)
22
22
  Project-URL: Homepage, https://gitlab.com/anss-netops/anss-data-formats
23
23
  Project-URL: Repository, https://gitlab.com/anss-netops/anss-data-formats
24
+ Description-Content-Type: text/markdown
25
+
26
+ # Python 3 ANSS Formats Library
27
+
28
+ This is the Python implementation of the library used to generate and parse the
29
+ ANSS Formats.
30
+
31
+ Dependencies
32
+ ------
33
+ * ANSS Formats utilizes [JSON](www.json.org) for formatting.
34
+ * ANSS Formats was written in Python 3.6
35
+ * ANSS Formats uses [poetry](https://python-poetry.org/) for
36
+ Package, dependency and environment management.
37
+
38
+ Building
39
+ ------
40
+ The steps to get and use the python ANSS-formats are as follows:
41
+
42
+ 1. Clone ANSS-formats.
43
+ 2. Open a command window and change directories to /python/
44
+ 3. To run unit tests, run the command `poetry run pytest --cov=anssformats --junitxml junit.xml`
45
+
46
+ Using
47
+ -----S
48
+ Once you have the python distribution, simply import anssformats
49
+
@@ -10,6 +10,6 @@ anssformats/machineLearning.py,sha256=6xwmv_F2VuxZl-ng7qUKlV7Mrlw6aQ-LKg6A6x3vdf
10
10
  anssformats/pick.py,sha256=Spaw7Paw_UCkVxNSJxJSirmiXM3e2KEY8-nIwVgk2Vg,2867
11
11
  anssformats/quality.py,sha256=PK5sPAoJTUgCrmQkiWTerEB2klWbR1ECAU-qIABpcjA,389
12
12
  anssformats/source.py,sha256=G78YUwY2fimi8Uy0d1mKjaIIsEDUue50wdHpACQsSMU,398
13
- anss_formats-0.0.1.dist-info/METADATA,sha256=zs6fyxG-cyhnIQb6n3wqGM0JDo8p0RnLEoNnwUerKMo,1006
14
- anss_formats-0.0.1.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
15
- anss_formats-0.0.1.dist-info/RECORD,,
13
+ anss_formats-0.0.2.dist-info/METADATA,sha256=2vPKl4xt_C1jtj5PpsAxFlUjBE6oMJqLaseXNZh8Aok,1750
14
+ anss_formats-0.0.2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
15
+ anss_formats-0.0.2.dist-info/RECORD,,