Skip to main content

A command line tool to improve typing speed

Project description

Maintainability PyPI Latest Release License Black

Demo

What is it?

Mitype is a Python package to test (and improve) your typing speed in your terminal. Test text is taken from data.db database which is a collection of 6000 strings taken from typeracerdata.com (I do not own any of the strings and the text content is not given with my license).

Where to get it?

The source code is hosted on GitHub at: https://github.com/mithil467/mitype

Binary installers for the latest released version are available at: Get the latest news at Python package index.

pip install mitype

That’s all if you are on linux and mac OS. If you are on windows, you also need windows-curses, which can be installed from pypi:

pip install windows-curses

How to run it?

Once installed, you can run it by

python -m mitype

You can quit the app anytime by pressing ESC key.

Dependencies

For windows only - windows-curses.

Installation from sources

To install mitype from source -

In the mitype directory (same one where you found this file after cloning the git repo), execute:

python setup.py install

License

GPL

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mitype-0.1.7.tar.gz (642.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page