A python wrapper for the Sorare API.
Project description
Sorare Py
A python wrapper for the Sorare API
Requirements
python >= 3.7
Install
pip install sorarepy
conda install -c seanyboi sorarepy
How to use
Import
from sorarepy.login import LoginSorare
Login
To receieve your JWT and team name slug.
l = LoginSorare(app_name="test_app", email="abc@gmail.com", password="abc", two_factor="12345")
token, club_name = l.login()
Contributions
If there is any particular data you wish to be added to the package please let me know!
Issues and pull requests are always welcome.
Acknowledgements
A huge massive thanks to Sorare for open sourcing their API. Without them this package wouldn't be possible so please go check them out!
Sorare - https://sorare.com
Disclaimer
We do not store any personal information like email, password or your two factor password, that is down to you to keep safe!
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sorarepy-0.0.1.tar.gz.
File metadata
- Download URL: sorarepy-0.0.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92e334ba5096e4a28eff6ab7ab5d321376be7b45355fb6d58ec224648d3a6db2
|
|
| MD5 |
ac056755610551dce4572a3cc9a72ccd
|
|
| BLAKE2b-256 |
6af7bd95f1c09b28de8ece97452f6de0480a2bd323d6844d3aea0c51a78b84b6
|
File details
Details for the file sorarepy-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sorarepy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6be8f00364c981d652842229846cdb778bb9b9210b44258c7d6e0799d065134
|
|
| MD5 |
530e6d1dcd0e47d299db6a56c6542de5
|
|
| BLAKE2b-256 |
c3d80f61f3d4ad91cd186ac62af8066c31cb8493ec30eb998a3135cdb994e142
|