Skip to content

anuj9196/python-audio-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Audio Info

picture

Installing

Clone the repository to your local system.

This library is using Pipenv Virtual Environment.

Run below commands to installed dependencies and create a virtual environment.

pipenv install

Using library

To use the library run following commands

pipenv run python audio.py [<dir_path_of_mp3_files>]

Ex:

pipenv run python audio.py music_files

Note

You can pass absolute path as well with path starting with /. If absolute path is not detected, it will try to locate the directory at the same level as of the audio.py file.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages