Skip to main content

Parse WebSite for data and Connect to Diffusion Server

Project description

 The Queenthine Font

Typing SVG

:purple_square: Getting Started

Difconnect is the Service that parse website for data and connect to Diffusion Server to extract data from it.

Requirements

Python
asyncio and diffusion libraries are required.

Installing

Install via pip

pip install difconnect

:purple_square: Usage

Run service with arguments:

  • get to get information from server
  • add arguments to run for specific url, race etc

:purple_square: Deployment

Set up .env file for parameters

SERVER_URL=wss://diffusion.some_site.com
BOOKMAKERS=AA|BB|CC
RACE_URL=https://www.some_site.com/

Edit Dockerfile and spicify arguments to run service

Build image

docker build -t difconnect .

Run image

docker run -it --env-file .env difconnect

:purple_square: Versioning

Using SemVer for versioning. For the versions available, see the tags on this repository.

:purple_square: Authors

  • Zakhar Bengart - Initial work - Ze

See also the list of contributors who participated in this project.

:purple_square: License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation - see the LICENSE file for details

Project details


Release history Release notifications | RSS feed

This version

1.4

Download files

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

Source Distribution

difconnect-1.4.tar.gz (41.9 kB view hashes)

Uploaded Source

Built Distribution

difconnect-1.4-py3-none-any.whl (20.3 kB view hashes)

Uploaded Python 3

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