
Python
Total 2 Posts
Python is an interpreted, high-level and general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation. Its language constructs and object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.
Dynamic DNS with Digital Ocean
Python script to update DNS ecords managed by Digital Ocean. This might be useful for home servers with dynamic IP addresses.
Pythonic Sherlock
Sherlock, an open-source tool, named after the famous detective Sherlock Holmes, is a neat little Python tool that can be used to hunt down social media accounts of a specific username on commonly used internet sites and social networks, such as Facebook, YouTube, Vimeo, Spotify and so forth.