Skip to main content

thicc - Convert characters to their fullwidth representation

Project description

thicc

Convert characters to their fullwidth representation

Usage Examples

  • Pipe in text from standard input

    $ echo "foo" | thc
    
    foo
    
  • Pass a filename argument

    $ thc thatfile
    
    bar
    
  • Reverse fullwidth text

    $ thc -r <<<baz
    

    <<< is not special thicc syntax. It is a shell "herestring". It is one of many ways to pass standard input to a program on your shell.

    baz
    

Installation

$ pip install --upgrade thicc

Releasing

  1. Bump the version in thicc/__init__.py
  2. Git commit it
  3. make release

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

thicc-0.0.8.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

thicc-0.0.8-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file thicc-0.0.8.tar.gz.

File metadata

  • Download URL: thicc-0.0.8.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.1

File hashes

Hashes for thicc-0.0.8.tar.gz
Algorithm Hash digest
SHA256 82c4d4618d908a6a1fca90bcb97d97d92eb6900c84a70ee8e244264ce18839f6
MD5 5420e87be525a5f0e5ff2c435dd1925e
BLAKE2b-256 324ac7d645fccb251b151076ff470b0f8fb2db92b4133e4e88cd39751eba414c

See more details on using hashes here.

File details

Details for the file thicc-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: thicc-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.1

File hashes

Hashes for thicc-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 7e5c7d61fd4cf520b623f575eae06f7901fdf49587584cabf1a1080cf303c738
MD5 4763ffd79f64df6b0a209730613459cc
BLAKE2b-256 2e787169f4cecb7124628fed599e936cdb9676f351721ad00ab482e26ab63c9c

See more details on using hashes here.

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