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

Test PYPI

In case you need to development version, it can be found here. TEST PyPI Latest Release

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.0.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.0-py3-none-any.whl (62.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tk_core-1.2.0.tar.gz
  • Upload date:
  • Size: 51.5 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.0.tar.gz
Algorithm Hash digest
SHA256 abff3338cd3cf879fb86bd674e5a560e74c3d029e1e46c7f8ba9e4229b2c092d
MD5 02ec2b24dc5e3768fa011d5cfc4174ce
BLAKE2b-256 a6662dfd98e09ec2092a69be5822f57c4d95051f2142ee4a7bd624c66d102844

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: tk_core-1.2.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4f1e71dc3cf6a416748492972cac62c94d26abbb25e05ba9743b6f37241ef65d
MD5 eafce2321327e95ec702e0b03b0ae5dd
BLAKE2b-256 cc61a69ffbc0848e65a2066591baf45bc7228cce2ef1200cf922b327db2ed53b

See more details on using hashes here.

Provenance

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