معرفی شرکت ها


backgroundchanger-1.5.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

background changer using unsplash API.
ویژگی مقدار
سیستم عامل -
نام فایل backgroundchanger-1.5.0
نام backgroundchanger
نسخه کتابخانه 1.5.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Connor Ruggles
ایمیل نویسنده conruggles@gmail.com
آدرس صفحه اصلی https://github.com/rugglcon/python-backgroundchanger
آدرس اینترنتی https://pypi.org/project/backgroundchanger/
مجوز MIT
# Background Changer A small program in Python 3 that grabs a random photo from [Unsplash](https://unsplash.com) according to your screen resolution and sets it as your background. ## Further testing This hasn't yet been tested on Windows or Mac ([being worked on](https://github.com/rugglcon/python-backgroundchanger/issues/1)), but it works for Ubuntu Linux. Any commands I might have gotten wrong to set it as your background, please feel free to fix those or add more! ## Dependencies This is pretty light on dependencies, but you will need to make sure you have a couple things: * `tkinter` - a python GUI toolkit, but is only used to get the screen resolution. This is usually installed via a system package. * `requests` - python module for HTTP requests. * `pywal` - generates color schemes and used for changing the wallpaper. ### Optional Dependencies * `feh`, if you use a Linux system that's not Ubuntu or Elementary OS. This is not in PyPi, it'll be in your distros repos. ## Installation and Usage > **NOTE:** For Mac, first test if you have `tkinter` directly installed with your Python version first: > ```sh > python3 > >>> import tkinter > ``` > If that doesn't cause an error, you're good. If it does, follow [this](https://stackoverflow.com/a/60469203/9565946) Stack Overflow Post to get that correctly set up. Then you can continue with the installation: ```sh pip install backgroundchanger ``` ## Usage ```sh backgroundchanger # To view the help menu backgroundchanger -h # or backgroundchanger --help ``` ## How to contribute? For issue and PR guidelines, see [CONTRIBUTING.md](CONTRIBUTING.md).


نیازمندی

مقدار نام
<3.0,>=2.0 requests
<4.0,>=3.0 pywal
<2.0,>=1.0 distro


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

مقدار نام
>=3.5 Python


نحوه نصب


نصب پکیج whl backgroundchanger-1.5.0:

    pip install backgroundchanger-1.5.0.whl


نصب پکیج tar.gz backgroundchanger-1.5.0:

    pip install backgroundchanger-1.5.0.tar.gz