Skip to content

lensvol/tokelor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tokelor

PyPI PyPI - Python Version License Code style: black

Visualize Python token stream produced by tokenize module.

Example

Example usage

Usage

# tokelor --help
Usage: tokelor [OPTIONS] SOURCE

  Visualize Python token stream produced by tokenize module.

Options:
  --nl / --no-nl      Display newline tokens.
  --bare / --no-bare  Replace bold text with underlinings.
  --help              Show this message and exit.

Installation

# pip install tokelor

Getting started with development

# git clone git@github.com:lensvol/tokelor.git
# poetry install --develop

License

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

Authors

About

Visualize Python token stream produced by tokenize module.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages