Due to day job I was looking for Java project build systems. Whilst searching for that I saw references of Python build system. But hang on a second, Python is a scripting language; you simply run β¦ (more…)
Read more »
π GOSync β Secure SSH File Sync ToolGOSync is a cross-platform desktop app that allows secure folder syncing between your computer and a remote server over SSH.β¨ Features SSH key & password login support Drag & drop file transfers Auto 10-... (more…)
Read more »
How to install a specific Python version using pyenv and create a virtual environment using the version just installed... (more…)
Read more »
Python 3.14 introduced the compression.zstd module. It is a standard library implementation of Facebookβs Zstandard (Zstd) compression algorithm. It was developed a decade ago by Yann Collet, who holds a blog devoted to compression algorithms.
I am not a ... (more…)
Read more »