New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

giford

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

giford

easy image and gif manipulation

  • 0.6.0
  • PyPI
  • Socket score

Maintainers
1

giford

Pytest codecov

about

modify images and create gifs with unified toolkit

concepts

giford_concepts

class diagram (very crude)

giford_class_diagram

manifesto:

lowercase because it's friendly

newlines at end of files because it's nice

if you understand why an image manipulation library needs a manifesto, then you arent thinking little enough

setup

todo - package config packages - scikit-image (skimage), ffmpeg python sample_run.py

python >=3.11 needed because:

from typing import Self

install required for developmet will install linters, pytest and all supporting modules for those

pip install -e .[dev]

building

pip install build
pip install setuptools-scm
python -m build

coverage wheel

coveragegraph

sometimes things don't go right

whoops whoops

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc