Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

worm

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

worm

Animating worms for progress bars

  • 0.3
  • PyPI
  • Socket score

Maintainers
1

Worm


What came first, the worm or the fish__?

.. __: http://pypi.python.org/pypi/fish

Ever wanted to have animating worms for progress bars in your command-line
script?

Inspired by Ludvig Ericson, author of ``fish``, I present ``worm``. Thus
proving that I don't have better things to do with my time than to write
meaningless ASCII animation programs.

``worm``, the module that makes any program represent its
sluggishness to the console while churning away on some good 'ole data.

Usage? Simple enough:

>>> import worm
>>> while churning:
...     churn_churn()
...     worm.animate()

There is nothing more to say except:

    Possibilities are endless here, gentlemen:

        The only limit is yourself.

        http://zombo.com/

History
  • 0.3 fix wrapping; make install work
  • 0.2 remove UTF8 usage
  • 0.1 first release

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