Here are
121 public repositories
matching this topic...
Yet Another Dotfiles Manager
Updated
Sep 9, 2020
Python
Stack overflow command line client. Search and browse stack overflow without leaving the terminal 💻
Updated
Sep 15, 2020
Python
SickGear has proven the most reliable stable TV fork of the great Sick-Beard to fully automate TV enjoyment with innovation.
Updated
Sep 17, 2020
Python
Commandline tool for searching and downloading files in LAN network, without any central server
Updated
Mar 23, 2020
Python
Checks which app uses lots of space in the `Library/Caches/com.apple.bird` folder
Updated
Jan 4, 2019
Python
Command line oriented, sqlite powered, todo list
Updated
Feb 27, 2020
Python
Command Line Manager + Interactive Shell for Python Projects
Updated
Nov 12, 2019
Python
Better, prettier commandline logging for Python--with colors! 👻
Updated
Mar 3, 2018
Python
📄 Get information on over 10,000 file extensions right from the terminal
Updated
Dec 20, 2019
Python
The command line catalog tool for your offline data
Updated
Apr 11, 2020
Python
Control your browser's tabs from the command line
Updated
Jun 2, 2020
Python
IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.
Updated
Nov 26, 2019
Python
Shows command lines used by latest instances analyzed on Hybrid-Analysis
Updated
Sep 18, 2018
Python
✅ Command-line tool to manage Todo lists
Updated
Nov 27, 2019
Python
Create modular Python CLIs with type annotations and inheritance
Updated
Sep 5, 2020
Python
Enhanced git experience using the command line
Updated
Mar 28, 2020
Python
A command line utility that can connect to an external databases, also fetch suggestions from different developer communities like stack-overflow and Reddit.
Updated
Sep 2, 2020
Python
🧩 A very simple command line Browser Extension Downloader
Updated
May 21, 2020
Python
Downloads gpx, tcx or original fit files from your Garmin Connect Account.
Updated
Jun 6, 2019
Python
A notepad.pw magician in your command line
Updated
Oct 21, 2019
Python
Command line emoji search. 🙏 🔥
Updated
May 10, 2017
Python
👨🔬 A TUI periodic table and chemistry reference
Updated
Aug 1, 2019
Python
MTN MoMo API Client Library for Python
Updated
Jun 2, 2020
Python
Updated
Aug 22, 2020
Python
command line dictionary(命令行词典)
Updated
Jan 6, 2019
Python
NmapPy - Python implementation of Nmap
Updated
Nov 27, 2018
Python
Proxy-auto-discovery for command-line applications
Updated
Aug 8, 2020
Python
a command-line tool to see currency exchange rates
Updated
Dec 24, 2017
Python
Python 8 Channel RS485 MODBUS RTU relay board type R421A08
Updated
Feb 5, 2020
Python
Improve this page
Add a description, image, and links to the
commandline
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
commandline
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Description
Currently we are using the python print function to print debug info when users use
--debug, it would be better practice to use a logger (rich.logging) to log debug information, as well as requests debug infohow do you think should it be implemented? (If possible)
debug_requests_onin search.py](htt