معرفی شرکت ها


DRSlib-DavidRodriguezSoaresCUI-0.6.dev1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

DRSlib - a set of utilities by DavidRodriguezSoaresCUI
ویژگی مقدار
سیستم عامل OS Independent
نام فایل DRSlib-DavidRodriguezSoaresCUI-0.6.dev1
نام DRSlib-DavidRodriguezSoaresCUI
نسخه کتابخانه 0.6.dev1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده DavidRodriguezSoaresCUI
ایمیل نویسنده fireblaze904+DRSlib@gmail.com
آدرس صفحه اصلی https://github.com/DavidRodriguezSoaresCUI/DRSlib
آدرس اینترنتی https://pypi.org/project/DRSlib-DavidRodriguezSoaresCUI/
مجوز -
# [DRSlib - a set of utilities by DavidRodriguezSoaresCUI](https://github.com/DavidRodriguezSoaresCUI/DRSlib) DRSlib is a Python package that provides a wide range of small yet powerful and highly-reusable functions, classes, decorators, etc. Its main purpose is to provide high-level "building blocks" that accomplish simple tasks, facilitating the writing of elaborate scripts with limited code. License: see LICENSE file. Author: DavidRodriguezSoaresCUI ## Install You can install DRSlib using the pip package manager: - On Unix/macOS: ```python3 -m pip install DRSlib-DavidRodriguezSoaresCUI``` - On Windows: ```python -m pip install DRSlib-DavidRodriguezSoaresCUI``` You may need to use elevated permissions to install a package, or use a variation of this command on your specific system. There are plenty of tutorials on the Internet if you need help. ## Documentation You can find documentation in source code docstrings, or, more practically, by building documentation from source: - On `Windows`: Run `sphinx-full-rebuild.bat` from directory `docs` - On `Linux`: If your shell is bash compatible, run `sphinx-full-rebuild.sh` from directory `docs`. If not, you should be capable of adapting it to your system. *Building documentation* requires installing packages ``sphinx`` and ``furo`` you can install in one of these ways: - ``pip install -r requirements-documentation.txt`` - ``pip install sphinx furo`` ## Versioning This package adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440), specifically follows version scheme example `"major.minor" versioning with developmental releases, release candidates and post-releases for minor corrections`. Note: `major.minor.dev*` releases are not intended for users, these are quick iterations for development. When author decides there was enough changes and `DRSlib` is ready for a new user release, a corresponding `major.minor` release will be made available. ## Packaging I followed [this python.org tutorial](https://packaging.python.org/tutorials/packaging-projects/). See the [package page on Pypi](https://pypi.org/project/DRSlib-DavidRodriguezSoaresCUI/) ## Warning to users **DRSlib** is a quickly evolving package, and author doesn't take any responsibility to maintain it or to keep its API stable, but will make a good faith effor to do so. Also, some of its code writes to the disk, so its use may lead to data loss. Use it at your own risk.


نیازمندی

مقدار نام
- send2trash


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

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


نحوه نصب


نصب پکیج whl DRSlib-DavidRodriguezSoaresCUI-0.6.dev1:

    pip install DRSlib-DavidRodriguezSoaresCUI-0.6.dev1.whl


نصب پکیج tar.gz DRSlib-DavidRodriguezSoaresCUI-0.6.dev1:

    pip install DRSlib-DavidRodriguezSoaresCUI-0.6.dev1.tar.gz