Metadata-Version: 2.1
Name: bdgd-tools
Version: 0.2.1
Summary: Short description
Home-page: https://github.com/eniocc/bdgd_tools
Author: Ênio Rodrigues
Author-email: eniocc@gmail.com
License: MIT license
Keywords: bdgd_tools
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
License-File: LICENSE
License-File: AUTHORS.rst

==========
bdgd-tools
==========


.. image:: https://img.shields.io/pypi/v/bdgd_tools.svg
        :target: https://pypi.python.org/pypi/bdgd_tools

.. image:: https://img.shields.io/travis/eniocc/bdgd_tools.svg
        :target: https://travis-ci.com/eniocc/bdgd_tools

.. image:: https://readthedocs.org/projects/bdgd-tools/badge/?version=latest
        :target: https://bdgd-tools.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/eniocc/bdgd_tools/shield.svg
     :target: https://pyup.io/repos/github/eniocc/bdgd_tools/
     :alt: Updates



A set of tools to work with the BDGD format, conversion to the DSS format (OPENDSS) and visualization.


* Free software: MIT license
* Documentation: https://bdgd-tools.readthedocs.io.


Features
--------

* Conversion of Electric Power Systems from BGDG format to DSS (Opendss)

Credits
-------

This package was created by [Ênio Rodrigues](https://github.com/eniocc) and Rodolgo Londero
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.1(2022-09-19)
------------------

* Tested on windows platform


0.1.0 (2022-09-19)
------------------

* First release on PyPI.
* Base project
