Skip to main content

Ce projet permet de récupérer les paroles de chansons de paroles.net.

Project description

ParolesNet

Ce projet permet de récupérer les paroles de chansons de paroles.net.

Installation

Cloner le repo et installer les dépendances avec pip :

git clone https://github.com/Starland9/paroles-net-wrapper
pip install -r requirements.txt

Utilisation

from paroles_net import ParolesNet

if __name__ == '__main__':
    pn = ParolesNet()
    songs = pn.get_best_songs()

    song = songs[0]
    print(song)
    print(song.get_lyrics(and_save=True))

    song = songs[1]
    print(song)
    print(song.get_lyrics())

    song = songs[2]
    print(song)
    print(song.get_lyrics(and_save=True))

Licence

Ce projet est sous la licence MIT

Auteur

https://github.com/Starland9

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paroles_net_wrapper-0.0.2.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

paroles_net_wrapper-0.0.2-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file paroles_net_wrapper-0.0.2.tar.gz.

File metadata

  • Download URL: paroles_net_wrapper-0.0.2.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.22

File hashes

Hashes for paroles_net_wrapper-0.0.2.tar.gz
Algorithm Hash digest
SHA256 7a6492fe6b49b3f3422d613c0b8dbc9986e34fe291b7c8007e186064a56dbee6
MD5 76889c1a4421239a473ab3d398a9d35c
BLAKE2b-256 0f63742ccac705330792a7b5fad3bdf7f699190254536d5d0934eda4ae217d01

See more details on using hashes here.

File details

Details for the file paroles_net_wrapper-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for paroles_net_wrapper-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8803dada6624d9b16890ba0f424819c7502eacbed82a02f182c21305f79d71e8
MD5 98b05e1ed7f5bee151c7738aeffd6d75
BLAKE2b-256 d3219bfdc39e488dde63a4d50ba170f5c9e5e2db41f3349c1b1bf02b229d3b0f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page