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
fifa_panini-1.0.0.tar.gz
(26.5 kB
view details)
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.0.tar.gz.
File metadata
- Download URL: fifa_panini-1.0.0.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 |
f50f6c4ce4a5322b2b08f0e21cf4a319bbf20f2e49042410befc1386b4e29b0e
|
|
| MD5 |
82066daaa45fa525488ed7a5ba2353ca
|
|
| BLAKE2b-256 |
0353fecfeab778a47bd55a1e6ce181d17a1dbcb4ecd7d813e18338d8631ef3f7
|
File details
Details for the file fifa_panini-1.0.0-py3-none-any.whl.
File metadata
- Download URL: fifa_panini-1.0.0-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 |
45ef42e767ca70d9e4c82b594dbdfef50bd357f10c7dd115d24d076edd2470e7
|
|
| MD5 |
3f5e7d3efd889c8297795a98ca689a2a
|
|
| BLAKE2b-256 |
1b435dc88f0a340ff6ea4eb0859cde094c738256211fcbb025d5e67a4c41f1dc
|