Skip to content

HashCode55/AutoCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoCode

Show the world how fast you code. Sometimes even without touching the keyboard.

In Action

Installation

$ pip install autocode

Usage

$ autocode -h

usage: autocode [-h] [--n] [--GODMODE] file
AutoCode. Ctrl-C to exit.

positional arguments:
  file        input file to read from.

optional arguments:
  -h, --help  show this help message and exit
  --n         number of characters to read per key. (Default 3. Min 1 | Max 6)
  --GODMODE   Use brain waves to code. (Default False)

[GODMODE is no brain waves obviously. It just prints the code automatically with a 100ms sleep call]

Why it exists?

Why? This is python put to use!

Authors

  • Mehul Ahuja

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Who is the master programmer? YOU are the master programmer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages