https://github.com/pybites/tips
PyBites Tips CLI
https://github.com/pybites/tips
Last synced: about 2 months ago
JSON representation
PyBites Tips CLI
- Host: GitHub
- URL: https://github.com/pybites/tips
- Owner: pybites
- License: mit
- Created: 2020-07-22T09:27:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-22T09:51:47.000Z (almost 5 years ago)
- Last Synced: 2025-04-12T23:48:25.160Z (about 2 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyBites Tips CLI
This is a simple tool to navigate the growing collection of PyBites tips.
## Installation
You can install the PyBites Tips CLI tool from [PyPI](https://pypi.org/project/pybites-tips/):
pip install pybites-tips
The reader is supported on Python 3.6 or higher.
## How to use