Pyaeso

Latest version: v0.7

Safety actively analyzes 613461 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.7

=========================
* Support for Python 2.7, 3.0, 3.1, and 3.2 added and tested.

* Added timeout parameters to most urlopen and dump functions.

* Simplified test infrastructure.

* Fixed date handling in ATC to match AESO's new format.

* Removed all ATC functions from pyaeso.ets module. These functions
have been marked as deprecated since 0.5 and have been replaced by the
aeso.atc module.

* Updated aeso.csd parser to convert total net generation values of '-'
to 'None' rather than throwing a ValueError.

* Updated examples to use aeso package.

0.6

=========================
* All ``pyaeso`` package modules are deprecated.

* :class:`aeso.eventlog` replaces :class:`aeso.aieslog`. The original
module remains accessible but is deprecated.

* :class:`aeso.csd` module now yields objects instead of tuples.

* Added asset module :class:`aeso.asset`.

* Added Available Transfer Capcity module :class:`aeso.atc`.

* Added equilibrium module :class:`aeso.equilibrium`.

0.5

=======================
* Beginning long-term migration of code from ``pyaeso`` package to
``aeso`` package.

* Added Current Supply/Demand (CSD) report to aeso.csd module.

* Added Alberta Interconnected Electrical System (AIES) log report to
aeso.aieslog module.

* Several modules now have doctests.

* Added ``print_aieslog.py`` and ``print_gen_output.py`` examples.

0.4

=======================
* Added marginal pool price report handler and tests.

* Added ``marginal_prices.py`` example script that demonstrates the use
of the new marginal pool price report handler.

* Reduced package size by removing excessive test series data.

* Changed output format of ``marketgraphs.py`` to be more suitable for
documentation; also corrected an axis title.

0.3

=======================
* Added available transfer capacity (ATC) report handlers.

* Removed demandgraph.py example.

* Created much improved marketgraph.py example.

* All example code is now compatible with Python 2.4.

0.2

=======================
* Compatibility work to make pyaeso run on Python 2.4 and 2.5.

* Project now published on pypi under "pyaeso" instead of
python2-pyaeso.

* Documentation improvements.

* Three example scripts included: ``simple.py``, ``demandgraph.py``,
and ``list_participants.py``.

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.