معرفی شرکت ها


afinipy-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Automated init builder
ویژگی مقدار
سیستم عامل -
نام فایل afinipy-0.2.0
نام afinipy
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ralph Urlus
ایمیل نویسنده rurlus.dev@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/afinipy/
مجوز -
Afinipy is a, CLI, python package that builds your init files for you. It works by, recursively, parsing the directory and modules using Python's Abstract Syntax Trees. Afinipy features two modes, top-level and recursive. The top-level mode builds a single `__init__` at the root directory even if modules are located into subdirectories. The recursive mode will build a `__init__` for each subdirectory. For additional options see the usage section below or the notebook in the examples directory. All 'private' functions, those starting with an underscore, are excluded from the init. Optionally, additional functions, classes or the contents of a directory can be excluded by specifying them in a file and passed to the `exclusion_path` parameter. All functions or all classes can be excluded by, respectively, specifying `--exclude 'functions'` or `--exclude 'classes'` See https://github.com/RUrlus/afinipy for details


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

مقدار نام
>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4 Python


نحوه نصب


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

    pip install afinipy-0.2.0.whl


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

    pip install afinipy-0.2.0.tar.gz