Results 23 issues of tehfink

…are dead (eg: "Cuisine: the Lightweight Chef/Puppet Alternative")

Very cool project! What's the recommended method to convert an existing dataframe with a string of tags to your sets? e.g.: ```python In [1]: tag_df.head() Out[1]: tags ID 19263262153 tag1,...

Trying to run mdnsd on FreeBSD 11.2-RELEASE-p9 with a GENERIC Kernel, in a jail mounted on the loopback interface: ``` bash lo1: flags=8049 metric 0 mtu 16384 options=600003 inet 172.16.10.10...

Sveiki, Thanks for a great piece of software. Perhaps I've missed it somewhere, but is there an option for the client to provide the recommended [expiration email](https://letsencrypt.org/docs/expiration-emails/)?

* async_property version: 0.2.1 * Python version: 3.8.1 * Operating System: OS X 10.14.6 * iPython version: 7.11.1 ### Description Trying to test the output of a cached attribute from...

Apologies if this has already been addressed, but I didn't see it in the documentation. Is it possible to define a default folder where, e.g. an image will be uploaded,...

Thanks for a great library :) Looking at: https://pypi.org/project/gspread-asyncio/ What would it take for asyncio support in pygsheets? Is it planned? How could we help?

feature

node-sass is deprecated (and wouldn't install on my M1 mac ;)) https://www.npmjs.com/package/node-sass/v/7.0.1 Dart's sass was an almost drop-in replacement

It seems that the tests need a little bit of love. For example, `fake-factory` doesn't exist anymore, and is now the `Faker` project.