Results 23 comments of Kory Taborn

1. Could you just use the requirement field in this case? 2. Seems the same hashing strategy could be applied to child dependencies? Forgive me, if this approach is far...

It would be nice if you could tell pdm to create lockfiles based on isolated groups. This way it wouldn't resolve all dependencies by default. I feel like the more...

@frostming Any new thoughts on how to approach this. I've currently taken your naive approach above and run the install in parallel for all combinations of dependency groups specified by...

I'm not the author so won't speak of what's possible, but upon review of the code for any of the json, msgpack, or yaml serializers it appears that all of...

Regular expression? ``` In [41]: s = '15 (SF, OWN 31, Q4, 1 and 10) (13:46) C.Kaepernick pass incomplete deep middle to M.Crabtree. PENALTY on TB-W.Gholston, Defensive Offside, 5 yards,...

Not really too time-consuming man, you could start [here](https://github.com/veltman/nflplays), and then elaborate . I'm working on one for pro-football-reference, and this is where it's at so far. Yea, it's hard...

So, you're DB provides all of those categories already, or are those to-do?

Many of those statistics are not in the feed. How are you accomplishing that?

Yea, just took a look at those. That is incredible! Awesome job, you and your contributors have done here. I'll probably borrow some of the code to add to my...