معرفی شرکت ها


escarpolette-0.7.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Manage your musical playlist with your friends without starting a war.
ویژگی مقدار
سیستم عامل -
نام فایل escarpolette-0.7.2
نام escarpolette
نسخه کتابخانه 0.7.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Alexandre Morignot
ایمیل نویسنده erdnaxeli@cervoi.se
آدرس صفحه اصلی https://github.com/erdnaxeli/escarpolette
آدرس اینترنتی https://pypi.org/project/escarpolette/
مجوز GPL-3.0
# Escarpolette This project provides a server and clients to manage your music playlist when you are hosting a party. It supports many sites thanks to the awesome project [youtube-dl](https://rg3.github.io/youtube-dl/). ## Features Server: * add items (and play them!) * get playlist's items * runs on Android! (see [instructions](#Android)) Web client: * there is currently no web client :( ## Dependencies * Python 3.7 * the player [mpv](https://mpv.io) They should be available for most of the plateforms. ## Installation ```Shell pip install escarpolette ``` ### Android You will need [Termux](https://termux.com/). Then inside Termux you can install it with: ```Shell # dependencies pkg install python python-dev clang mpv # escarpolette pip install escarpolette ``` Note that while the project can run without wake-lock, acquiring it improve the performance (with a battery trade off). ## Usage ```Shell escarpolette [--config config.cfg] [--host host] [--port port] [--help] ``` The default configuration should be good for all the usages. ## Dev You will need [Poetry](https://poetry.eustace.io/) to manage the dependencies. Clone the repo and then type `poetry install`. You can run the app with `poetry run python -m escarpolette`. ## Todo * server * votes * bonjour / mDNS * prevent adding youtube / soundcloud playlists * restrictions by users * configuration of those restrictions by an admin * web client * show playing status * votes * configure restrictions: * max video added per user * max video length * admin access: * configure restrictions * no restrictions for him * force video order Maybe one day? * android client * iOS client


نیازمندی

مقدار نام
>=1.2,<2.0 sqlalchemy
- youtube-dl
>=0.47.1,<0.48.0 fastapi
>=1.3,<2.0 pydantic
>=4.0,<5.0 xdg
>=1.7.1,<2.0.0 pyjwt
>=7.0,<8.0 click
>=0.11.2,<0.12.0 uvicorn
>=1.5.0,<2.0.0 importlib_metadata


زبان مورد نیاز

مقدار نام
>=3.7,<4.0 Python


نحوه نصب


نصب پکیج whl escarpolette-0.7.2:

    pip install escarpolette-0.7.2.whl


نصب پکیج tar.gz escarpolette-0.7.2:

    pip install escarpolette-0.7.2.tar.gz