Trending repository
-
Updated
Mar 20, 2022 - Python
March 24, 2022 - March 28, 2022 • Online
Hi community
This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.
Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.
1 year ago, the Public APIs project was dead, w
Tight deadlines, backend not ready, demo approaching, ... develop your UI before your backend.
Suspect regression. Using v 4.0.1 (Gentoo X86_64). Having just installed black (v22.1.0), reformatting produced multiple W503 messages. Attempted to utilize extended-ignore and reloaded/rescanned project. Warnings persisted. I ensured no W503/W504 ignores were present in code or configuration. Only after adding explicitly W503 to extended-ignore would flake8 be satisfied.
_Originally posted by
papermill shows a logging message if black is not installed, which is causing confusion for ploomber users.
we should suppress the message
The V2 is a great opportunity to review the specs.
Here is an RFC for URL and verbs used on the backend specs:
POST /api/users/login
POST /api/users
GET /api/user
Proposal: change the URL to
/api/users/me(consistency onusers)
PUT /api/user
Proposal: change the URL to `/a
This is about:
Component communication might deserve a dedicated page.
straightforward: passing props. Using a context if the descendants can be too deep down the tree.
This is not very obvious. In fact, two people asked the same question on Discord in one day. And personally, I had no clue either despite h
App version text to be center aligned
App version text is not center aligned
1.Open a app.
2.Observer App version text in top right , version manager
<img width="1439" alt="original" src="https://user-images.githubusercontent.com/31006028/158946
Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.
This might get persisted to settings json file. Thoughts?