tinybird 0.0.1.dev0__py3-none-any.whl → 0.0.1.dev1__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 tinybird might be problematic. Click here for more details.
- tinybird/__cli__.py +2 -2
- tinybird-0.0.1.dev1.dist-info/METADATA +58 -0
- {tinybird-0.0.1.dev0.dist-info → tinybird-0.0.1.dev1.dist-info}/RECORD +6 -6
- {tinybird-0.0.1.dev0.dist-info → tinybird-0.0.1.dev1.dist-info}/WHEEL +1 -1
- tinybird-0.0.1.dev0.dist-info/METADATA +0 -2815
- {tinybird-0.0.1.dev0.dist-info → tinybird-0.0.1.dev1.dist-info}/entry_points.txt +0 -0
- {tinybird-0.0.1.dev0.dist-info → tinybird-0.0.1.dev1.dist-info}/top_level.txt +0 -0
tinybird/__cli__.py
CHANGED
|
@@ -4,5 +4,5 @@ __description__ = 'Tinybird Command Line Tool'
|
|
|
4
4
|
__url__ = 'https://www.tinybird.co/docs/cli/introduction.html'
|
|
5
5
|
__author__ = 'Tinybird'
|
|
6
6
|
__author_email__ = 'support@tinybird.co'
|
|
7
|
-
__version__ = '0.0.1.
|
|
8
|
-
__revision__ = '
|
|
7
|
+
__version__ = '0.0.1.dev1'
|
|
8
|
+
__revision__ = 'dfec803'
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: tinybird
|
|
3
|
+
Version: 0.0.1.dev1
|
|
4
|
+
Summary: Tinybird Command Line Tool
|
|
5
|
+
Home-page: https://www.tinybird.co/docs/cli/introduction.html
|
|
6
|
+
Author: Tinybird
|
|
7
|
+
Author-email: support@tinybird.co
|
|
8
|
+
Requires-Python: >=3.9, <3.13
|
|
9
|
+
Description-Content-Type: text/x-rst
|
|
10
|
+
Requires-Dist: aiofiles (==24.1.0)
|
|
11
|
+
Requires-Dist: click (<8.2,>=8.1.6)
|
|
12
|
+
Requires-Dist: clickhouse-toolset (==0.33.dev0)
|
|
13
|
+
Requires-Dist: colorama (==0.4.6)
|
|
14
|
+
Requires-Dist: cryptography (~=41.0.0)
|
|
15
|
+
Requires-Dist: croniter (==1.3.8)
|
|
16
|
+
Requires-Dist: GitPython (~=3.1.32)
|
|
17
|
+
Requires-Dist: humanfriendly (~=8.2)
|
|
18
|
+
Requires-Dist: pydantic (~=2.8.0)
|
|
19
|
+
Requires-Dist: pyperclip (==1.8.2)
|
|
20
|
+
Requires-Dist: pyyaml (<6.1,>=6.0)
|
|
21
|
+
Requires-Dist: requests (<3,>=2.28.1)
|
|
22
|
+
Requires-Dist: shandy-sqlfmt (==0.11.1)
|
|
23
|
+
Requires-Dist: shandy-sqlfmt[jinjafmt] (==0.11.1)
|
|
24
|
+
Requires-Dist: toposort (==1.10)
|
|
25
|
+
Requires-Dist: tornado (~=6.0.0)
|
|
26
|
+
Requires-Dist: urllib3 (<2,>=1.26.14)
|
|
27
|
+
Requires-Dist: wheel
|
|
28
|
+
Requires-Dist: packaging (<24,>=23.1)
|
|
29
|
+
Provides-Extra: bigquery
|
|
30
|
+
Requires-Dist: gsutil (==4.58) ; extra == 'bigquery'
|
|
31
|
+
Requires-Dist: google-api-python-client (==2.0.2) ; extra == 'bigquery'
|
|
32
|
+
Requires-Dist: google-auth (==1.27.1) ; extra == 'bigquery'
|
|
33
|
+
Requires-Dist: google-auth-httplib2 (==0.1.0) ; extra == 'bigquery'
|
|
34
|
+
Requires-Dist: google-cloud-storage (==2.4.0) ; extra == 'bigquery'
|
|
35
|
+
Requires-Dist: google-cloud-bigquery (==2.11.0) ; extra == 'bigquery'
|
|
36
|
+
Provides-Extra: snowflake
|
|
37
|
+
Requires-Dist: snowflake-connector-python (~=3.12.3) ; extra == 'snowflake'
|
|
38
|
+
Requires-Dist: gsutil (==4.58) ; extra == 'snowflake'
|
|
39
|
+
Requires-Dist: google-api-python-client (==2.0.2) ; extra == 'snowflake'
|
|
40
|
+
Requires-Dist: google-auth (==1.27.1) ; extra == 'snowflake'
|
|
41
|
+
Requires-Dist: google-auth-httplib2 (==0.1.0) ; extra == 'snowflake'
|
|
42
|
+
Requires-Dist: google-cloud-storage (==2.4.0) ; extra == 'snowflake'
|
|
43
|
+
Requires-Dist: oauth2client (==3.0.0) ; extra == 'snowflake'
|
|
44
|
+
Requires-Dist: chardet (<4,>=3.0.2) ; extra == 'snowflake'
|
|
45
|
+
Requires-Dist: pyOpenSSL (<20.0.0,>=16.2.0) ; extra == 'snowflake'
|
|
46
|
+
|
|
47
|
+
Tinybird CLI
|
|
48
|
+
=============
|
|
49
|
+
|
|
50
|
+
The Tinybird command-line tool allows you to use all the Tinybird functionality directly from the command line. Additionally, it includes several functions to create and manage data projects easily.
|
|
51
|
+
|
|
52
|
+
Changelog
|
|
53
|
+
----------
|
|
54
|
+
|
|
55
|
+
0.0.1dev1
|
|
56
|
+
***********
|
|
57
|
+
|
|
58
|
+
* Initial release of the Tinybird CLI
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
tinybird/__cli__.py,sha256=
|
|
1
|
+
tinybird/__cli__.py,sha256=jC1bu854XUtvxWMNIEZCtuD07GS-GwIOqUhT4zqkeYo,250
|
|
2
2
|
tinybird/check_pypi.py,sha256=_4NkharLyR_ELrAdit-ftqIWvOf7jZNPt3i76frlo9g,975
|
|
3
3
|
tinybird/client.py,sha256=RirJVGZxLKH6yk7m_pnOaYsYoX_zTqXffdr2sk39_fk,50511
|
|
4
4
|
tinybird/config.py,sha256=NXro9Itgex3QaHbC2InnqyCluc6bMqIwZIJ0xh1wdnw,6147
|
|
@@ -38,8 +38,8 @@ tinybird/tb_cli_modules/workspace.py,sha256=N8f1dl4BYc34ucmJ6oNZc4XZMGKd8m0Fhq7o
|
|
|
38
38
|
tinybird/tb_cli_modules/workspace_members.py,sha256=ksXsjd233y9-sNlz4Qb-meZbX4zn1B84e_bSm2i8rhg,8731
|
|
39
39
|
tinybird/tb_cli_modules/tinyunit/tinyunit.py,sha256=_ydOD4WxmKy7_h-d3fG62w_0_lD0uLl9w4EbEYtwd0U,11720
|
|
40
40
|
tinybird/tb_cli_modules/tinyunit/tinyunit_lib.py,sha256=hGh1ZaXC1af7rKnX7222urkj0QJMhMWclqMy59dOqwE,1922
|
|
41
|
-
tinybird-0.0.1.
|
|
42
|
-
tinybird-0.0.1.
|
|
43
|
-
tinybird-0.0.1.
|
|
44
|
-
tinybird-0.0.1.
|
|
45
|
-
tinybird-0.0.1.
|
|
41
|
+
tinybird-0.0.1.dev1.dist-info/METADATA,sha256=QxrxshZUJhYcvHshI7jn3KrE0YAZsbThrL-WbYkdtL0,2310
|
|
42
|
+
tinybird-0.0.1.dev1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
43
|
+
tinybird-0.0.1.dev1.dist-info/entry_points.txt,sha256=PKPKuPmA4IfJYnCFHHUiw-aAWZuBomFvwCklv1OyCjE,43
|
|
44
|
+
tinybird-0.0.1.dev1.dist-info/top_level.txt,sha256=pgw6AzERHBcW3YTi2PW4arjxLkulk2msOz_SomfOEuc,45
|
|
45
|
+
tinybird-0.0.1.dev1.dist-info/RECORD,,
|