pip install pyce We also talked about this at PyCon Delhi: Common Techniques and Challenges for Python. Common techniques to protect code in production are binary signing, obfuscation, or encryption. But, these techniques typically assume that we are pr... (more…)
Read more »
You can also view this post on my blog. As I mentioned in a previous post, I'm currently the Scrum M... (more…)
Read more »
The British comic legend calls the world "terminally insane" for NFTs while announcing the auction of his own NFT art. (more…)
Read more »
There are so many python resources and courses over there. Which one to follow? Worry not! I have curated five cool resources that worked for so many people. The resources come with some projects for you to try out the concepts you learn... (more…)
Read more »
I really enjoyed Classic Computer Science Problems in Python by David Kopec. It covers many different problems I hadn’t read detailed explanations of before. For example: neural networks, con… (more…)
Read more »