7 projects
psusannx-betfair
A package with functions for getting Betfair Exchange odds on upcoming Premier League matches.
psusannx-pipeline
A package containing classes to be used in the preprocessing data pipeline for the PSUSANNX project.
psusannx-utils
A package for storing functions that are used across multiple functions & modules in the PSUSANNX project..
psusannx-s3
A package for reading/writing certain file types to the AWS S3 service using boto3.
psusannx-email
A package with a function for sending emails easily using sendgrid.
betfair-ex-connection
A package with functions for getting Betfair Exchange odds on upcoming Premier League matches.
s3-connection
A package with functions for reading/writing different file types from/to AWS S3 storage. It is essentially a wrapper for the s3fs package.