You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

tsr

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsr

TSR on command-line

0.0.3
pipPyPI
Maintainers
1

TSR on Command Line

Browse thestudentroom.co.uk from the command line. Almost as lightweight as a real browser, and as strong and stable as the British government.

Getting Started

Prerequisites

Core

Python 3.5 or higher

Optional

Python libraries:

psutil (for displaying memory usage in non-POSIX operating systems)
nltk,inflect (for word-crunching)
tkinter (for matplotlib graphs - not pre-installed for Python 3 on some distros)

Installation

pip install tsr

to use the PyPI repository version, or

pip install git+https://github.com/methmo/tsr

to use the latest version direct from this repository, replacing pip with pip3, depending on which version of python pip points to.

License

MIT

Keywords

tsr student forum command line cli cl scraper

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts