armannvg


Software developer, working mainly in C++, Python, and C#


  1. numconv.com

    The numconv Python script was originally thought for developers that had Python already set up and ready to go. However, this might not always be the case and sometimes people need to do these kind of number conversions without having any interest in going through the trouble of configuring Python…

    on python, petproject

  2. numconv 0.1 released

    numconv is a simple Python script that converts a number between different numbering systems e.g. from int to hex or binary. The primary driving force behind numconv is that it allows conversion between multiple numbering systems at once and the user does not have to rely on web sites…

    on opensource, python, petproject