ivcap_fastapi 0.2.0__py2.py3-none-any.whl → 0.2.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
ivcap_fastapi/__init__.py CHANGED
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright (c) 2023 Commonwealth Scientific and Industrial Research Organisation (CSIRO). All rights reserved.
2
+ # Copyright (c) 2025 Commonwealth Scientific and Industrial Research Organisation (CSIRO). All rights reserved.
3
3
  # Use of this source code is governed by a BSD-style license that can be
4
4
  # found in the LICENSE file. See the AUTHORS file for names of contributors.
5
5
  #
ivcap_fastapi/json_rpc.py CHANGED
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright (c) 2023 Commonwealth Scientific and Industrial Research Organisation (CSIRO). All rights reserved.
2
+ # Copyright (c) 2025 Commonwealth Scientific and Industrial Research Organisation (CSIRO). All rights reserved.
3
3
  # Use of this source code is governed by a BSD-style license that can be
4
4
  # found in the LICENSE file. See the AUTHORS file for names of contributors.
5
5
  #
ivcap_fastapi/logger.py CHANGED
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright (c) 2023 Commonwealth Scientific and Industrial Research Organisation (CSIRO). All rights reserved.
2
+ # Copyright (c) 2025 Commonwealth Scientific and Industrial Research Organisation (CSIRO). All rights reserved.
3
3
  # Use of this source code is governed by a BSD-style license that can be
4
4
  # found in the LICENSE file. See the AUTHORS file for names of contributors.
5
5
  #
@@ -22,5 +22,6 @@ def logging_init(cfg_path: str=None):
22
22
  cfg_path = os.path.join(script_dir, "logging.json")
23
23
 
24
24
  with open(cfg_path, 'r') as file:
25
+ global LOGGING_CONFIG
25
26
  LOGGING_CONFIG = json.load(file)
26
27
  dictConfig(LOGGING_CONFIG)
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright (c) 2023 Commonwealth Scientific and Industrial Research Organisation (CSIRO). All rights reserved.
2
+ # Copyright (c) 2025 Commonwealth Scientific and Industrial Research Organisation (CSIRO). All rights reserved.
3
3
  # Use of this source code is governed by a BSD-style license that can be
4
4
  # found in the LICENSE file. See the AUTHORS file for names of contributors.
5
5
  #
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ivcap_fastapi
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: Helper functions for building FastAPI based IVCAP services
5
5
  Author: Max Ott
6
6
  Author-email: max.ott@csiro.au
@@ -0,0 +1,11 @@
1
+ ivcap_fastapi/__init__.py,sha256=t2zZUBtSJNquC20qa_xkYJdrl7txXr3VNR7DZMw5uP0,812
2
+ ivcap_fastapi/json_rpc.py,sha256=8ErYmT-iKavcLLteM8CyoDXlPcgwFgmLBAnUjkNF0g8,3940
3
+ ivcap_fastapi/logger.py,sha256=8Rsi7SYD4j7CKgyUFhgQFRMpSn_71fbM-oMlUERXaYY,804
4
+ ivcap_fastapi/logging.json,sha256=Gsh4Xb8Cznh7h7fqaZt6riJ_jOSVYVKeY6MaUXnu91s,972
5
+ ivcap_fastapi/py.typed,sha256=8ZJUsxZiuOy1oJeVhsTWQhTG_6pTVHVXk5hJL79ebTk,25
6
+ ivcap_fastapi/try_later.py,sha256=wZbgGfNp2SQA_qNdFPIQnjQN0PSXxqiXGo3p3V3eX50,1068
7
+ ivcap_fastapi-0.2.1.dist-info/AUTHORS.md,sha256=s9xR4_HAHQgbNlj505LViebt5AtACQmhPf92aJvNYgg,88
8
+ ivcap_fastapi-0.2.1.dist-info/LICENSE,sha256=dsQrDPPwW7iJs9pxahgJKDW8RNPf5FyXG70MFUlxcuk,1587
9
+ ivcap_fastapi-0.2.1.dist-info/METADATA,sha256=FpCplncoZH16UaytcGaBE39lA_4deOGJ2FzXad7dB8E,2632
10
+ ivcap_fastapi-0.2.1.dist-info/WHEEL,sha256=IrRNNNJ-uuL1ggO5qMvT1GGhQVdQU54d6ZpYqEZfEWo,92
11
+ ivcap_fastapi-0.2.1.dist-info/RECORD,,
@@ -1,11 +0,0 @@
1
- ivcap_fastapi/__init__.py,sha256=HbJHaXsuymtg3IMP3SMQgbFvkAFPB5rB9POvIDaAWZk,812
2
- ivcap_fastapi/json_rpc.py,sha256=Gqypn2bmiVKrAexzoX1W_Vdonf4NLyC_Qhf9Gk4r0_U,3940
3
- ivcap_fastapi/logger.py,sha256=Prt0QbmX93MSfOQHb6gelPLfhROpv6J6kRjNIhBjgo0,774
4
- ivcap_fastapi/logging.json,sha256=Gsh4Xb8Cznh7h7fqaZt6riJ_jOSVYVKeY6MaUXnu91s,972
5
- ivcap_fastapi/py.typed,sha256=8ZJUsxZiuOy1oJeVhsTWQhTG_6pTVHVXk5hJL79ebTk,25
6
- ivcap_fastapi/try_later.py,sha256=mGNkQiY6CVtEl_aOsmUlKq_OdCQSvX0cCVu20BaByMU,1068
7
- ivcap_fastapi-0.2.0.dist-info/AUTHORS.md,sha256=s9xR4_HAHQgbNlj505LViebt5AtACQmhPf92aJvNYgg,88
8
- ivcap_fastapi-0.2.0.dist-info/LICENSE,sha256=dsQrDPPwW7iJs9pxahgJKDW8RNPf5FyXG70MFUlxcuk,1587
9
- ivcap_fastapi-0.2.0.dist-info/METADATA,sha256=5BjFlMgxis5gQjTwnC3pE91z27jFz4QdEP915QQjqug,2632
10
- ivcap_fastapi-0.2.0.dist-info/WHEEL,sha256=IrRNNNJ-uuL1ggO5qMvT1GGhQVdQU54d6ZpYqEZfEWo,92
11
- ivcap_fastapi-0.2.0.dist-info/RECORD,,