Skip to main content

TSR on command-line

Project description

# 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

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

tsr-0.0.3.tar.gz (73.7 kB view hashes)

Uploaded Source

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