battlib


Namebattlib JSON
Version 0.0.0.dev2 PyPI version JSON
download
home_pagehttps://github.com/blueskysolarracing/battlib
SummaryA library for battery SOC calculation
upload_time2025-01-23 04:08:36
maintainerNone
docs_urlNone
authorBlue Sky Solar Racing
requires_python>=3.11
licenseMIT
keywords python
VCS
bugtrack_url
requirements build coverage filterpy flake8 interrogate matplotlib mypy numpy pandas pandas-stubs Sphinx tqdm twine types-tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======
battlib
=======

A library for battery SOC calculation using EKF

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/blueskysolarracing/battlib",
    "name": "battlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "python",
    "author": "Blue Sky Solar Racing",
    "author_email": "blueskysolar@studentorg.utoronto.ca",
    "download_url": "https://files.pythonhosted.org/packages/38/94/d32d0af782393fa24a242e21e542f4cdd773b6c04efd5cca0ee7620a1032/battlib-0.0.0.dev2.tar.gz",
    "platform": null,
    "description": "=======\nbattlib\n=======\n\nA library for battery SOC calculation using EKF\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library for battery SOC calculation",
    "version": "0.0.0.dev2",
    "project_urls": {
        "Documentation": "https://battlib.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/blueskysolarracing/battlib",
        "Source": "https://github.com/blueskysolarracing/battlib",
        "Tracker": "https://github.com/blueskysolarracing/battlib/issues"
    },
    "split_keywords": [
        "python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "18512d6ecdfacb4e0b89236281b7fd4490f0e8d14bcb28214808f32f48773600",
                "md5": "e3ff3e696e690e54cff2cdaaee271c81",
                "sha256": "defc2ddb41a3e352c5005cc5d4253ab68ec0872a0a463e6d3c59646afcb2a5b3"
            },
            "downloads": -1,
            "filename": "battlib-0.0.0.dev2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e3ff3e696e690e54cff2cdaaee271c81",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 8248,
            "upload_time": "2025-01-23T04:08:35",
            "upload_time_iso_8601": "2025-01-23T04:08:35.127325Z",
            "url": "https://files.pythonhosted.org/packages/18/51/2d6ecdfacb4e0b89236281b7fd4490f0e8d14bcb28214808f32f48773600/battlib-0.0.0.dev2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3894d32d0af782393fa24a242e21e542f4cdd773b6c04efd5cca0ee7620a1032",
                "md5": "a5b53ce1c94f3a84863af359c913e3d6",
                "sha256": "07c95d502cd64bca129ba2129941b790512d14c55c77d4927516a2f6726c036e"
            },
            "downloads": -1,
            "filename": "battlib-0.0.0.dev2.tar.gz",
            "has_sig": false,
            "md5_digest": "a5b53ce1c94f3a84863af359c913e3d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 5891,
            "upload_time": "2025-01-23T04:08:36",
            "upload_time_iso_8601": "2025-01-23T04:08:36.219087Z",
            "url": "https://files.pythonhosted.org/packages/38/94/d32d0af782393fa24a242e21e542f4cdd773b6c04efd5cca0ee7620a1032/battlib-0.0.0.dev2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-23 04:08:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "blueskysolarracing",
    "github_project": "battlib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "build",
            "specs": [
                [
                    "~=",
                    "1.2.2.post1"
                ]
            ]
        },
        {
            "name": "coverage",
            "specs": [
                [
                    "~=",
                    "7.6.10"
                ]
            ]
        },
        {
            "name": "filterpy",
            "specs": [
                [
                    "~=",
                    "1.4.5"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "~=",
                    "7.1.1"
                ]
            ]
        },
        {
            "name": "interrogate",
            "specs": [
                [
                    "~=",
                    "1.7.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "~=",
                    "3.10.0"
                ]
            ]
        },
        {
            "name": "mypy",
            "specs": [
                [
                    "~=",
                    "1.14.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "~=",
                    "2.2.2"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "~=",
                    "2.2.3"
                ]
            ]
        },
        {
            "name": "pandas-stubs",
            "specs": [
                [
                    "~=",
                    "2.2.3.241126"
                ]
            ]
        },
        {
            "name": "Sphinx",
            "specs": [
                [
                    "~=",
                    "8.1.3"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "~=",
                    "4.67.1"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "~=",
                    "6.1.0"
                ]
            ]
        },
        {
            "name": "types-tqdm",
            "specs": [
                [
                    "~=",
                    "4.67.0.20241221"
                ]
            ]
        }
    ],
    "lcname": "battlib"
}
        
Elapsed time: 1.88737s