My Python Scripts



I have added a new section in the site with some simple scripts built with Python. The UI uses Brython, a Python 3 implementation that allows you to run Python code in the browser.

I will use this section to experiment with Python and some web technologies. My main goal is to the write the scripts in Python and make them usable in the browser.

In the new Projects section you will find:

If you have Python in your computer, you can run the IP Subnet Calculator in your OS by downloading the script ip_calc.py to your machine. You can also clone the ip_calc reposity from my Github, and track the changes as I add more functionalities to the script.

I hope you enjoy!

comments powered by Disqus