Skip to main content

Stefan The Coder - your AI assistant

Project description

Stefan The Coder

Execute locally

. run_stefan.sh "europ" "fix tag typo in profile component"

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.16.tar.gz (99.9 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.16-py3-none-any.whl (147.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: stefan-0.1.16.tar.gz
  • Upload date:
  • Size: 99.9 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.16.tar.gz
Algorithm Hash digest
SHA256 17642c3fda99c3be303942d025b31a1108b4826824ae16d1be35daf7b51113de
MD5 35e12f487253cc2f024ae1e38cf4a24f
BLAKE2b-256 b0eb143f0e8d27c6e48c10cbee938cd4c2194958e7bff2b51ab2171143589ef8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: stefan-0.1.16-py3-none-any.whl
  • Upload date:
  • Size: 147.1 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.16-py3-none-any.whl
Algorithm Hash digest
SHA256 162ba60838b6c0151e85c7c69f0e91c4d947200d89ed8477578a9ef6bd8eeb9d
MD5 cdf58f89f99f020faf18e9c1f547da4a
BLAKE2b-256 ecc35477943a97793a1d246443fb35a4974eb551aa59dd05be02b32b4a7814e3

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