Multimedia editor for PyQt/PySide
Project description
Copyright (c) 2023 Jérémie DECOCK (www.jdhp.org)
Online documentation: https://jdhp.gitlab.io/qtme
Examples: https://jdhp.gitlab.io/qtme/gallery/
Notebooks: https://gitlab.com/jdhp/qt-multimedia-editor-notebooks
Source code: https://gitlab.com/jdhp/qt-multimedia-editor
Issue tracker: https://gitlab.com/jdhp/qt-multimedia-editor/issues
Pytest code coverage: https://jdhp.gitlab.io/qtme/htmlcov/index.html
Qt Multimedia Editor on PyPI: https://pypi.org/project/qtme
Qt Multimedia Editor on Anaconda Cloud: https://anaconda.org/jdhp/qtme
Description
Multimedia editor for PyQt/PySide
Note:
This project is still in beta stage, so the API is not finalized yet.
Dependencies
C.f. requirements.txt
Installation
Posix (Linux, MacOSX, WSL, …)
From the Qt Multimedia Editor source code:
conda deactivate # Only if you use Anaconda... python3 -m venv env source env/bin/activate python3 -m pip install --upgrade pip python3 -m pip install -r requirements.txt python3 setup.py develop
Windows
From the Qt Multimedia Editor source code:
conda deactivate # Only if you use Anaconda... python3 -m venv env env\Scripts\activate.bat python3 -m pip install --upgrade pip python3 -m pip install -r requirements.txt python3 setup.py develop
Documentation
Online documentation: https://jdhp.gitlab.io/qtme
API documentation: https://jdhp.gitlab.io/qtme/api.html
Example usage
Examples: https://jdhp.gitlab.io/qtme/gallery/
Build and run the Python Docker image
Build the docker image
From the Qt Multimedia Editor source code:
docker build -t qtme:latest .
Run unit tests from the docker container
From the Qt Multimedia Editor source code:
docker run qtme pytest
Run an example from the docker container
From the Qt Multimedia Editor source code:
docker run qtme python3 /app/examples/hello.py
Bug reports
To search for bugs or report them, please use the Qt Multimedia Editor Bug Tracker at:
License
This project is provided under the terms and conditions of the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file qtme-0.1.dev0.tar.gz
.
File metadata
- Download URL: qtme-0.1.dev0.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62dc1d72d4c4b061c8d806c89bc2dbae35ec09d261c0d94a9844a2b87e1e00ad |
|
MD5 | df922e8783cf7a7685e0243e8f013718 |
|
BLAKE2b-256 | 2b3fbeecbea4bd0ab8a883cfc2befff02643148507516e01b2e404593e1ee00e |
File details
Details for the file qtme-0.1.dev0-py3-none-any.whl
.
File metadata
- Download URL: qtme-0.1.dev0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee6db5431970439425761704137567363e00e1249f9e43345c1e037650cf8e48 |
|
MD5 | 585d41bd6d0a360b1b18f38676ab5c85 |
|
BLAKE2b-256 | e297b2a311143cc878e436b0a0781437cc167d622b19743174796438cb662aae |