datasploit - A tool to perform various OSINT techniques, aggregate all the raw data, visualise it on a dashboard, and facilitate alerting and monitoring on the data.
Read more »
Starting any project from scratch can be daunting task… But not if you have this ultimate Python project blueprint! (more…)
Read more »
Inspired by https://github.com/drathier/stack-overflow-import - MythicManiac/copilot-import... (more…)
Read more »
The title is a bit of a lie. I think Python is a good, practical, language, and relatively easy to learn and to teach. Its vast collection of libraries let you slap together a program to do virtually anything you want. It doesn’t have the beauty of APL or... (more…)
Read more »
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, and 3.8. You feed it your Python app, it does a lot of clever things, and s... (more…)
Read more »