Skip to main content

chopin is a chopin package

Project description

chopin

This repository is intended to make it easier to use the Chopin's compositions. It does not follow any coding conventions :)

How to Install

$ pip install chopin

Requires

$ pip install requests youtube_dl bs4 lxml

How to Use

  • Example
from chopin import Chopin

ch = Chopin(force=True, output=True, semaphore=12)
compo = ch.random_get()
compo.links[0].download("./foo.mp3")

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

chopin-0.2.0.tar.gz (47.4 kB view hashes)

Uploaded Source

Built Distribution

chopin-0.2.0-py3-none-any.whl (49.4 kB view hashes)

Uploaded Python 3

Supported by

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