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
matplotlib >= 3.10.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.10.tar.gz (482.0 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.10-py3-none-any.whl (70.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mediacomp-0.4.10.tar.gz
  • Upload date:
  • Size: 482.0 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.10.tar.gz
Algorithm Hash digest
SHA256 24cfde53c4560aa1c958751bc88cc3c6cc09da31652c9a639749a6f0f35a615d
MD5 33c0baba5bdc4c7bb95fc7efb39e2640
BLAKE2b-256 c1c47070d2bd5085259e60fa6a11ad6f710ac4d38cfa1ac6b7c1a39b012e3a33

See more details on using hashes here.

Provenance

The following attestation bundles were made for mediacomp-0.4.10.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.10-py3-none-any.whl.

File metadata

  • Download URL: mediacomp-0.4.10-py3-none-any.whl
  • Upload date:
  • Size: 70.2 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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 11af758da9f297b85349dad55847c2ec8a1c718dc8446137f2ef41777e804c31
MD5 e82e045a0b3d87df5c134ea563180802
BLAKE2b-256 947f24a1852217c826ca32281776aa198c1668b5069ee048c1dce9ce95dd96aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for mediacomp-0.4.10-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