Fip Radiod
A set of helper functions to play FIP on a vintage radio.
For now, only get what music is currently playing.
You need a .env file, containing your Radio France API token:
RADIOFRANCE_API_TOKEN = "<api-token>"
Simple installation
- Check that you have Python3.10 or more.
- Create a dedicated environment.
pip install fip_radiod
Build from source (developers)
- Check that you have Python3.10 or more.
git clone git@github.com:AdrienPlacais/fip_radiod.git- Create a virtual env, e.g. with
cd fip_radiod;pip -m venv venv - Install package with
pip install -e .
Release files for fip-radiod 0.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fip_radiod-0.2.3.tar.gz | 7.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fip_radiod-0.2.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.2 kB
Release files / fip_radiod-0.2.3.tar.gz
| Download URL | fip_radiod-0.2.3.tar.gz |
|---|---|
| Size | 7.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
76e1527418b86492881cdc3db093c842da0796b03d4ee87abd4245150041ffab
|
|
BLAKE2b-256 checksum How to use checksums |
4585401d416fe0a8269d035b800b77cb4f7f64f8a6ab952c54b56c50c1b95927
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.4+
|
Release files / fip_radiod-0.2.3-py3-none-any.whl
| Download URL | fip_radiod-0.2.3-py3-none-any.whl |
|---|---|
| Size | 3.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a19a95e12a50589bfbfdf3f4d7bbe976b18d67512c77ac907633094a184ffb8c
|
|
BLAKE2b-256 checksum How to use checksums |
281362dfcd74baa3d142707f47c69661f79dc367012a7ff2f3863068abfb3b95
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.4+
|