
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
friendlypics
Advanced tools
.. image:: https://travis-ci.org/TheFriendlyCoder/friendlypics.svg?tag=0.0.1 :target: https://travis-ci.org/TheFriendlyCoder/friendlypics :alt: Build Automation
.. image:: https://coveralls.io/repos/github/TheFriendlyCoder/friendlypics/badge.svg?tag=0.0.1 :target: https://coveralls.io/github/TheFriendlyCoder/friendlypics?tag=0.0.1 :alt: Test Coverage
.. image:: https://img.shields.io/pypi/pyversions/friendlypics.svg :target: https://pypi.python.org/pypi/friendlypics :alt: Python Versions
.. image:: https://readthedocs.org/projects/friendlypics/badge/?version=0.0.1 :target: http://friendlypics.readthedocs.io/en/0.0.1 :alt: Documentation Status
.. image:: https://requires.io/github/TheFriendlyCoder/friendlypics/requirements.svg?tag=0.0.1 :target: https://requires.io/github/TheFriendlyCoder/friendlypics/requirements/?tag=0.0.1 :alt: Requirements Status
.. image:: https://img.shields.io/pypi/format/friendlypics.svg :target: https://pypi.python.org/pypi/friendlypics/ :alt: Package Format
.. image:: https://img.shields.io/pypi/dm/friendlypics.svg :target: https://pypi.python.org/pypi/friendlypics/ :alt: Download Count
.. image:: https://img.shields.io/pypi/l/friendlypics.svg :target: https://www.apache.org/licenses/LICENSE-2.0.txt :alt: Apache License 2.0
This is a command line utility I created to perform some common image operations that I tend to do regularly allowing me to do those operations faster and with fewer steps. One of the most helpful functions is the "sort" command which takes a source folder filled with images and sorts all images found (recursively) into folders sorted by year. The sort command also does optimizations as well like looking for duplicate and renamed files and eliminating the duplicates.
I've mainly hosted this on GitHub to make it easier for me to find and deploy the source onto several machines, but in case anyone else finds this project helpful and would like to contribute feel free to reach out <mailto:thefriendlycoder@gmail.com>_ with comments or suggestions.
First, and most obviously, you must have Python installed on your system. For details specific to your OS we recommend seeing Python's website <http://www.python.com/>_. Currently this tool requires Python v3.6.0 or newer to run.
Install FriendlyPins directly from PyPI using PIP:
::
# pip install friendlypics
start using the friendlypics command line interface ::
fpics --help
FAQs
User friendly command line image manipulation program
We found that friendlypics demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.