{ "info": { "author": "Dennis Terhorst", "author_email": "d.terhorst@fz-juelich.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Multimedia :: Sound/Audio", "Topic :: Multimedia :: Video" ], "description": "# playrandom\n\n This tool is a command-line interface to `mplayer` that uses directories as\n playlists. Media files are played in random order until all files are\n played, then successively the least recent files are released to enable a\n loop in random order.\n\n# Install\n\n The fastest way to install playrandom is to use your systems tools:\n\n pip install playrandom\n\n\n## Requirements\n\n All python required packages are listed in `environment.yaml`. In case you\n installed playrandom via a package management system like pip, anaconda,\n miniconda, ... all dependencies should already be installed automatically.\n The only \"external\" dependency is [mplayer](http://www.mplayerhq.hu), which\n is usually installable by your systems package manager (apt, yum, ...).\n\n\n# Getting Started\n\n After installation run `playrandom --help` to get a first overview of\n command line options and usage.\n\n\n# Developing playrandom\n\n Contributions are very welcome! Write issues for feature requests or\n directly file a pull-request with your contribution and/or contact me\n directly!\n\n\n## Tests\n\n This project uses the [PyTest framework](https://docs.pytest.org/en/latest/)\n with tests defined in the [tests/](tests/) sudirectory. It is added into the\n setuptools config, so that it can be run with\n\n python setup.py test\n\n This automatically tests a temporarily packaged version.\n\n Alternatively you can run `pytest` manually with all it [glory\n details](https://docs.pytest.org/en/latest/usage.html).\n\n\n## Releases\n\n The release workflow is mostly automated and is in the [release/](release/)\n folder.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/terhorstd/playrandom", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "playrandom", "package_url": "https://pypi.org/project/playrandom/", "platform": "", "project_url": "https://pypi.org/project/playrandom/", "project_urls": { "Homepage": "https://github.com/terhorstd/playrandom" }, "release_url": "https://pypi.org/project/playrandom/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "command line tool to play random media from given folders", "version": "0.0.2" }, "last_serial": 5883791, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "25eb83dd6df2ed78982d977f5e71e819", "sha256": "6f8d7c803b5db33e3daef99596b8223ea4bc1d05a6560b40b8f3f4cac47e81a9" }, "downloads": -1, "filename": "playrandom-0.0.1.tar.gz", "has_sig": false, "md5_digest": "25eb83dd6df2ed78982d977f5e71e819", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5333, "upload_time": "2019-09-24T10:35:29", "url": "https://files.pythonhosted.org/packages/4b/54/c62a2b9a240fe03bd0468f5fd99fa0f1f126c2dc17a98cd045169deccb5e/playrandom-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "e7182fcbe84739df7280dc71b0b3523e", "sha256": "b02a38f426db94e254883782291a7c46b32051f45dfc00496b33a9f83b7a9662" }, "downloads": -1, "filename": "playrandom-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e7182fcbe84739df7280dc71b0b3523e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5343, "upload_time": "2019-09-25T08:16:49", "url": "https://files.pythonhosted.org/packages/b6/0c/fda6dd65eabd75a311e73ea305bb6560c34f60c92951c2968a57c977e077/playrandom-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e7182fcbe84739df7280dc71b0b3523e", "sha256": "b02a38f426db94e254883782291a7c46b32051f45dfc00496b33a9f83b7a9662" }, "downloads": -1, "filename": "playrandom-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e7182fcbe84739df7280dc71b0b3523e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5343, "upload_time": "2019-09-25T08:16:49", "url": "https://files.pythonhosted.org/packages/b6/0c/fda6dd65eabd75a311e73ea305bb6560c34f60c92951c2968a57c977e077/playrandom-0.0.2.tar.gz" } ] }