Skip to main content

Print Ethereum logo of any size on your stout.

Project description

eth-logo

Print Ethereum logo of any size on your stout.

Quickstart

python3 -m pip install eth-logo

Usage (in terminal)

# Optionals: print-eth SIZE CHAR [defaults: size=20 char='#']
print-eth
print-eth 30 %

Usage (in python)

from eth_logo import print_eth

# Optionals: Size, Character, Background, Padding 
print_eth(size=20, char='#', back=' ', pad=' ')

Contribute

You can set up your dev environment with:

git clone git@github.com:0xMarto/eth-logo.git
cd eth-logo
virtualenv -p python3 venv
. venv/bin/activate

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

eth-logo-0.1.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

eth_logo-0.1.0-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

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