Skip to main content

End user Installation

1. default system python + install globally (for each user)

sudo pip install termtitle

2. default system python + install in user folder

pin install --user termtitle.

But you need to add Python bin directories to PATH,

  • test it first, python2.7 -m site &> /dev/null && PATH="$PATH:`python2.7 -m site --user-base`/bin" (ref: https://stackoverflow.com/a/48380776/7354486)

  • termtitle random_title

  • if you see your titles change, then you can permanently change your PATH, echo 'export PATH="$PATH:`python2.7 -m site --user-base`/bin"' >>~/.bash_profile

3. Python 3 from homebrew (via “brew install python3”)

pip3 install termtitle.

4. non system Python of pyenv

pip install termtitle.

Usage

  • termtitle demo_project_root

  • termtitle 這是秘密的鋼彈計劃

  • termtitle サイボーグ009のメンバー

  • termtitle # reset the title to empty

Dev

publish:

  1. python setup.py check --restructuredtext -s do some check before publishing

  2. python setup.py sdist

  3. Use twine to publish: twine upload dist/*

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

termtitle-0.1.7.tar.gz (2.0 kB view details)

Uploaded Source

File details

Details for the file termtitle-0.1.7.tar.gz.

File metadata

  • Download URL: termtitle-0.1.7.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/34.4.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.10

File hashes

Hashes for termtitle-0.1.7.tar.gz
Algorithm Hash digest
SHA256 8815c94bd335d8295cdaea93c850afb450057e90a439c9bfaf5b10ab449f5dd6
MD5 3b1e46005093aaa62edf0ff73d65bdff
BLAKE2b-256 4bafd7dd4cec9a7d57ed803b4a244404a98a502fb85248c28d78b7fc53ff41fc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page