Skip to main content

For the love of python and qml

Project description

soloman

For the love of python and qml

Installation

pip install soloman

Usage

from soloman import Audio


aud = Audio()
aud.play('/path/to/music.mp3')

Usage for Qml

import soloman
...
engine = QQmlApplicationEngine()
...
engine.load('example.qml')
import QtQuick 2.10
...
import soloman

SAudio {
    id: aud
}

Button {
    text: "Play"
    onClicked: aud.play('path/to/music.mp3')
}

Wiki

The wiki can be located here

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

soloman-2.0.1.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

soloman-2.0.1-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file soloman-2.0.1.tar.gz.

File metadata

  • Download URL: soloman-2.0.1.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for soloman-2.0.1.tar.gz
Algorithm Hash digest
SHA256 73c89483149e355e2d56d6fd678ea39de5e5ca0ac7b30256697c3c3cb6df1e90
MD5 a11f5a629eed04749cde639a9a886652
BLAKE2b-256 7658973210843e23c4a9fa3da4468819abf5d6aa4c77b3a71ae68c61f7fa04a6

See more details on using hashes here.

Provenance

File details

Details for the file soloman-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: soloman-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for soloman-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 62fb5cd833a54ed43fb4a81f51ba6c87cfb5878b34d3b98a4460ab839b6d22ac
MD5 6ac3d36d8e28da4ceec6238a14c1d081
BLAKE2b-256 fffa7a37e4c74608762e991716a6f4464ddf941516d16399a1581f98cc8f6a21

See more details on using hashes here.

Provenance

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