Member-only story
Don’t Use This Python Package
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:
So, let’s take a look at a Python package that you shouldn’t use anymore, in fact, these are a group of Python packages I would avoid installing, these are typically brand new Python packages that have just came out, why should you avoid installing these packages? Well, since they are brand new packages, they can contain malicious code that may have not been tested, the PyPi website has a section which contains brand new Python packages:
These packages can be awesome to gain more features from your Python project, but you have to make sure you do your research within the package, there have been tons of Python projects which contain tons of malware, here is an example of one case not too…