Ben Chuanlong Du's Blog

It is never too late to learn.

Shopping At Homedepot

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

https://www.homedepot.com/mycheckout/giftcard#/giftcard

Security Tools in Python

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

bandit

bandit is a tool designed to find common security issues in Python code.

pyarmor

pyarmor is a tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or …

Hands on ghapi

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Comments

There seem to be issues with the library. It is suggested that you call GitHub REST APIs directly, which is very straightforwad. For more discussions on GitHub APIs, please refer to GitHub API .