Skip to main content

Centralized core functionality for Terakeet SD, DS, DE, etc.

Project description

tk-core

PyPI Latest Release Ruff

Centralized core functionality for Terakeet SD, DS, DE, etc.

Installation

The tk-core package is available on PyPI and can be installed using pip:

pip install tk-core

APIs

Current

  • common
    • anything you find yourself using frequently could be added here
  • serp_api
    • anything related to SERPAPI
    • there is a base class for all Google endpoints: serp_api.base.py:SERPAPI
  • snowflake
    • anything related to snowflake
  • core
    • functionality that is core to the other sub-modules in the package
  • async module
    • helper functions and async functionality that is core to the other sub-modules in the package

Future

  • google
  • open_ai
  • semrush

Examples

Each sub-packages should have their own directory inside the examples directory. These will be built out over time to help (along with the documentation) understand functionality and common use cases for the tk-core package.

Project Structure

tk-core
|
├── src
│   └── tk_core
│       ├── common
│       │   ├── de_service.py
│       │   ├── dictionary.py
│       │   ├── files.py
│       │   ├── hasher.py
│       │   └── s3.py
|       |   |__ timeout.py
|       |
│       ├── core
│       │   └── models.py
|       |
│       ├── google (future)
│       │   ├── gsc.py
│       │   ├── ga.py
│       │   ├── sheets.py
│       │   ├── calendar.py
│       │   └── gmail.py
|       |
│       ├── open_ai (future)
|       |
│       ├── semrush (future)
|       |
│       ├── serp_api
│       │   ├── README.md
│       │   ├── base.py
│       │   ├── batch_serp.py
│       │   ├── format_for_snowflake.py
│       │   ├── models.py
│       │   ├── serp.py
│       │   ├── trend.py
│       │   └── util.py
|       |
│       └── snowflake
│       │   ├── error_wrapper.py
│       │   ├── snowkeet_new.py
│           └── snowkeet.py
└── test
    ├── common
    ├── core
    └── serpapi
|
├── README.md
├── .coveragerc
├── .pre-commit-config.yaml
├── pyproject.toml
├── requirements.txt
├── requirements-dev.txt

Questions, Concerns, Bugs

Clone the repo, create a PR and give it a shot your self. Make sure to write some tests--or update the existing ones--with any changing functionality. Feel free to reach out to the engineering team for help.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tk_core-1.2.9.tar.gz (51.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tk_core-1.2.9-py3-none-any.whl (62.7 kB view details)

Uploaded Python 3

File details

Details for the file tk_core-1.2.9.tar.gz.

File metadata

  • Download URL: tk_core-1.2.9.tar.gz
  • Upload date:
  • Size: 51.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for tk_core-1.2.9.tar.gz
Algorithm Hash digest
SHA256 dfad2239630cb3d397c5d1614797e636bd9e5232856e09baeb847217b7e6681b
MD5 8fc630240ae362b367337c1f8d2b6b23
BLAKE2b-256 7f85a8faee2210befe8d0e9e6165fcc5e81ce79e3c73bb9b2861f92ebdd6cf98

See more details on using hashes here.

Provenance

The following attestation bundles were made for tk_core-1.2.9.tar.gz:

Publisher: publish.yaml on terakeet/tk-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tk_core-1.2.9-py3-none-any.whl.

File metadata

  • Download URL: tk_core-1.2.9-py3-none-any.whl
  • Upload date:
  • Size: 62.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for tk_core-1.2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 2346fa063105b8d079f19b9ff5cfd27a8aea6e703bb34acff12d63f03010ee47
MD5 5eb3b1cea939d6121f487906256afcaa
BLAKE2b-256 1ca91afb2bac3cc9d916c27e8d56e1e52538410c0bf9a0709dd0ba5201b3286c

See more details on using hashes here.

Provenance

The following attestation bundles were made for tk_core-1.2.9-py3-none-any.whl:

Publisher: publish.yaml on terakeet/tk-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page