معرفی شرکت ها


factorio-balancers-0.2.9


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A property testing simulator for balancers from the game Factorio
ویژگی مقدار
سیستم عامل -
نام فایل factorio-balancers-0.2.9
نام factorio-balancers
نسخه کتابخانه 0.2.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Tijmen Zwaan
ایمیل نویسنده tijmen.zwaan@gmail.com
آدرس صفحه اصلی https://github.com/tzwaan/factorio_balancers
آدرس اینترنتی https://pypi.org/project/factorio-balancers/
مجوز MIT
# factorio-balancers [![PyPI version fury.io ](https://badge.fury.io/py/factorio-balancers.svg) ](https://pypi.python.org/pypi/factorio-balancers/) [![GitHub release ](https://img.shields.io/github/release/tzwaan/factorio-balancers.svg) ](https://GitHub.com/tzwaan/factorio-balancers/releases/) ## Description This package provides a framework to import and test belt balancers from the game factorio. It is able to check a blueprint for belt input and output balance, full throughput on regular use, and throughput unlimitedness. It fully supports all vanilla belt types, sideloading and priority splitters (currently ignores filters) A website for balancers with this program integrated coming soon at [factoriobalancers.com](http://factoriobalancers.com) ## Usage You can use the ``balancer_test`` command to use the main balancer testing tool on the command line. #### The following is the output of: > $ balancer_test -h ``` usage: balancer_test [-h] [-f FILE] [-nb] [-t] [-s] [-es] [--string STRING] [--silent] Test a balancer configuration for its properties optional arguments: -h, --help show this help message and exit -f FILE, --file FILE The file from which to read the blueprint string -nb, --nobalance If for any reason you don't want to test the balance of the balancer -t, --trickle Performs a balance test using belts that are not full -s, --sweep Performs a throughput test on all combinations where exactly 1 or 2 inputs and outputs are used -es, --extensivesweep Performs a throughput test on all combinations of the same number of inputs and outputs --string STRING The blueprint string to parse --silent Tell the script not to write intermediate data to the screen. Note: this prints raw function results on exit that are very user-unfriendly. ```


نحوه نصب


نصب پکیج whl factorio-balancers-0.2.9:

    pip install factorio-balancers-0.2.9.whl


نصب پکیج tar.gz factorio-balancers-0.2.9:

    pip install factorio-balancers-0.2.9.tar.gz