News

This python script uses regular expressions to convert Research Information Systems (RIS) files to Comma Separated Values (CSV) files. If you don't want to deal with downloading/learning a programming ...
Python logging isn't easy. When I was learning python, I made many attempts to use logging in my applications. Usually I would end up frustrated and thinking that setting everything up correctly ...