Skip Navigation
www.saaspegasus.com Building Progress Bars for the Web with Django and Celery

The surprising complexity of making something that appears, on its surface, ridiculously simple.

0
www.spiffworkflow.org The Low Code Wall

A business level introduction to SpiffWorkflow and why we adopted this open source platform and are building a suite of tools around it.

2
github.com GitHub - fredrikaverpil/creosote: Identify unused dependencies and avoid a bloated virtual environment.

Identify unused dependencies and avoid a bloated virtual environment. - GitHub - fredrikaverpil/creosote: Identify unused dependencies and avoid a bloated virtual environment.

1
coderslegacy.com Accelerating Python Code with Numba Vectorize - CodersLegacy

We will delve into the inner workings of Numba Vectorize, understand how it harnesses the power of SIMD operations to improve performance.

0
about.gitlab.com How designing platform navigation is like building a dream home

Go behind the scenes and learn how we ideated toward a new user experience for GitLab.

0
github.com GitHub - Lancetnik/Propan: Propan is a powerful and easy-to-use Python framework for building event-driven applications that interact with any MQ Broker

Propan is a powerful and easy-to-use Python framework for building event-driven applications that interact with any MQ Broker - Lancetnik/Propan

0
mysystemd.talos.sh Systemd service file generator | MySystemd

>A simple Systemd service file online generator. This powerful and intuitive user interface makes us more efficient when we are creating new services file with all possible settings.

0

Introducing English as the New Programming Language for Apache Spark

www.databricks.com Introducing English as the New Programming Language for Apache Spark | Databricks Blog

Introducing the English SDK for Apache Spark - an innovative tool using English language input to streamline your development process, enhance code efficiency, and accelerate data insights.

0

[HN] CLI tools hidden in the Python standard library

til.simonwillison.net CLI tools hidden in the Python standard library

Seth Michael Larson pointed out that the Python gzip module can be used as a CLI tool like this:

轉發至: https://radiation.party/post/31174

> [ comments | sourced from HackerNews \]

0
0
danlamanna.com Building Search DSLs with Django

Search capabilities span from free text (think Google) to raw data access (think SQL). In between, there’s a wide range of options for narrowing a search that are often provided with UI elements. But what if there are too many fields for a UI to search on? Search DSLs can give a user more granular a...

0