-
Updated
Dec 2, 2020 - Python
Terminal
Terminal is a serial computer interface for text entry and display. Instruction given to perform a task are called commands. Current computers (GUI based) uses terminal emulators such as Unix shell, BASH shell, command prompt.
Here are 846 public repositories matching this topic...
-
Updated
Dec 5, 2020 - Python
-
Updated
Dec 6, 2020 - Python
-
Updated
Dec 7, 2020 - Python
-
Updated
Dec 7, 2020 - Python
-
Updated
Nov 26, 2020 - Python
-
Updated
Dec 6, 2020 - Python
-
Updated
Oct 20, 2020 - Python
-
Updated
Dec 6, 2020 - Python
-
Updated
Aug 12, 2020 - Python
-
Updated
Apr 11, 2020 - Python
-
Updated
Nov 23, 2020 - Python
-
Updated
Dec 5, 2020 - Python
-
Updated
Mar 11, 2020 - Python
-
Updated
Dec 5, 2020 - Python
how to use gui in the AidLearning?how to custom the gui?
It would be nice to have such feature for 'no mouse' users.
-
Updated
Nov 9, 2020 - Python
-
Updated
Jun 2, 2020 - Python
Describe the bug
The function typer.main.get_group is annotated as returning a click.Command which isn't wrong because a click.Group is a click.Command, but means I have to cast to group when trying to integrate with existing Click applications.
To Reproduce
Steps to reproduce the behavior with a minimum self-contained file.
Replace each part with your own scenario:
-
Updated
Nov 23, 2020 - Python
-
Updated
Sep 25, 2020 - Python
-
Updated
Oct 12, 2020 - Python
-
Updated
Dec 1, 2020 - Python
-
Updated
Dec 1, 2020 - Python
Hi, I've found the following cheatsheet :
In the README you explain that there must be an edit button in the page and a github button to access the sheet but as you can see it doesn't appear here.
Thx ;)