MS Excel Formula Magic

Generate a list of files from the OS directory specified in a cell using MS Excel. Start with a Excel Workbook and follow these steps to create a named formula. From the Formula menu choose Define Name -> Define Name From New Name Dialog box provide formula name, say FilesList. Leave Scope to Workbook. In […]

Continue Reading

Introducing PyOxidizer, an open source utility for producing standalone Python applications, written in Rust

PyOxidizer aims to solve complex packaging and distribution problems so that developers can put their efforts into building applications instead of juggling with build systems and packaging tools. Source: https://hub.packtpub.com/introducing-pyoxidizer-an-open-source-utility-for-producing-standalone-python-applications-written-in-rust/

Continue Reading