first commit
Showing
.idea/modules.xml
0 → 100644
LICENSE
0 → 100644
This diff is collapsed.
__init__.py
0 → 100644
conf/__init__.py
0 → 100644
docs/logbooks.md
0 → 100644
docs/steps.md
0 → 100644
docs/tasks.md
0 → 100644
docs/workflows.md
0 → 100644
mkdocs.yml
0 → 100644
pyproject.toml
0 → 100644
requirements.txt
0 → 100644
| cryptography==39.0.0 | |||
| httpx | |||
| jwt-signature-validator==0.0.1 | |||
| kafka-python==2.0.2 | |||
| lttb==0.3.1 | |||
| num2words | |||
| num2words==0.5.12 | |||
| orjson==3.9.1 | |||
| paho-mqtt==1.5.0 | |||
| pandas==1.5.3 | |||
| pendulum==2.1.2 | |||
| pre-commit==2.20.0 | |||
| psycopg2-binary==2.9.6 | |||
| pycryptodome==3.16.0 | |||
| pydantic~=1.10.4 | |||
| PyJWT==2.4.0 | |||
| pymongo~=3.13.0 | |||
| pypika | |||
| python-dotenv~=0.21.0 | |||
| pytz==2023.3 | |||
| redis==3.5.3 | |||
| shortuuid==1.0.11 | |||
| sqlalchemy==1.4.46 | |||
| ujson==5.8.0 | |||
| uvicorn==0.17.5 | |||
| word2number | |||
| mkdocs==1.5.3 | |||
| mkdocstrings-python==1.7.1 | |||
| mkdocs-material==9.4.3 |
setup.py
0 → 100644
tb_sdk/.env
0 → 100644
tb_sdk/__init__.py
0 → 100644
tb_sdk/config/__init__.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment