←back to thread

71 points zobweyt | 3 comments | | HN request time: 0.718s | source
Show context
kianN ◴[] No.43552930[source]
My favorite part of this library is that it seems to have zero dependencies!

Python packages seem to often rope in a surprising number of dependencies for relatively limited libraries.

I can easily imagine pulling this package into my work: thank you for keeping the requirements to a minimum!

replies(2): >>43552964 #>>43554200 #
1. zobweyt ◴[] No.43552964[source]
Thanks for the kind words!

This library actually has zero dependencies! I'm glad you appreciate the no-dependency design.

It's great to hear that it fits well with your work!

replies(1): >>43553104 #
2. esafak ◴[] No.43553104[source]
Is there a GH badge for the dependency count? Depfu maybe. Someone should make one if not; it's worth advertising.
replies(1): >>43553187 #
3. zobweyt ◴[] No.43553187[source]
Thanks for the suggestion!

Right now, there's no such GH badge. Since the project will always have zero dependencies, I think we can simply use a static badge like this:

https://img.shields.io/badge/dependencies-0-green