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.5.tar.gz (7.2 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.5-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for paroles_net_wrapper-0.0.5.tar.gz
Algorithm Hash digest
SHA256 48b867499bd6706114e8f9cb7afb4cc49e2453ae9a1861af891705edbc70a3f4
MD5 a1cdf245c526226e990e2c7d12119378
BLAKE2b-256 0b68f92b95f659d6e684a0f28b469d527d4710c13be53fb5b85edef2e3bdb505

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for paroles_net_wrapper-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 827217bdd261681f240c85c1d902d74c39b8e6fdba7813486693c6d79c5ba7b2
MD5 f1ebb5c29d92393f51b75d731fbb54bc
BLAKE2b-256 70169d89ef55584e687702d1f0e5d9e185154c8101898e464a7217edec46a8e1

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