Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
imagepypelines-tools
Advanced tools
accessory library to augment the image processing library imagepypelines
.. _ImagePypelines: https://github.com/jmaggio14/imagepypelines
This repository contains two docker images which provide a full development environment for those doing image processing, computer vision, or machine learning development in python.
It includes: - imagepypelines (obviously :p) - Opencv (an optimized build) - tensorflow - keras - Pillow - sklearn - the usual suspects (scipy, numpy, etc)
This repository is an accessory to the open source image and data ImagePypelines_
note that GPU usage requires separate installation of Nvidia-Docker
These images are built to work in tandem with the pip package imagepypelines-tools. To enter this docker environment simply:
.. code-block:: console
pip install imagepypelines
imagepypelines shell
Standard
.. code-block:: console
pip install imagepypelines
imagepypelines shell
GPU Accelerated (limited to Linux hosts with Nvidia-Docker)
.. code-block:: console
pip install imagepypelines
imagepypelines shell --gpu
FAQs
accessory library to augment the image processing library imagepypelines
We found that imagepypelines-tools demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.