You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

afanimation

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

afanimation

A simple python loading animation including funny expression.

0.0.8
pipPyPI
Maintainers
1

afanimation

Overview

Description

This is a simple python loading animation including funny expression. You can make people waiting completion of tasks less bored.

Requirement

  • Module

    • enum
  • Environment

  • Python 2.7 or above.

Usage

::

import afanimation
a = afanimation.Animation()
a.start()
....Some loading tasks....
a.stop()

Install

pip install afanimation

Licence

MIT

Author

[Aoi Fukuoka] (https://github.com/aoifukuoka)

Keywords

animation

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