PyRiddim
A totally unofficial Python wrapper for Riddimbase.org.
Instructions
The PyRiddim() constructor takes q q_type and track as arguments, uses those arguments to search Riddimbase and stores the data as a Pandas dataframe.
qis the search queryq_typeis what to search fortracktoggles print statements while running the query (if ur impatient)
q_type defaults to riddim, but can also be artist, tune, label, album or producer.
track defaults to False.
To see the search results, use the .info method.
Example
How many songs does Riddimbase have for the artist Gyptian?
Run gyptian = PyRiddim('Gyptian', 'artist') to execute the search, then gyptian.info to see the results.
Release files for PyRiddim 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PyRiddim-0.0.1.tar.gz | 1.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PyRiddim-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.0 kB
Release files / PyRiddim-0.0.1.tar.gz
| Download URL | PyRiddim-0.0.1.tar.gz |
|---|---|
| Size | 1.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3881c9c5db240454523c4cce14f8c34b859583c652f9b1d0237547e4baf8ba0b
|
|
BLAKE2b-256 checksum How to use checksums |
d6b6917fb03b4e31781e79b0e3e508d484cb8ae732e9f8817293af67dc75ba10
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.3
|
Release files / PyRiddim-0.0.1-py3-none-any.whl
| Download URL | PyRiddim-0.0.1-py3-none-any.whl |
|---|---|
| Size | 1.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
605ee8d48ca0dab490de467b98c48df441fff5b4d9afd799ef219e424244ac90
|
|
BLAKE2b-256 checksum How to use checksums |
386de610a339d55f779e392cec0dfeca1421b862a897d84ff25e1ef20fb949fa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.3
|