SaaSHub helps you find the best software and product alternatives Learn more →
Q Alternatives
Similar projects and alternatives to q
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
-
-
-
tsv-utils
eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
logitall
logitall is a command-line utility that adds a console.log() to every line of code in your program.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
q discussion
q reviews and mentions
-
Wat – Deep inspection of Python objects
look at what q does: https://github.com/zestyping/q/blob/cbad74095e20017f33d3ab75...
-
[OC]Tidy Viewer (tv) is a cross-platform csv pretty printer that uses column styling to maximize viewer enjoyment.
q - Command line csv data manipulation query-like. Python
-
The unreasonable effectiveness of print debugging
For python: i specifically recommend https://github.com/zestyping/q a lot, which is like print debugging on steroids:
All output goes to /tmp/q (or on Windows, to $HOME/tmp/q). You can watch the output with this shell command while your program is running:
-
Icecream: Never use print() to debug again in Python
This is similar to an earlier package called "q"[0]
[0] https://github.com/zestyping/q
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Oct 2024
Stats
zestyping/q is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of q is Python.