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:
- Bump the version in
pyproject.toml - Run
poetry build - Run
poetry publish
Project details
Release history Release notifications | RSS feed
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.13.tar.gz
(98.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
stefan-0.1.13-py3-none-any.whl
(144.1 kB
view details)
File details
Details for the file stefan-0.1.13.tar.gz.
File metadata
- Download URL: stefan-0.1.13.tar.gz
- Upload date:
- Size: 98.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1c2337acaf79ff22dae3f1a25f442999cab4e0e940f5d14d57dff617b6a3ae4
|
|
| MD5 |
bb8fe92b1d68a6cec92f5957fa74bf82
|
|
| BLAKE2b-256 |
fd2375195ef76a8dffd49e62cf92e9807409ea69306661d490ac5f96e44e855a
|
File details
Details for the file stefan-0.1.13-py3-none-any.whl.
File metadata
- Download URL: stefan-0.1.13-py3-none-any.whl
- Upload date:
- Size: 144.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b902d63c5b6523e45d138af06c938c48583fec71ffee5f4bd67944c537773d3
|
|
| MD5 |
fc310c2f41fe5a689cceb1d78310f1e1
|
|
| BLAKE2b-256 |
a715595b3782708e7905c445249effbde540b0e8379eff6263d293f49f2a5ef6
|