As programmers, we can create tools to make programming easier. Often this means building something that can be easily invoked on the command line, whether it is a bash script or a CLI app with a full UI. This post focuses on optimizing the latter option. (more…)
Read more »
An approach for selecting a representative subset from large amounts of test data using code coverage metrics... (more…)
Read more »
A lightweight Python web API framework. Contribute to greyli/apiflask development by creating an account on GitHub. (more…)
Read more »
More and more investigations are being conducted on Tor and many of them can also include investigating Bitcoin transactions. The nature of Bitcoin is such that the transactions themselves are designed to be anonymous but there are many other factors that... (more…)
Read more »
An implementation of Autocorrect function with Python 3 - CprogrammerIbrahim/Autocorrect... (more…)
Read more »