athena-intelligence 0.1.1__py3-none-any.whl → 0.1.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.
@@ -14,7 +14,7 @@ class BaseClientWrapper:
14
14
  headers: typing.Dict[str, str] = {
15
15
  "X-Fern-Language": "Python",
16
16
  "X-Fern-SDK-Name": "athena-intelligence",
17
- "X-Fern-SDK-Version": "0.1.1",
17
+ "X-Fern-SDK-Version": "0.1.2",
18
18
  }
19
19
  headers["Authorization"] = f"Bearer {self._get_api_key()}"
20
20
  return headers
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: athena-intelligence
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary:
5
5
  Requires-Python: >=3.8,<4.0
6
6
  Classifier: Programming Language :: Python :: 3
@@ -16,7 +16,7 @@ Description-Content-Type: text/markdown
16
16
  # Athena Intelligence Python Library
17
17
 
18
18
  [![fern shield](https://img.shields.io/badge/%F0%9F%8C%BF-SDK%20generated%20by%20Fern-brightgreen)](https://github.com/fern-api/fern)
19
- [![pypi](https://img.shields.io/pypi/v/athena-intel.svg)](https://pypi.python.org/pypi/athena-intel)
19
+ [![pypi](https://img.shields.io/pypi/v/athena-intelligence.svg)](https://pypi.python.org/pypi/athena-intellligence)
20
20
 
21
21
  The Athena Intelligence Python Library provides convenient access to the Athena Intelligence API from
22
22
  applications written in Python.
@@ -29,9 +29,9 @@ request and response fields, and offers both synchronous and asynchronous client
29
29
  Add this dependency to your project's build file:
30
30
 
31
31
  ```bash
32
- pip install athena-intel
32
+ pip install athena-intelligence
33
33
  # or
34
- poetry add athena-intel
34
+ poetry add athena-intelligence
35
35
  ```
36
36
 
37
37
  ## Usage
@@ -2,7 +2,7 @@ athena/__init__.py,sha256=AGJSNJ3GjJguxtGkkfaiypZ3yFgm-JFQFWa47SDcbx8,203
2
2
  athena/client.py,sha256=0KtesyhdKJAMEvbVsYYntHh3pV-6137rFyrmSDq6DBk,4676
3
3
  athena/core/__init__.py,sha256=95onSWXymaL0iV-nBsuKNgjh1LbsymAkRkx7POn1nc0,696
4
4
  athena/core/api_error.py,sha256=RE8LELok2QCjABadECTvtDp7qejA1VmINCh6TbqPwSE,426
5
- athena/core/client_wrapper.py,sha256=1RlrltmDV9g0QtTYTOq3H7kAxlsoNPzcWvq-lr9LURM,1421
5
+ athena/core/client_wrapper.py,sha256=fzj9He5RM6VpCjbo-rtASy-D09P-psrXP9SSoPZw5jo,1421
6
6
  athena/core/datetime_utils.py,sha256=nBys2IsYrhPdszxGKCNRPSOCwa-5DWOHG95FB8G9PKo,1047
7
7
  athena/core/file.py,sha256=sy1RUGZ3aJYuw998bZytxxo6QdgKmlnlgBaMvwEKCGg,1480
8
8
  athena/core/jsonable_encoder.py,sha256=MTYkDov2EryHgee4QM46uZiBOuOXK9KTHlBdBwU-CpU,3799
@@ -15,6 +15,6 @@ athena/resources/message/__init__.py,sha256=E3xv7UtdbvniqZDUXBOov2pICgBfdeHKZ7RR
15
15
  athena/resources/message/client.py,sha256=kpxJJBJdSY__afoAR49fNSUxZhHXgPzXS2oDhGsoXzw,11933
16
16
  athena/resources/message/types/__init__.py,sha256=vMTc7TB6uvZ64bGGxdYAJx_Txj4naeghaVLRasHPKEc,117
17
17
  athena/resources/message/types/message.py,sha256=2FDVoG84ckvC4_v_uGol_354fmSyUBXTdCYelDiO5r4,1037
18
- athena_intelligence-0.1.1.dist-info/METADATA,sha256=KzNk7PXebycHtHDrMqZj1EGQfXvt6AEPqDBd-wbqkQQ,3713
19
- athena_intelligence-0.1.1.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
20
- athena_intelligence-0.1.1.dist-info/RECORD,,
18
+ athena_intelligence-0.1.2.dist-info/METADATA,sha256=NCOwlj8IYcyiYvyrgUWsHG4WcIxBpi8AWAXCUIXDYvk,3742
19
+ athena_intelligence-0.1.2.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
20
+ athena_intelligence-0.1.2.dist-info/RECORD,,