bdgd-tools


Namebdgd-tools JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/eniocc/bdgd_tools
SummaryShort description
upload_time2023-04-22 13:51:47
maintainer
docs_urlNone
authorÊnio Rodrigues
requires_python>=3.9
licenseMIT license
keywords bdgd_tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            bdgd-tools
=======================
A set of tools to work with the BDGD (Base de Dados da Distribuidora) format, conversion to the DSS format (OpenDSS) and visualization.


.. 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


.. |OK_ICON| image:: https://raw.githubusercontent.com/awesomedata/apd-core/master/deploy/ok-24.png
.. |FIXME_ICON| image:: https://raw.githubusercontent.com/awesomedata/apd-core/master/deploy/fixme-24.png

..
  _


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



Installation
=======================
  pip install bdgd-tools


Features
=======================
Conversion of Electric Power Systems from BGDG format to DSS (Opendss), including.

* |OK_ICON| Improved memory management by loading the layers of the disk
* |OK_ICON| Circuit OpenDSS element creation
* |OK_ICON|  LineCode OpenDSS element creation
* |FIXME_ICON|  LoadShape OpenDSS element creation
* |FIXME_ICON|  Line OpenDSS element creation
* |FIXME_ICON|  Transformer OpenDSS element creation
* |FIXME_ICON|  Reactor OpenDSS element creation
* |FIXME_ICON|  RegControl OpenDSS element creation
* |FIXME_ICON|  Load OpenDSS element creation







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

1.0.1(2023-04-22)
------------------

* Backend modifications to run properly auto publish and readthedocs.

1.0.0(2023-03-22)
------------------

* Tested and running on python 3.9
* Clean architecture. Old models, classes and tests were removed
* Major conversion using json file based was inserted
* Now we can read different bdgd versions
* In this version we can create the DSS elements:
    - Circuit
    - Line
    - Linecode


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

* Tested on windows platform


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

* First release on PyPI
* Base project

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eniocc/bdgd_tools",
    "name": "bdgd-tools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "bdgd_tools",
    "author": "\u00canio Rodrigues",
    "author_email": "eniocc@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/64/ca/aed9d3f4d95f095f865e3ccffeb6d125a3c2a169def75e50907064cab83c/bdgd_tools-1.0.2.tar.gz",
    "platform": null,
    "description": "bdgd-tools\n=======================\nA set of tools to work with the BDGD (Base de Dados da Distribuidora) format, conversion to the DSS format (OpenDSS) and visualization.\n\n\n.. image:: https://img.shields.io/pypi/v/bdgd_tools.svg\n        :target: https://pypi.python.org/pypi/bdgd_tools\n\n\n.. image:: https://img.shields.io/travis/eniocc/bdgd_tools.svg\n        :target: https://travis-ci.com/eniocc/bdgd_tools\n\n\n.. image:: https://readthedocs.org/projects/bdgd-tools/badge/?version=latest\n        :target: https://bdgd-tools.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n..\n    .. image:: https://pyup.io/repos/github/eniocc/bdgd_tools/shield.svg\n         :target: https://pyup.io/repos/github/eniocc/bdgd_tools/\n         :alt: Updates\n\n\n.. |OK_ICON| image:: https://raw.githubusercontent.com/awesomedata/apd-core/master/deploy/ok-24.png\n.. |FIXME_ICON| image:: https://raw.githubusercontent.com/awesomedata/apd-core/master/deploy/fixme-24.png\n\n..\n  _\n\n\n* Free software: MIT license\n* Documentation: https://bdgd-tools.readthedocs.io\n\n\n\nInstallation\n=======================\n  pip install bdgd-tools\n\n\nFeatures\n=======================\nConversion of Electric Power Systems from BGDG format to DSS (Opendss), including.\n\n* |OK_ICON| Improved memory management by loading the layers of the disk\n* |OK_ICON| Circuit OpenDSS element creation\n* |OK_ICON|  LineCode OpenDSS element creation\n* |FIXME_ICON|  LoadShape OpenDSS element creation\n* |FIXME_ICON|  Line OpenDSS element creation\n* |FIXME_ICON|  Transformer OpenDSS element creation\n* |FIXME_ICON|  Reactor OpenDSS element creation\n* |FIXME_ICON|  RegControl OpenDSS element creation\n* |FIXME_ICON|  Load OpenDSS element creation\n\n\n\n\n\n\n\n=======\nHistory\n=======\n\n1.0.1(2023-04-22)\n------------------\n\n* Backend modifications to run properly auto publish and readthedocs.\n\n1.0.0(2023-03-22)\n------------------\n\n* Tested and running on python 3.9\n* Clean architecture. Old models, classes and tests were removed\n* Major conversion using json file based was inserted\n* Now we can read different bdgd versions\n* In this version we can create the DSS elements:\n    - Circuit\n    - Line\n    - Linecode\n\n\n0.1.1(2022-09-19)\n------------------\n\n* Tested on windows platform\n\n\n0.1.0 (2022-09-19)\n------------------\n\n* First release on PyPI\n* Base project\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Short description",
    "version": "1.0.2",
    "split_keywords": [
        "bdgd_tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acb697670636e93df40bad4fa738d472a3f294b847ee93720f8641fea3d9e976",
                "md5": "749fb1120b002698d403ca1f9043e857",
                "sha256": "d6fb94b166502f86448081bcb45ebf65bc56b1202b9bc4c8768eabcfc1a323e6"
            },
            "downloads": -1,
            "filename": "bdgd_tools-1.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "749fb1120b002698d403ca1f9043e857",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 20593,
            "upload_time": "2023-04-22T13:51:45",
            "upload_time_iso_8601": "2023-04-22T13:51:45.282484Z",
            "url": "https://files.pythonhosted.org/packages/ac/b6/97670636e93df40bad4fa738d472a3f294b847ee93720f8641fea3d9e976/bdgd_tools-1.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64caaed9d3f4d95f095f865e3ccffeb6d125a3c2a169def75e50907064cab83c",
                "md5": "b9af0f61be0d2ebe9e30544b3cf541ea",
                "sha256": "ffc976e935a10b68503e98fa1d16c5e255a43cb1a296dd39755ffdab505aee8e"
            },
            "downloads": -1,
            "filename": "bdgd_tools-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b9af0f61be0d2ebe9e30544b3cf541ea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 21378,
            "upload_time": "2023-04-22T13:51:47",
            "upload_time_iso_8601": "2023-04-22T13:51:47.008861Z",
            "url": "https://files.pythonhosted.org/packages/64/ca/aed9d3f4d95f095f865e3ccffeb6d125a3c2a169def75e50907064cab83c/bdgd_tools-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-22 13:51:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "eniocc",
    "github_project": "bdgd_tools",
    "lcname": "bdgd-tools"
}
        
Elapsed time: 0.06386s