ui
User interface (UI) design or user interface engineering is the design of user interfaces for machines and software, such as computers, home appliances, mobile devices, and other electronic devices, with the focus on maximizing usability and the user experience. The goal of user interface design is to make the user's interaction as simple and efficient as possible, in terms of accomplishing user goals (user-centered design).
Here are 323 public repositories matching this topic...
-
Updated
Jul 8, 2022 - Python
-
Updated
Feb 8, 2022 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jul 7, 2022 - Python
-
Updated
Jul 7, 2022 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jun 29, 2022 - Python
-
Updated
May 16, 2022 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jun 1, 2022 - Python
-
Updated
Jun 12, 2022 - Python
-
Updated
Jul 6, 2022 - Python
-
Updated
Jun 21, 2022 - Python
-
Updated
Aug 30, 2019 - Python
While reading the code I found the following (minor) issue.
The aiohttp docs states: app.make_handler() is deprecated and will be removed in future aiohttp versions. Please use Application runners ins
-
Updated
Jun 17, 2022 - Python
-
Updated
Aug 9, 2021 - Python
There's currently very limited documentation; I am but one man. It would be really great if someone would be as kind as to help in extending the existing docs. The best place to start is by writing examples. Below are some pointers on how to go about this:
- Clone the repo and install the requirements for building the documentation by running the following command in the root directory
Quilla test files are just a collection of steps and minor configurations, which means that they can actually be reused by collecting the steps and ignoring most of the configurations. A RunProgram action would allow shared testing logic to be abstracted out either into its own Quilla test file (that can be run by Quilla), or possibly into a more barebones file that is configuration-neutral (i.e
-
Updated
Jul 2, 2022 - Python
- Wikipedia
- Wikipedia
I'd like the docstrings of the public API methods and functions of Param to be improved which should improve:
I'm opening this issue to report (later) ideas and findings. For now I would just like to note that Param doesn't seem to follow PEP257 and also doesn't follow a