ingestr 0.14.0__py3-none-any.whl → 0.14.1__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 ingestr might be problematic. Click here for more details.

ingestr/src/buildinfo.py CHANGED
@@ -1 +1 @@
1
- version = "v0.14.0"
1
+ version = "v0.14.1"
@@ -9879,10 +9879,7 @@ def fluxx_source(
9879
9879
  if field_name in fields_to_extract:
9880
9880
  filtered_fields[field_name] = fields_to_extract[field_name]
9881
9881
  else:
9882
- # If field is not in the resource configuration, log a warning but continue
9883
- print(
9884
- f"Warning: Field '{field_name}' not found in {resource_name} configuration"
9885
- )
9882
+ filtered_fields[field_name] = {}
9886
9883
 
9887
9884
  fields_to_extract = filtered_fields
9888
9885
 
@@ -43,12 +43,6 @@ def fluxx_api_request(
43
43
  "Authorization": f"Bearer {access_token}",
44
44
  "Content-Type": "application/json",
45
45
  }
46
- # print(f"Making request to Fluxx API:")
47
- # print(f" Method: {method}")
48
- # print(f" URL: {url}")
49
- # print(f" Headers: {headers}")
50
- # print(f" Params: {params}")
51
- # print(f" Data: {data}")
52
46
 
53
47
  response = requests.request(
54
48
  method=method,
@@ -88,7 +82,6 @@ def paginate_fluxx_resource(
88
82
  params=params,
89
83
  )
90
84
 
91
- print("resssponse", response)
92
85
  if not response:
93
86
  break
94
87
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ingestr
3
- Version: 0.14.0
3
+ Version: 0.14.1
4
4
  Summary: ingestr is a command-line application that ingests data from various sources and stores them in any database.
5
5
  Project-URL: Homepage, https://github.com/bruin-data/ingestr
6
6
  Project-URL: Issues, https://github.com/bruin-data/ingestr/issues
@@ -2,7 +2,7 @@ ingestr/conftest.py,sha256=OE2yxeTCosS9CUFVuqNypm-2ftYvVBeeq7egm3878cI,1981
2
2
  ingestr/main.py,sha256=qo0g3wCFl8a_1jUwXagX8L1Q8PKKQlTF7md9pfnzW0Y,27155
3
3
  ingestr/src/.gitignore,sha256=8cX1AZTSI0TcdZFGTmS_oyBjpfCzhOEt0DdAo2dFIY8,203
4
4
  ingestr/src/blob.py,sha256=UUWMjHUuoR9xP1XZQ6UANQmnMVyDx3d0X4-2FQC271I,2138
5
- ingestr/src/buildinfo.py,sha256=wnJ_CPlYtFn5F7P7HRnnyrCPI2u2P6bB5qMLZpfYxkc,20
5
+ ingestr/src/buildinfo.py,sha256=vBwHqLcmS8wd269RLIXI-LgqeEmD5o43bmLyp6Zpk6I,20
6
6
  ingestr/src/destinations.py,sha256=BE8tK69Aq7FLBV_j6ijMhZCRIUYpSTnk7FTZMZW5Q5M,28557
7
7
  ingestr/src/errors.py,sha256=Ufs4_DfE77_E3vnA1fOQdi6cmuLVNm7_SbFLkL1XPGk,686
8
8
  ingestr/src/factory.py,sha256=sT5x4R95Qa0QIjkS7a5lFKUFwFpVpdb1nv8HIxOu_RM,7376
@@ -56,8 +56,8 @@ ingestr/src/facebook_ads/utils.py,sha256=ES2ylPoW3j3fjp6OMUgp21n1cG1OktXsmWWMk5v
56
56
  ingestr/src/filesystem/__init__.py,sha256=42YAOHQxZ7TkTXC1eeaLUJpjqJ3l7DH7C8j927pV4pc,4353
57
57
  ingestr/src/filesystem/helpers.py,sha256=bg0muSHZr3hMa8H4jN2-LGWzI-SUoKlQNiWJ74-YYms,3211
58
58
  ingestr/src/filesystem/readers.py,sha256=a0fKkaRpnAOGsXI3EBNYZa7x6tlmAOsgRzb883StY30,3987
59
- ingestr/src/fluxx/__init__.py,sha256=Ua_QVKfeNWzpJRaGgjgR50Ot52s0f5hY-VN-a53gY2Y,566245
60
- ingestr/src/fluxx/helpers.py,sha256=dCNgvMMTSEO4LNp6luNZ-XrV4NPW-_OUfmp0k3jFhuc,6602
59
+ ingestr/src/fluxx/__init__.py,sha256=xDtkqt4_f9LgVNt-APCQ7tsJ8gM6msEroyKAUToNC8A,566053
60
+ ingestr/src/fluxx/helpers.py,sha256=zJmlQWwiv9snnLqTygiWVZy7-0rGi_K427hRUuZeHEM,6352
61
61
  ingestr/src/frankfurter/__init__.py,sha256=gOdL8ZqgHHYZByjtfE3WX3BTRHdYqyn9FpQwzDHSAx0,5089
62
62
  ingestr/src/frankfurter/helpers.py,sha256=SpRr992OcSf7IDI5y-ToUdO6m6sGpqFz59LTY0ojchI,1502
63
63
  ingestr/src/freshdesk/__init__.py,sha256=ukyorgCNsW_snzsYBDsr3Q0WB8f-to9Fk0enqHHFQlk,3087
@@ -166,8 +166,8 @@ ingestr/testdata/merge_expected.csv,sha256=DReHqWGnQMsf2PBv_Q2pfjsgvikYFnf1zYcQZ
166
166
  ingestr/testdata/merge_part1.csv,sha256=Pw8Z9IDKcNU0qQHx1z6BUf4rF_-SxKGFOvymCt4OY9I,185
167
167
  ingestr/testdata/merge_part2.csv,sha256=T_GiWxA81SN63_tMOIuemcvboEFeAmbKc7xRXvL9esw,287
168
168
  ingestr/tests/unit/test_smartsheets.py,sha256=zf3DXT29Y4TH2lNPBFphdjlaelUUyPJcsW2UO68RzDs,4862
169
- ingestr-0.14.0.dist-info/METADATA,sha256=rRaZKV5Ik4cZgl0s6BPRvnrSd5fs7FN0ptg1hNCjKT0,15265
170
- ingestr-0.14.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
171
- ingestr-0.14.0.dist-info/entry_points.txt,sha256=oPJy0KBnPWYjDtP1k8qwAihcTLHSZokSQvRAw_wtfJM,46
172
- ingestr-0.14.0.dist-info/licenses/LICENSE.md,sha256=cW8wIhn8HFE-KLStDF9jHQ1O_ARWP3kTpk_-eOccL24,1075
173
- ingestr-0.14.0.dist-info/RECORD,,
169
+ ingestr-0.14.1.dist-info/METADATA,sha256=BdnG8Q5dOYWFc_8R3YWvXB-eq96c6Rton95YLkV1C5Q,15265
170
+ ingestr-0.14.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
171
+ ingestr-0.14.1.dist-info/entry_points.txt,sha256=oPJy0KBnPWYjDtP1k8qwAihcTLHSZokSQvRAw_wtfJM,46
172
+ ingestr-0.14.1.dist-info/licenses/LICENSE.md,sha256=cW8wIhn8HFE-KLStDF9jHQ1O_ARWP3kTpk_-eOccL24,1075
173
+ ingestr-0.14.1.dist-info/RECORD,,