-
-
Judoscale
Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
-
Thank you! One of my main goals was making data processing in the command-line more accessible and intuitive. If you use a shell you can leverage an extensive array of tools. please take a look at the recipes in the Readme. The shell is many times underrated for data processing!
Right now you can use it in Jupiter Notebooks using a shell kernel like: https://github.com/takluyver/bash_kernel
On the mid-term, developing a spyql kernel is appealing because of syntax highlighting, code autocompleting, and more. But unless several people show interest on this, I should tackle other features first.
-
You can use https://github.com/mikefarah/yq to convert yaml to json on the fly and pipe it into spyql. There’s an example in the Readme.
Related posts
-
Step-by-Step Guide: Deploying a Static Web Application in OpenShift Using a Custom S2I Builder Image
-
Setting up a local Kubernetes environment with Multipass and bridge networking
-
Open-Source CLI tool to inspect databases fast
-
Show HN: A self-hosted CLI tool to inspect databases fast without SQL
-
Show HN: An open source project in Python to inspect databases through CLI fast