Skip to main content

# LLAMA SLOBBER

Llama_slobber is a package of python3 tools useful for Learned League data analysis.

Right now, it consists of screen scraping routines which can be used to extract data from Learned League web pages, a HUN number calculator, and some minor formatting routines.

## Name Origin

[Learned League](http://www.learnedleague.com) is a website hosting a series of on-line trivia tournaments (see this [Washington Post article](https://www.washingtonpost.com/lifestyle/style/the-coolest-weirdest-internet-community-youll-never-be-able-to-join/2014/08/20/3c3f565e-26eb-11e4-958c-268a320a60ce_story.html?noredirect=on&utm_term=.16ba008490a5) for more information). Due to the fact that Learned League starts with the letters LL, members of this league tend to refer to themsleves as llamas.

During some on-line discussion on this site, someone off-handedly refered to some members of the group as Learned League Sabrmetricians which definitely is the wrong term. Sabrmetrics refers to the analysis of baseball data performed by the [Society of American Baseball Research](https://sabr.org). We were clearly different. So I have started the Society of Learnedleague Obscure and Byzantine Reseach (abbreviated SLOBR), and developed this package to aid others in doing analysis of Learned League data.

## Installation

Llama_slobber has been packaged on the [Python Package Index website](https://pypi.org) and can be downloaded using the following command: python -m pip install llama_slobber. It is frequently updated, so in order to get the most recent version run the following:

` python -m pip uninstall llama_slobber python -m pip install llama_slobber `

## logindata.ini file

In order to use the tools in llama_slobber, one must be able to login to the Learned League website. So before any of these tools can work, the user must create a file named logindata.ini which would contain the following:

` [DEFAULT] username = <your Learned League user name> password = <your Learned League user password> `

This logindata.ini file should be placed in the directory from which the user’s python code will be run.

## USAGE

All of the methods documented in the files listed in the Further Documentaion section of this document can be used by importing the method and calling the method with the appropriate variables. For example, the following code will caculate hun values for the B_Pacific rundle during season 78, and print the hun values for ‘usuiw’ as an html page

`python from llama_slobber import get_rundle_comp from llama_slobber import gen_html_table . . . foo = get_rundle_comp(78, 'B_Pacific', 6) print(gen_html_table('usuiw', foo['usuiw'])) `

## Futher Documentation

## Author

## License

This project is licensed under the MIT License

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llama_slobber-0.0.50.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

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

llama_slobber-0.0.50-py3-none-any.whl (21.9 kB view details)

Uploaded Python 3

File details

Details for the file llama_slobber-0.0.50.tar.gz.

File metadata

  • Download URL: llama_slobber-0.0.50.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/28.8.0 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.2

File hashes

Hashes for llama_slobber-0.0.50.tar.gz
Algorithm Hash digest
SHA256 b56ca24cc7fe18e6fdaeccadcfcb57a8b251edbbf5fc585bc57172f76dd2c853
MD5 1a47d3b9408d0a33fe7d41adcf64532d
BLAKE2b-256 810ce6621345e9c31dd084bc364d37de12a56c4b1be504ea18e3a182bb3b4643

See more details on using hashes here.

File details

Details for the file llama_slobber-0.0.50-py3-none-any.whl.

File metadata

  • Download URL: llama_slobber-0.0.50-py3-none-any.whl
  • Upload date:
  • Size: 21.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/28.8.0 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.2

File hashes

Hashes for llama_slobber-0.0.50-py3-none-any.whl
Algorithm Hash digest
SHA256 73a441093fa35dd51038fd2427386901ec9507fa48967cd573d69b2226034af7
MD5 40a417514b9fda9ade48d5b4be5c2f10
BLAKE2b-256 97f6ccf772c28d864374123989f9e9f8c315b0acbc2ef611b8bac9764eeb6c56

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