Skip to main content

Promail: The Python Email Automation Framework

Project description

Fabric Calc

List of rectangle, a rectangle is a tuple of two ints, (length, width)

from fabric_calc.fabric_calc import calculate 

# length, width, quantity
rectangles = [
            (30, 40, 5),
            (55, 36, 4),
            (33, 16,1),
            (20, 36,6),
        ]
print(calculate(rectangles))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fabric_calc-1.2.11.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

fabric_calc-1.2.11-py2.py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page