Socket
Socket
Sign inDemoInstall

giford

Package Overview
Dependencies
13
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    giford

easy image and gif manipulation


Maintainers
1

Readme

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 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc