Dane Hillard

Results 121 comments of Dane Hillard

This book covers building a Python package from scratch to published on PyPI, using some of the latest PEP standards and tooling that reduces maintenance burden. The goal is to...

Thanks for the report @andypiper—it's possible the API has changed since I last worked on this! I'll see if I have some time this week to look. If you get...

Hey @DiegoGiovany, unfortunately this project isn't really in much active development these days—I don't even really use the iTerm components feature on a day-to-day basis at present. I definitely don't...

@harrygallagher4 Yep, that works like a charm. This issue is about being able to have an environment _around_ a script that enables you to use packages installed from e.g. PyPI.

@danieltrautmann Thanks for the additional info. I keep meaning to look (and respond to you!) but haven't been able to find the time just yet. I don't have a particular...

@danieltrautmann Thanks so much for taking the time to investigate. That's pretty interesting. This might be enough for me to explore further, soon. `setup.cfg` is a common way to provide...

Thanks for the input @gragera. I wondered if this might be possible using the popover and some further response to a click action inside the popover, but I didn't get...

Thanks @bluekeybo, I'll add this to the errata!

I agree, this is a bit of a hole in the specification. Can you infer what needs to be done based on the context? I'll add this to the errata.

I more meant is it clear what you might need to do as a reader coding the exercise to get your code to print the `Hi, my name is `....