Search Results

Posts tagged "open source software"

click here for the tag listing
exif-stripper logo

Most devices record a variety of metadata when generating images. While some of that information may be innocuous, you could end up exposing the GPS coordinates to your home if you aren't careful. In this article, I provide a brief introduction to image metadata, and then show you how to remove it with exif-stripper.

Cover image for Tips for Navigating an Issue Tracker on GitHub

Scouring an open source project's issues can lead to an open source contribution, but there is often an overwhelming amount of issues to sift through. In this article, I share my tips for navigating an open source project's issue tracker to find something to work on.

Cover image for 5 Ways to Get Started in Open Source

Everyone can and should get involved in open source. Not sure how to find something to work on? Here are 5 strategies that I have used to get started.

Data Morph transforms a panda to a star, while preserving summary statistics.

This article introduces Data Morph, a new open source Python package that can be used to morph an input dataset of 2D points into select shapes, while preserving the summary statistics to a given number of decimal points through simulated annealing.