airbyte-source-toggl

View on PyPIReverse Dependencies (0)

0.1.0 airbyte_source_toggl-0.1.0-py3-none-any.whl

Wheel Details

Project: airbyte-source-toggl
Version: 0.1.0
Filename: airbyte_source_toggl-0.1.0-py3-none-any.whl
Download: [link]
Size: 11130
MD5: de577b510edc5e7ab65d491a52429797
SHA256: 9d2623590a07703a89a3c545a8bc4acb999d4510ce5877e2c0770576a91e142f
Uploaded: 2024-02-01 08:03:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airbyte-source-toggl
Version: 0.1.0
Summary: Source implementation for Toggl.
Author: Airbyte
Author-Email: contact[at]airbyte.io
Requires-Dist: airbyte-cdk (~=0.1)
Requires-Dist: requests-mock (~=1.9.3); extra == "tests"
Requires-Dist: pytest (~=6.1); extra == "tests"
Requires-Dist: pytest-mock (~=3.6.1); extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 3749 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
integration_tests/__init__.py sha256=4Hw-PX1-VgESLF16cDdvuYCzGJtHntThLF4qIiULWeo 61
integration_tests/abnormal_state.json sha256=A430cLCTNzgT2rSZDyTt5ARWDtXcOR_agf5ue6CpPug 77
integration_tests/acceptance.py sha256=8eU9iSDbmHyufPvAouJGhPMgPAFTCP8IKIKHLm7u5TE 435
integration_tests/configured_catalog.json sha256=mvMGhbDqCZGfKT6zMyma2GQt3x0UET59mXp36XNajoo 1857
integration_tests/invalid_config.json sha256=_3B8wJrG-q2J37UEh8bey76g57PTNFbEqcllFIZoqHw 40
integration_tests/sample_config.json sha256=dfQg869X2Pxq7Br2B4TXC7gLDPqQflEH6oP1rUCWFuY 169
integration_tests/sample_state.json sha256=HBR6G9QPoPDFAlfAKwRmeNaQ5_56xehMLtwWr4mxd5k 63
source_toggl/__init__.py sha256=A9nFn0Vp6CphH4QJN12Qfwa6fd0hy8Ksv3WmKynWEXw 122
source_toggl/manifest.yaml sha256=Wk69oWajglyBal0Qh0oEgg8iKhw-utpL3wdYWuV8Yhk 3247
source_toggl/run.py sha256=cNTzS5VdrM_zNTSA62UdcbhhhGmYa6mttuUu_Ae0tpM 227
source_toggl/source.py sha256=EAmi9PhlYR32Cm66Q_3XLrPTJWMCwwhdOHjQpNyonec 474
source_toggl/spec.yaml sha256=w-wThKwXOX9Lxc5WUHPYFm-p26fes315lH8sxEUZFIQ 1431
source_toggl/schemas/organizations.json sha256=ATQbfAuW42t5auciNojkeqhqdyl_4KtjOsHkUaRbAwk 938
source_toggl/schemas/organizations_groups.json sha256=d8cpjrgmMDLbCH6l5H6SFxuFwTRX-s1OG-pVNAcZe5s 339
source_toggl/schemas/organizations_users.json sha256=efvtobgiFc1Y9oBdhlPecdjpVCQ3nRnA7huOolH8ru8 743
source_toggl/schemas/time_entries.json sha256=-aphBTPpxjgxW6AGtyQxQ6zrhXQ0RaBueks_k1uyNhs 1054
source_toggl/schemas/workspace.json sha256=FLmcVA5_O3rPyBL3hp8d9eBATPBUhrDvCNWLNtMgLVw 253
source_toggl/schemas/workspace_clients.json sha256=-b1FywC0cMqS__EKe_Snl9sQOu1464eMFBqOI8PnZoo 380
source_toggl/schemas/workspace_projects.json sha256=3Gyb-5bpb525IJjvw1mgo39VfjSI2ZSIFOPb2I9FwVw 1490
source_toggl/schemas/workspace_tasks.json sha256=QP546FNbezHAx7ZlbaetSvLdtUSFcP6oKyRi5x4r-MM 680
airbyte_source_toggl-0.1.0.dist-info/METADATA sha256=4V2jjZ-dZu6zxX9ykThy1cfretSI4sXNHf4tjRyLkbY 4157
airbyte_source_toggl-0.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
airbyte_source_toggl-0.1.0.dist-info/entry_points.txt sha256=-Gsro_j_Z6ehPe2-suF898wB50jmZGTc2vchaA7AlFk 54
airbyte_source_toggl-0.1.0.dist-info/top_level.txt sha256=p9mlgm_niZ8tw0zwMkW4Ijg_sVDXcgK1taYjV1O8mjQ 31
airbyte_source_toggl-0.1.0.dist-info/RECORD

top_level.txt

integration_tests
source_toggl

entry_points.txt

source-toggl = source_toggl.run:run