Skip to main content

A multimedia processing library for Python 3.

Project description

mediaComp: a multimedia library for Python 3

MediaComp is a free and open-source multimedia library for Python 3 which enables the easy manipulation of images and sounds. It utilizes popular libraries to provide an abstraction of manipulating sounds, images, and colors, by abstracting the complexity into easy-to-use function calls.

History

MediaComp is a conversion of the multimedia library originally developed and released by Mark Guzdial & Barbara Ericson for use with their Introduction to Computing and Programming in Python: A multimedia Approach book (last edition ISBN 978-0-13-402554-4). It is based on Python 3, whereas the Guzdial/Ericson (G/E) version was based on Jython 2.7. Our implementation is based on Gordon College's JES4PY conversion, which implemented a subset of the original G/E multimedia library features so they could be used in Python 3. Their goal was, and ours is, to provide the pedagogical assets of the G/E multimedia library without requiring Jython or needing to use the JES IDE. While mediaComp is still a subset of the G/E implementation, it provides added functionality when compared to JESPY.

MediaComp is a conversion of only the media computation multimedia library, and does not include JES, the Jython Environment for Students, which is an educational IDE used in the Media Computation curriculum developed by Guzdial and Ericson. More details on the curriculum are available at http://www.mediacomputation.org/.

Installation

Before installing mediaComp, verify that Python is installed on your device. To find out, open a command prompt or terminal and type:

python --version

If a message like "Python 3.12.5" is displayed it means Python is installed and you can install mediaComp. If an error message occurs, check the official Python website to download it.

To install our package run:

python -m pip install mediaComp[gui]

Help

Even if you are new to mediaComp you should be able to start faily easily. Our abstractions make the functionality of the library intuitive. Full documentation can be found on our GitHub.

Credits

Thank you to everyone who has contributed to this library.

  • Dave Largent (mentor)
  • Jason Yoder
  • CJ Fulciniti
  • Santos Pena

Dependencies

MediaComp is strongly dependent on several libraries. Most of the these will install with the package, however to make sure you get wxPython with the package, install it with pip install mediaComp[gui].

Dependency Version
wxPython > 4.2.0
pillow > 11.0.0
pygame > 2.5.0
numpy >= 2.2.1
sounddevice >= 0.5.2

Tested IDEs

MediaComp is primarily used in the Thonny IDE, but has been used in VSCode and JetBrains PyCharm as well. If you encounter an issue using any of the three IDE's, submit an issue!

License

This package is distributed under GPL 3.0-or-later, which can be found in our GitHub repository in LICENSE. This means you can basically use mediaComp in any project you want. Any changes or additions made the package must also be released with a compatible license.

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

mediacomp-0.4.11.tar.gz (480.6 kB view details)

Uploaded Source

Built Distribution

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

mediacomp-0.4.11-py3-none-any.whl (67.8 kB view details)

Uploaded Python 3

File details

Details for the file mediacomp-0.4.11.tar.gz.

File metadata

  • Download URL: mediacomp-0.4.11.tar.gz
  • Upload date:
  • Size: 480.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mediacomp-0.4.11.tar.gz
Algorithm Hash digest
SHA256 aca3a14a1bc1bf0beefd06a50087c047e067e1ab9ad6b271fc9553b04c2af18c
MD5 6cdfa486491b2cba33c490c1fe9b37ea
BLAKE2b-256 ca7fad8030f4b1542a0b74722c6f93e288e2eef8528b717e67a0971616a3bee5

See more details on using hashes here.

Provenance

The following attestation bundles were made for mediacomp-0.4.11.tar.gz:

Publisher: release.yaml on dllargent/mediaComp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mediacomp-0.4.11-py3-none-any.whl.

File metadata

  • Download URL: mediacomp-0.4.11-py3-none-any.whl
  • Upload date:
  • Size: 67.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mediacomp-0.4.11-py3-none-any.whl
Algorithm Hash digest
SHA256 f9bf74842e777294bdf539206bc6373b26266e6c66358370a15d399233101ee7
MD5 f0754ebd170168719532e9557857c80c
BLAKE2b-256 0e58e451d222799cbdcb9156a6c75ce8b0490903d86c856559ab42391c900d06

See more details on using hashes here.

Provenance

The following attestation bundles were made for mediacomp-0.4.11-py3-none-any.whl:

Publisher: release.yaml on dllargent/mediaComp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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