datajunction-reflection 0.0.1a60__py3-none-any.whl → 0.0.22__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.

Potentially problematic release.


This version of datajunction-reflection might be problematic. Click here for more details.

@@ -1,4 +1,5 @@
1
1
  """
2
2
  Version for Hatch
3
3
  """
4
- __version__ = "0.0.1a60"
4
+
5
+ __version__ = "0.0.22"
@@ -1,4 +1,5 @@
1
1
  """Reflection service settings."""
2
+
2
3
  from functools import lru_cache
3
4
 
4
5
  from pydantic import BaseSettings
@@ -2,6 +2,7 @@
2
2
  Celery app that does the polling of nodes in DJ and then subsequent
3
3
  queueing of reflection tasks.
4
4
  """
5
+
5
6
  from datajunction_reflection.worker.utils import get_celery
6
7
 
7
8
  celery_app = get_celery()
@@ -1,4 +1,5 @@
1
1
  """Reflection service celery tasks."""
2
+
2
3
  from abc import ABC
3
4
 
4
5
  import celery
@@ -1,4 +1,5 @@
1
1
  """Utility functions for retrieving API clients."""
2
+
2
3
  import os
3
4
 
4
5
  from celery import Celery
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: datajunction-reflection
3
- Version: 0.0.1a60
3
+ Version: 0.0.22
4
4
  Summary: OSS Implementation of a DataJunction Reflection Service
5
5
  Project-URL: repository, https://github.com/DataJunction/dj
6
6
  Author-email: DataJunction Authors <roberto@dealmeida.net>
@@ -8,16 +8,15 @@ License: MIT
8
8
  License-File: LICENSE
9
9
  Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Operating System :: OS Independent
11
- Classifier: Programming Language :: Python :: 3.8
12
- Classifier: Programming Language :: Python :: 3.9
13
11
  Classifier: Programming Language :: Python :: 3.10
14
12
  Classifier: Programming Language :: Python :: 3.11
15
13
  Classifier: Programming Language :: Python :: 3.12
16
- Requires-Python: <4.0,>=3.8
14
+ Requires-Python: <4.0,>=3.10
17
15
  Requires-Dist: celery[redis]>=5.2.3
18
16
  Requires-Dist: importlib-metadata
19
17
  Requires-Dist: pydantic<2.0
20
18
  Requires-Dist: python-dotenv==0.19.2
19
+ Requires-Dist: pytz
21
20
  Requires-Dist: requests>=2.26.0
22
21
  Provides-Extra: uvicorn
23
22
  Requires-Dist: uvicorn[standard]>=0.21.1; extra == 'uvicorn'
@@ -0,0 +1,11 @@
1
+ datajunction_reflection/__about__.py,sha256=q6gVtWD0hb1PUXoQW3yE5mcVgvQm6SfrV2b-i_CIBrM,50
2
+ datajunction_reflection/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ datajunction_reflection/config.py,sha256=zyYvuPg8vLveRzJhIEJ6JwHv0vSjBR2HaoRPkaC8WIM,614
4
+ datajunction_reflection/worker/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
+ datajunction_reflection/worker/app.py,sha256=BhP3l3jQDOUaixpmpThtmRCv4lyGGgZpU_Ue74El5lw,194
6
+ datajunction_reflection/worker/tasks.py,sha256=WEP_xkqisCPn2YRU1NY_Cz05HCPmtPJsdOqtQo-TkdE,2071
7
+ datajunction_reflection/worker/utils.py,sha256=f48Gjao-qgoReZhRp8btRjkYftgCp8F7FDUO3XD6UxE,1021
8
+ datajunction_reflection-0.0.22.dist-info/METADATA,sha256=91nn1cxd-s87fcMf1MqEUXkbz7TrIWYfZKalOdi7vAI,1454
9
+ datajunction_reflection-0.0.22.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
10
+ datajunction_reflection-0.0.22.dist-info/licenses/LICENSE,sha256=Q5EUOoPvfa4k1Az3B6y-bddOppd_h7sa30WgFDZOxsU,1059
11
+ datajunction_reflection-0.0.22.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.25.0
2
+ Generator: hatchling 1.28.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,11 +0,0 @@
1
- datajunction_reflection/__about__.py,sha256=XIjYARgGU-awo6dOFvVEKUIXMuhNkC6lPvjrbhLaQ_8,51
2
- datajunction_reflection/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- datajunction_reflection/config.py,sha256=ImLCyAULcoNFmKSmNXuGlP6tw4J6AHKI4ultb6qGiho,613
4
- datajunction_reflection/worker/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
- datajunction_reflection/worker/app.py,sha256=v2Yub1hmEGpHULHWNWNMGrinl1jm5qlsjkjyGNXCH_E,193
6
- datajunction_reflection/worker/tasks.py,sha256=xsskK31aKJHqo9dT5AruxGm5idQ7xjv0EvCbDi9SOHg,2070
7
- datajunction_reflection/worker/utils.py,sha256=fO_85feMFvK4ymfmBAsEbLqc4oGYk_VamjOrcNAGa6U,1020
8
- datajunction_reflection-0.0.1a60.dist-info/METADATA,sha256=juduajkjpN7vkPXy4_QjIBfJ366iVonDBTFmweI9Qq0,1535
9
- datajunction_reflection-0.0.1a60.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
10
- datajunction_reflection-0.0.1a60.dist-info/licenses/LICENSE,sha256=Q5EUOoPvfa4k1Az3B6y-bddOppd_h7sa30WgFDZOxsU,1059
11
- datajunction_reflection-0.0.1a60.dist-info/RECORD,,