My little place on internet to talk about coding and software engineering. (more…)
Read more »
At the risk of alienating most of the readership of this magazine, here is a confession. I hated Python for a very long time. My issue was not with the language per se, even though the indentation … (more…)
Read more »
Obfuscating Python. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »
Web applications can be written in Python, Java, Ruby, Erlang, Haskell, Elixir, etc. If you don’t recognize these names, they are all programming languages. However, there are certain platfor… (more…)
Read more »
This post will talk about three different packages to read word documents with Python, including docx2txt, docx, and docx2python. (more…)
Read more »