News

In 2024, cybersecurity experts started to warn of a new threat to the software supply chain. Named 'slopsquatting', it is a ...
It's easy to create environments. To create an environment, you use the mamba create command with the "-n" option followed by ...
If you've read a fair amount of Python code, then you've probably seen this "__init__.py" file pop up quite a few times. It's ...
We don’t explicitly specify import version ranges in our bundles—those are determined by our tooling (BND) using its default import version policy, which sets the upper bound to the next major version ...