-
Build a chalenge on the light of this [Medium Post](https://medium.com/@ssola/playing-with-twitter-streaming-api-b1f8912e50b0) - with producing and consuming from Queues.
Could be fun taking the exam…
-
Using the current master code, the bot crashes when a user tries to give karma to themself.
Looks like a bug that was introduced when karma.py was refactored to use a class - the ValueError that's…
-
sometimes beginners invoke code like `assert something_that_asserts_and_returns_none` and end up puzzled,
for reference see https://stackoverflow.com/questions/48152560/pytest-assert-has-calls-usag…
-
Hi, I think there's some missing info in the itertools unit readme. It says to try to complete the task before watching the video, but the only description of the task in the readme is "create a scrip…
-
The challenge no longer will work with techmoneykids because it is not a valid twitter handle.
Easy to work around, but could be a shock to those who haven't seen the error before.
-
for the members of "100 days challenge" ?
you know , special group we could share , get advice etc. and not in my twitter ?
ghost updated
6 years ago
-
I tried recreating the day 5 example found in the provided notebook on my machine in Pycharm and am getting a SSL: CERTIFICATE_VERIFY_FAILED error when the movies file is being downloaded using urlret…
-
The Python metaclass data model allows the `mro()` method to be overloaded. This is a genuinely useful feature for dealing with metaclasses whose classes must support inheritance. See "Example" below.…
-
I have published a new entry in https://blog.ionelmc.ro/feeds/python.atom.xml (7 may) and it doesn't seem to show up on the planet. Is there a problem on my end?
-
E.g. Flask App, Jupyter Project, etc.
There's already a stub on the .sh