Skip to main content

This package performs various calculations related to ANEEL regulations.

Project description

(Very short) Tutorial
=====================
First create a variable::
my_consumer = CompensationContinuityConsumer()
Adjust the class parameters::
my_consumer.set_features("abc", 2016, "BT", "URB", "INT", 1111, [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12],
[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12],
[40, 42, 43, 44, 45, 56, 47, 38, 49, 40, 51, 62])
Then write the result::
print(my_consumer)
Reference documentation
=======================
See https://github.com/renatoefsousa/ANEEL

Project details


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