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

funky-horse

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

funky-horse

Python-based fun avatar generator

  • 1.0.4
  • PyPI
  • Socket score

Maintainers
1

Funky-Horse - Random avatar generator

:horse: Horsing around

Features • How To Use • Credits • TODO • License

Features

  • Over 10 000 unique combinations design-wise, thousands more if you include color schemes
  • Easy to use
  • Supports SVG and PNG output

How to Use

Install

pip install Funky-Horse

Create a Horse

from funky_horse import FunkyHorse
horse = FunkyHorse()
horse.save_png("<output_file.png>")
horse.save_svg("<output_file.svg>")

Credits

This software uses CairoSVG.

TODO

Here is a TODO list of things to add for future updates :

  • API version
  • Streamline the horse creation
  • Upgrade the accessory process

If you'd like to give any of these a shot feel free to contribute. Pull requests are also welcome!

Planned Themed Update

  • Halloween assets update
  • Japan assets update
  • Video games assets update
  • Summer assets update

License

MIT

Keywords

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