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.1.tar.gz (51.4 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.1-py3-none-any.whl (62.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tk_core-1.2.1.tar.gz
Algorithm Hash digest
SHA256 39843cfbd327f72567f827e1a8e3e215b6cb8def75c124a99a9a6b590883aa07
MD5 b000d2e6a0f4dc96cf0f1bc9fc0c76eb
BLAKE2b-256 217a5e4d387bf1bb135a763272f23cff7724d54083fe9e77851db37c38bb4c4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for tk_core-1.2.1.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.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for tk_core-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6b77d61f6fce0c1af7d7661010877a6c86b7e78f3b530321f9a81e4049237e8c
MD5 256e6bca5b81c1e02351c01027938e8c
BLAKE2b-256 720d6b9fd20e62d0a442fc0e6e41e55ce592110403a024934f2d599d3d0e58c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for tk_core-1.2.1-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