Skip to main content

Read PyBites Python tips from the command line

Project description

PyBites Tips CLI

A wrapper to read PyBites Python tips from the command line.

Installation

You can install PyBites Tips CLI from PyPI:

pip install pybites-tips

This tool uses Python 3.x

Usage

PyBites Tips CLI is a command line application. There are two ways to run it:

  1. Interactive mode:

     $ pytip
    
     Search tips (press 'q' to exit): functools
     3 tips found
    
     === TIP 153 ===
     Title: functools.partial
     ...
     ...
    
  2. Search for tips from the command line using the -s flag:

     $ pytip -s itertools
     7 tips found
    
     === TIP 53 ===
     Title: random.choice and itertools.product
     Tip: #Python's random, range and itertools.product make it easy to simulate 5 dice rolls:
     ...
     ...
    

Paging

If you want to page through the results use the -p flag:

$ pytip -s itertools -p
7 tips found

Press any key to start paging them, then press 'q' to go to the next one ... or hit 'c' bail out:
...
<< resulting tips are paged (you see them one by one in your terminal) >>

You can also just pipe pytip's output to more:

pytip -s itertools|more


Enjoy!

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

pybites-tips-1.0.1.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pybites_tips-1.0.1-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file pybites-tips-1.0.1.tar.gz.

File metadata

  • Download URL: pybites-tips-1.0.1.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for pybites-tips-1.0.1.tar.gz
Algorithm Hash digest
SHA256 2641d58c4614b6619712d9fadac4cbe75111b65ba4cbffa36ff4d1a4d1bd184a
MD5 c4db228a87ed54d2914a0c6525871cf2
BLAKE2b-256 ff16d8d300e98b956649a9274d7b3cb43d92c761c9309f8a563ca08900d94163

See more details on using hashes here.

File details

Details for the file pybites_tips-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: pybites_tips-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for pybites_tips-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b954cb84323e559e7fb51d62503cd5e263681b87781d5873c35ff33f7f078f98
MD5 4fd1ada185bf17f6505ceae6ff7b61a7
BLAKE2b-256 3aeb15f40584de276012e909f274e8e5d765660a8223812092649b7be1377ff8

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