-
There are some golden threads on the Pybites Slack, but sometimes you are too busy and don't necessarily want to bookmark and go back, how to make it easier to read them later?
Idea: tag a thread w…
-
Hi,
the website packtpub.com has been updated, the code in the notebook does not work any more. I found the field for the user name in the code inspector but was not able to find the right element …
-
Stumbled upon RealPython's:
https://realpython.com/blog/python/testing-third-party-apis-with-mocks/
and part II:
https://realpython.com/blog/python/testing-third-party-apis-with-mock-servers/
=>…
-
@JimLakis next steps and planning ...
1. Update readme with mission project, what problem does it try to solve?
2. Image model: make the 1-to-many relation work in models.py, then integrate it in …
-
Hey @JimLakis I looked at the code, great job writing code in the context of your app now.
Few things:
1. I see you have code in a package called models and code in the main repo folder. I would…
-
**Abstract**
From HTTP methods, type of responses JSON/XML, using requests module in Python. Followed by working with API's.
**About**
1. What is an API?
2. Why do we need an API?
3. What is t…
-
It says `pip install`, I installed it with `uv tool install` (but one can also still use `pipx` I guess)
And I made this alias for convenience:
```
$ alias carbon
carbon='uv tool run --from py…
-
结合上一期Python 潮流周刊中推荐的文章 [A Practical Example Of The Pipeline Pattern In Python - Pybites](https://pybit.es/articles/a-practical-example-of-the-pipeline-pattern-in-python/),使用了 `metaclass` ,通过重载运算符 `|` …
-
@cmsato09 you're right, if that YouTube talks about Selenium we better not link to it. Let's remove it. Thanks.
-
# REPORT A BUG/PROBLEM
-------------------------------------------------------------------------------
Hi, I want to notify you of a bug/problem that is happening on the Planet.
I am using:
…