معرفی شرکت ها


f-icon-0.0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Set image as an icon of the target folder
ویژگی مقدار
سیستم عامل -
نام فایل f-icon-0.0.3
نام f-icon
نسخه کتابخانه 0.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Burve
ایمیل نویسنده aleksandrs.ivancenko@gmail.com
آدرس صفحه اصلی https://github.com/Burve/f-icon
آدرس اینترنتی https://pypi.org/project/f-icon/
مجوز -
# f-icon Set Folder Icons. ## Installation Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar. ```bash pip install f-icon ``` ## Usage ### Parameters f-icon [OPTIONS] [--] IMAGE ## Options: -h, --help Print this help text and exit -f, --folder Path to the folder that will have its icon changed. It is ignored if the input is a text file. -p, --placement Path to the folder where to keep generated icons. By default, they are stored inside the folder with a changed icon. Used only on Windows. -r, --relative If the icon is located in another folder, it forces the path to be relative, and it gets ignored if the drive for both locations is different. USed only on windows -v, --verbose Print various debugging information ### Direct ```python import f_icon # generate icon image = "Path to the image." folder = "Path to the folder" # is optional if the image is already in the folder that will use it placement = "Path to the ico file" # is optional if icon stays in the folder. Ignored on macOS relative = True # is placement set as relative path to the folder or direct path. Ignored on macOS debug = False # display print() messages during work f_icon.create_icon(image, folder, placement, relative, debug ``` ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. ## License [MIT](https://choosealicense.com/licenses/mit/)


نیازمندی

مقدار نام
>=8.4.0 Pillow
>=1.20.1 numpy
>=4.5.4.56 opencv-python
>=8.0 pyobjc-framework-cocoa


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

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


نحوه نصب


نصب پکیج whl f-icon-0.0.3:

    pip install f-icon-0.0.3.whl


نصب پکیج tar.gz f-icon-0.0.3:

    pip install f-icon-0.0.3.tar.gz