This release is a pre-release and may not be stable for production use.
fifa-panini
CLI for trying FIFA Panini promo codes against the API.
Install
pip install fifa-panini
Usage
$ fifa-panini panini --cookie 'session=value; other=value' try-code --dry-run VD13-V24K-ABCD
DRY RUN POST https://paninicollection.fifa.com/api/unlock_pack.json code=VD13-V24K-ABCD
Brute-force the final block from a known-used code base:
$ fifa-panini panini --cookie 'session=value; other=value' bf-code --dry-run --code-base VD13-V24K-0000
DRY RUN POST https://paninicollection.fifa.com/api/unlock_pack.json code=VD13-V24K-AAAA
Claim the current daily Panini packs:
$ fifa-panini panini --cookie 'session=value; other=value' claim
Fetch the daily promo code from FIFA Play:
$ fifa-panini daily-play --cookie 'session=value; other=value'
Persist settings in the classyclick config file:
$ fifa-panini config -e
$ fifa-panini panini bf-code --dry-run
>>> from fifa_panini.commands.bf_code import BfCode
>>> BfCode(code_base='VD13-V24K-0000').next_code()
'VD13-V24K-AAAA'
Build
Check out CONTRIBUTING.md
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 fifa_panini-1.0.0b2.tar.gz.
File metadata
- Download URL: fifa_panini-1.0.0b2.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00a426c562062a881738c0fcd9fbf011f2dd7dd6ead34ca948791b9899b9aab9
|
|
| MD5 |
ee442d43444ffa97a5e5354c1143acdf
|
|
| BLAKE2b-256 |
019ce8335d21681e233dea7fcce7c7c1f9ecb7c308315c5de6984cc63cce857c
|
File details
Details for the file fifa_panini-1.0.0b2-py3-none-any.whl.
File metadata
- Download URL: fifa_panini-1.0.0b2-py3-none-any.whl
- Upload date:
- Size: 24.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8949d673e4a4b18e2b3b13c90912c18a60df64b4224b42e638af0b8025d5a165
|
|
| MD5 |
0a69c7ddef93d362fb2a65a744b680f6
|
|
| BLAKE2b-256 |
68f837c5a65eb2283a0fc733fc2ffb144b3f464f4b908a2202e2d0119adc9bfe
|