Progress bar class

Progress bar class 1.0

Progress bar class 1.0 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License - Python License
  • Databases: N/A
  • Downloads: 578
  • Released: Jun 6, 2007

Progress bar class 1.0 Description

Here is a little class that lets you present percent complete information in the form of a progress bar using the '#' character to represent completed portions, space to represent incomplete portions, and the actual percent done (rounded to integer) displayed in the middle:

[############# 33%    >[##;                          ]

When you initialize the class, you specify the minimum number (usually 0), the maximum number (your file size, for example), and the number of characters wide you would like the progress bar to be. Note that width includes the brackets [] on the ends of the progress bar as well.

You'd probably want to use this in conjuction with the curses module, or something like that so you can over-write the same portion of the screen to make your updates 'animated'

Progress bar class Bookmark

Hyperlink code:
Hyperlink for Forum code:

Progress bar class 1.0 Script Download Notice

Top 4 Download periodically updates information of Progress bar class 1.0 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Progress bar class 1.0 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

AjaXplorer

... Key features "AjaXplorer": File Manipulation: · Rename/Copy/Move/Delete/Download files or folders · Upload multiple files and track status with progress bar (Flash required and no homepage · Create folders and empty files · Edit Text files and code files (js, php, html, java, sql, perl), syntax is ... and full screen. · Browse and Extract ZIP files online Rich GUI: · Select multiple files ...

FileVistaControl

... for allowing your web site visitors to download files or even folders - Accept files from your web site visitors with the advanced upload functionality which shows detailed progress information on the uploads. - Assign separate ... limits. Allow them to manage their own online files within their assigned home folders. Features: - Cross ...
ASP.NET

PHPBTTracker

... clients that do not identify themselves - Average progress - shows average progress on the torrent - Torrent uploads - allows ... - Extra scrape output - report speed, average progress and amount downloaded in the /scrape output - ... index page, with URLs to SFV and MD5 files - Expiry dates - a date can be ...

Cache file contents to speed access

This class caches the contents of a set of files and avoids reading files repeatedly from disk by holding onto the contents ... strings.Some tasks require reading from a set of files in a random manner. Opening and reading files is a time consuming operation even when the operating system is caching the contents of the files in memory. Caching files explicitly can speed up ...
Python

Backup your files

Backup your files script makes backup versions for your files.It can be used for non-python source code also. ...
Python