beekeeper-ai 1.0.0__py3-none-any.whl → 1.0.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.
@@ -1,8 +1,9 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: beekeeper-ai
3
- Version: 1.0.0
3
+ Version: 1.0.2
4
4
  Summary: Load any data in one line of code and connect with AI applications
5
- Project-URL: Repository, https://github.com/leonardofurnielis/beekeeper
5
+ Project-URL: Documentation, https://beekeeper-ai.github.io/beekeeper
6
+ Project-URL: Repository, https://github.com/beekeeper-ai/beekeeper
6
7
  Author-email: Leonardo Furnielis <leonardofurnielis@outlook.com>
7
8
  License: Apache-2.0
8
9
  License-File: LICENSE
@@ -11,19 +12,16 @@ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
11
12
  Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
12
13
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
13
14
  Requires-Python: <4.0,>=3.10
14
- Requires-Dist: beekeeper-core<2.0.0,>=1.0.0
15
- Requires-Dist: beekeeper-embeddings-huggingface<2.0.0,>=1.0.0
15
+ Requires-Dist: beekeeper-core<2.0.0,>=1.0.2
16
+ Requires-Dist: beekeeper-embeddings-huggingface<2.0.0,>=1.0.2
16
17
  Requires-Dist: beekeeper-llms-litellm<2.0.0,>=1.0.0
17
18
  Requires-Dist: beekeeper-readers-file<2.0.0,>=1.0.0
18
19
  Provides-Extra: dev
19
20
  Requires-Dist: ruff>=0.11.13; extra == 'dev'
20
- Provides-Extra: docs
21
- Requires-Dist: furo>=2024.8.6; extra == 'docs'
22
- Requires-Dist: sphinx-copybutton>=0.5.2; extra == 'docs'
23
- Requires-Dist: sphinx-favicon>=1.0.1; extra == 'docs'
24
- Requires-Dist: sphinx>=8.1.3; extra == 'docs'
25
21
  Description-Content-Type: text/markdown
26
22
 
23
+ # 🗂️ Beekeeper 🐝
24
+
27
25
  ![PyPI - Version](https://img.shields.io/pypi/v/beekeeper-ai)
28
26
  [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)
29
27
  ![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)
@@ -38,4 +36,6 @@ pip install beekeeper-ai
38
36
 
39
37
  ## 📄 Documentation
40
38
 
39
+ The documentation can be found Click [here](https://beekeeper-ai.github.io/beekeeper/)!
40
+
41
41
  Please check it out for overview of the interfaces, components, integrations and other resources!
@@ -0,0 +1,5 @@
1
+ beekeeper/_bundle/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ beekeeper_ai-1.0.2.dist-info/METADATA,sha256=K7steFBK_9N_8FOAasaAeHbGouxjNDDOIh0WLaRcDeg,1730
3
+ beekeeper_ai-1.0.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
4
+ beekeeper_ai-1.0.2.dist-info/licenses/LICENSE,sha256=bR2Wj7Il7KNny38LiDGrASo12StUfpReF--OewXD5cw,10349
5
+ beekeeper_ai-1.0.2.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- beekeeper/_bundle/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- beekeeper_ai-1.0.0.dist-info/METADATA,sha256=8rF-ReDUGG-5wJrVqWjU9CwEoVcd4ERPvlcqfyTOAtU,1776
3
- beekeeper_ai-1.0.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
4
- beekeeper_ai-1.0.0.dist-info/licenses/LICENSE,sha256=bR2Wj7Il7KNny38LiDGrASo12StUfpReF--OewXD5cw,10349
5
- beekeeper_ai-1.0.0.dist-info/RECORD,,