Galactic Forensics
github
/posts/tags | Light Dark
Entries tagged :: coding.
  • 2024-09-24

    Simplify sharing your python application

    The python ecosystem has changed a lot over the last year, especially with respect to tooling. The usage of Rust has opened new, very fast, and by now very popular tools that aid in linting (ruff) and package management (uv, rye). But what tools are there if you want to share your python applications with colleagues that do not use python?

    …
    Read more ⟶
  • 2022-01-27

    Resources for Programming

    Sooner or later, most scientist have to automate certain tasks. It is generally advisable to leave such repetitive things that can be automated to the computer. Here we have a look at tools that might help with this task.

    …
    Read more ⟶