Boto3 – AWS SDK for Python

Boto is the Amazon Web Services (AWS) SDK for Python. It enables Python
developers to create, configure, and manage AWS services, such as EC2
and S3. Boto provides an easy to use, object-oriented API, as well as
low-level access to AWS services. Read more

Similar

Python Package Spoofing Attack

The site is being spammed with fake packages like: http://pypi.python.org/pypi/pygpu/0.1.0 http://pypi.python.org/pypi/tkinter/0.1.0 There are more, just look for the description: "just for fun : )"... (more…)

Read more »