pylantir 0.0.2__py3-none-any.whl → 0.0.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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "db_path": "~/Desktop/worklist.db",
2
+ "db_path": "/path/to/worklist.db",
3
3
  "db_echo": "0",
4
4
  "db_update_interval": 60,
5
5
  "allowed_aet": [],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pylantir
3
- Version: 0.0.2
3
+ Version: 0.0.3
4
4
  Summary: Python - DICOM Modality WorkList
5
5
  Author-email: Milton Camacho <miltoncamachoicc@gmail.com>
6
6
  Requires-Python: >=3.11.1
@@ -17,6 +17,8 @@ Requires-Dist: pynetdicom
17
17
  Requires-Dist: sqlalchemy
18
18
  Requires-Dist: PyCap
19
19
  Requires-Dist: uuid
20
+ Requires-Dist: coloredlogs
21
+ Requires-Dist: python-dotenv
20
22
  Requires-Dist: pyspark>=3.0.0 ; extra == "spark"
21
23
  Requires-Dist: bandit[toml]==1.7.5 ; extra == "test"
22
24
  Requires-Dist: black==23.3.0 ; extra == "test"
@@ -7,8 +7,8 @@ pylantir/populate_db.py,sha256=KIbkVA-EAuTlDArXMFOHkjMmVfjlsTApj7S1wpUu1bM,2207
7
7
  pylantir/redcap_to_db.py,sha256=ITiMAY-XB7B_-_8jUSAjdNqTngULjXBbWYjY4_Byh1U,8465
8
8
  pylantir/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  pylantir/cli/run.py,sha256=nF2bCezJnHtt4AfUjdwF8O-Qimzb6p6EtxidykjbjaU,9942
10
- pylantir/config/mwl_config.json,sha256=8ThjQErolJ2kZbK4QbWTdkGidRkjQjX4D3f20sWrvvA,852
11
- pylantir-0.0.2.dist-info/entry_points.txt,sha256=vxaxvfGppLqRt9_4sqNDdP6b2jlgpcHIwP7UQfrM1T0,50
12
- pylantir-0.0.2.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
13
- pylantir-0.0.2.dist-info/METADATA,sha256=QJxpbxu_0DJpakKIrwhmz-PvgQGrkdhZ4W5sCoVh8DY,6887
14
- pylantir-0.0.2.dist-info/RECORD,,
10
+ pylantir/config/mwl_config.json,sha256=1Ma2guYAEAXQh1z7959aZadAn3ORjBqnDDibSLcwv_g,851
11
+ pylantir-0.0.3.dist-info/entry_points.txt,sha256=vxaxvfGppLqRt9_4sqNDdP6b2jlgpcHIwP7UQfrM1T0,50
12
+ pylantir-0.0.3.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
13
+ pylantir-0.0.3.dist-info/METADATA,sha256=5ORPuuVMNnbhBG4NJQJYM7gI6Lzunm85b2Qm4ZVm-IQ,6943
14
+ pylantir-0.0.3.dist-info/RECORD,,