Skip to main content

Stefan The Coder - your AI assistant

Project description

KMP coder

Testing

There are two types of tests:

  • Fast tests (traditional unit tests) which do not require real API calls.
  • Slow tests which require real API calls (e.g. gspread, llm evals) Should not be called very often because they may hit API limits and since they are calling API they are slow.

To run only fast tests:

poetry run pytest -m "not slow"

To run only slow tests:

poetry run pytest -m "slow"

To run all tests:

poetry run pytest

Deployment

To deploy to pypi:

  1. Bump the version in pyproject.toml
  2. Run poetry build
  3. Run poetry publish

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

stefan-0.1.2.tar.gz (84.2 kB view details)

Uploaded Source

Built Distribution

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

stefan-0.1.2-py3-none-any.whl (130.6 kB view details)

Uploaded Python 3

File details

Details for the file stefan-0.1.2.tar.gz.

File metadata

  • Download URL: stefan-0.1.2.tar.gz
  • Upload date:
  • Size: 84.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.0.0

File hashes

Hashes for stefan-0.1.2.tar.gz
Algorithm Hash digest
SHA256 570134b71172e0208a6e747b17597a178f2fb817e949c79e548040ef37367b08
MD5 796a92564a4381ad4b8fab8ce437cf29
BLAKE2b-256 4c167f3864a166876fc6c325af26894b8f302d9b212f0fa4b4e9e62d943a7501

See more details on using hashes here.

File details

Details for the file stefan-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: stefan-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 130.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.0.0

File hashes

Hashes for stefan-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c788e282379f44a3ccfe1c9171c2ecbc6b0c87682a9c4490c28d08c2eda26a0d
MD5 2a1668ff708b1c38bb6def80d25e797d
BLAKE2b-256 01efd2f7640d478cc23da652d3e43b3abdd7e594e7d9a184d23f2d84b0ee54aa

See more details on using hashes here.

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