Kevin Evans

Results 38 issues of Kevin Evans

Is it possible to get the `--reload` arg on the scheduler too, with similar functionality to the worker?

I think I made an error in the schematic. On the working breadboard version, I had two cables (on cable on each side) and I don't think I accounted for...

Blocked by #3 #4 I'd like to sell this on eBay. Since the scale is small, I'll be selling these at cost, maybe

I think a female receptacle can fit within the existing hole if fitted upside down. It would be worth trying it out later down the road. - [x] relearn how...

enhancement

**Describe the bug** If I'm using Pydantic 2, cbv.py imports package `typing_inspect`. However this is listed as an optional dependency. **To Reproduce** Steps to reproduce the behavior: 1. Install latest...

bug

**Description** Hi, I'm a little confused on the package and versions. On the website https://fastapi-utils.davidmontague.xyz/, it says to install `fastapi-restful`, which is a different package. The Github README says to...

question

### Proposed change Minor thing, but it would be nice if in kv.py in the `Entry` dataclass, we instead used literals here for the `operation` field: ```python @dataclass class Entry:...

proposal