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
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file tsr-0.0.3.tar.gz
.
File metadata
- Download URL: tsr-0.0.3.tar.gz
- Upload date:
- Size: 73.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3e5734143360b7eb12fbd0bb9ffeb807aba96bae06418bd020dc41d676d8d2ea
|
|
MD5 |
95826076166931443b648719b64b24d9
|
|
BLAKE2b-256 |
d1c69d014fc4e389a9bc5828d6d8d34006549374167ef6d1f3d8ca8343154749
|