Skip to content

ConexusIA/ink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ink

ink is a simple Python tool that converts text to ASCII art. It can be used both from the command line and imported into other Python scripts.

Installation

  1. Make sure you have Python 3 and pip installed.

  2. Clone this repository or download the files.

  3. Navigate to the project directory in your terminal:

    cd ink_project
  4. Install the package in editable mode:

    pip install -e .

Usage

Command Line

Basic usage:

ink "Your Text Here"

About

Text to Acsii for Python!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages