معرفی شرکت ها


betterlib-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A useful collection of various tools and libraries for anyone to use in their projects.
ویژگی مقدار
سیستم عامل -
نام فایل betterlib-0.2.0
نام betterlib
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Henry Martin <n3rdl0rd@proton.me>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/betterlib/
مجوز -
# BetterLib BetterLib is a useful collection of utilities for Python developers to use in their projects. It is licensed under the Unlicense, so you can use it in any project, commercial or otherwise, without any restrictions whatsoever. (Yes, that means you can steal any part of it and pass it off as your own. I won't judge.) ## Installation BetterLib is available on PyPI, so you can install it with pip: ```sh pip install betterlib ``` ## Usage BetterLib is split into several modules, each of which contains a collection of related utilities. You can import the entire library, or just the modules you need. ```py # Import the entire library... import betterlib # or import just the modules you need. from betterlib import logging, config, ip... ``` ## Modules See the [documentation](https://henrymartin5.github.io/betterlib). ## Contributing See [contributing](https://henrymartin5.github.io/betterlib/contribute)


نیازمندی

مقدار نام
==2.28.1 requests
==0.4.6 colorama


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

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


نحوه نصب


نصب پکیج whl betterlib-0.2.0:

    pip install betterlib-0.2.0.whl


نصب پکیج tar.gz betterlib-0.2.0:

    pip install betterlib-0.2.0.tar.gz