#scripting

[ follow ]
#python

How I run standalone Python in 2025 - Peterbe.com

Using uv for managing Python versions and dependencies is more efficient than traditional methods like pyenv or Homebrew.

Create Project-Less Python Utilities With Uv And Inline Script Metadata - Pybites

PEP 723 allows embedding metadata in Python scripts for improved tool integration, enhancing usability.

Lazy self-installing Python scripts with uv

Using command-line scripts in Python is straightforward for scripts without dependencies, but it complicates when external packages are needed.

Ways to Start Interacting With Python - Real Python

Python can be interacted with through REPL, script files, and IDEs, catering to different learning and development needs.

Kushal Das

The article explains how to create custom scripts in Gnome Nautilus for selectively resizing images via the right-click menu.

How I run standalone Python in 2025 - Peterbe.com

Using uv for managing Python versions and dependencies is more efficient than traditional methods like pyenv or Homebrew.

Create Project-Less Python Utilities With Uv And Inline Script Metadata - Pybites

PEP 723 allows embedding metadata in Python scripts for improved tool integration, enhancing usability.

Lazy self-installing Python scripts with uv

Using command-line scripts in Python is straightforward for scripts without dependencies, but it complicates when external packages are needed.

Ways to Start Interacting With Python - Real Python

Python can be interacted with through REPL, script files, and IDEs, catering to different learning and development needs.

Kushal Das

The article explains how to create custom scripts in Gnome Nautilus for selectively resizing images via the right-click menu.
morepython

How to Stop Your Scripts from Crashing with Try-Catch Magic | HackerNoon

Effective error handling in PowerShell enhances user experience and troubleshooting efficiency using try-catch blocks.

Kotlin to lose scripting features

JetBrains is discontinuing certain Kotlin scripting technologies due to limited use and the availability of alternative, supported tools.
#automation

Scala Scripting: Powering Functional Programming and Big Data Solutions

Scala is a high-level language combining object-oriented and functional programming on JVM.
Scala scripting enables automation, data processing, and web applications with concise and scalable code.

Bash remove token from text file or array (conditionally)

Use bash along with 'awk' or 'sed' to efficiently remove non-integer second tokens from each line in a large text file.

Scala Scripting: Powering Functional Programming and Big Data Solutions

Scala is a high-level language combining object-oriented and functional programming on JVM.
Scala scripting enables automation, data processing, and web applications with concise and scalable code.

Bash remove token from text file or array (conditionally)

Use bash along with 'awk' or 'sed' to efficiently remove non-integer second tokens from each line in a large text file.
moreautomation

Writing an interactive tcl/tk interpreter proxy to wish in python

Integrating readline and multiprocessing into the wish interpreter improves user interactivity and enhances the Tcl/Tk scripting experience.

How to read Perl command-line arguments

Perl command line arguments are stored in the @ARGV array in Perl scripts.
Check the number of command-line arguments using $#ARGV + 1 and access them via $ARGV[0], $ARGV[1], etc.
#scala

How I used Scala CLI to delete annoying unread emails from my gmail inbox

Install Scala CLI and create a single file Scala script.
The script uses Google APIs to interact with Gmail and delete unread emails.

A Scala shell script example (and discussion)

To run a Scala script as a Unix/Linux shell script, use a special syntax in the script file.
The 'exec' command in the shell script uses $0 to refer to the script file and $@ to refer to positional parameters.

How I used Scala CLI to delete annoying unread emails from my gmail inbox

Install Scala CLI and create a single file Scala script.
The script uses Google APIs to interact with Gmail and delete unread emails.

A Scala shell script example (and discussion)

To run a Scala script as a Unix/Linux shell script, use a special syntax in the script file.
The 'exec' command in the shell script uses $0 to refer to the script file and $@ to refer to positional parameters.
morescala

Job Vacancy: Devops Engineer (part time, 80%) // iMusician Digital AG | IT / Software Development Jobs | Berlin Startup Jobs

iMusician is hiring a Devops Engineer for their team in Berlin
The role involves working closely with Customer Support and Marketing Operations teams
[ Load more ]