solposx


Namesolposx JSON
Version 0.1.0a1 PyPI version JSON
download
home_pageNone
Summarysolposx is a Python package for calculating solar position angles and comparing solar position algorithms.
upload_time2025-07-22 13:52:22
maintainerNone
docs_urlNone
authorAdam R. Jensen, Kevin S. Anderson, Ioannis Sifnaios
requires_python>=3.10
licenseNone
keywords solar position algorithms solar energy photovoltaics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Reference implementations of common solar position algorithms
solposx is a Python package for calculating solar position angles and comparing solar position algorithms.

## Documentation
The documentation can be found at [readthedocs](https://solposx.readthedocs.io/).

## Installation and dependencies
The package can be installed using pip:

    pip install solposx

## Contributing
Contributions to the repository, e.g., bug fixes, improvements to the documentation, or the addition of new algorithms, are more than welcome.

## License
[BSD 3-clause](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "solposx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "solar position algorithms, solar energy, photovoltaics",
    "author": "Adam R. Jensen, Kevin S. Anderson, Ioannis Sifnaios",
    "author_email": "adam-r-j@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/94/e0/e2afc18e8de9600ecb74a766794a921e28dd50d373da2b59f50f3c3808a9/solposx-0.1.0a1.tar.gz",
    "platform": null,
    "description": "# Reference implementations of common solar position algorithms\nsolposx is a Python package for calculating solar position angles and comparing solar position algorithms.\n\n## Documentation\nThe documentation can be found at [readthedocs](https://solposx.readthedocs.io/).\n\n## Installation and dependencies\nThe package can be installed using pip:\n\n    pip install solposx\n\n## Contributing\nContributions to the repository, e.g., bug fixes, improvements to the documentation, or the addition of new algorithms, are more than welcome.\n\n## License\n[BSD 3-clause](LICENSE).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "solposx is a Python package for calculating solar position angles and comparing solar position algorithms.",
    "version": "0.1.0a1",
    "project_urls": {
        "Changelog": "https://github.com/assessingsolar/solposx/blob/main/docs/source/whatsnew.md",
        "Issues": "https://github.com/assessingsolar/solposx/issues",
        "Repository": "https://github.com/assessingsolar/solposx.git"
    },
    "split_keywords": [
        "solar position algorithms",
        " solar energy",
        " photovoltaics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d735698887de97ace36318e64c52fcd8dd889c342edc4f9d5fb49ea267966576",
                "md5": "f612840b32ebf7cce47466a79fb14946",
                "sha256": "47500ba54f838ba0366120e6c2398ddfd8b5056cdf7ef2050777584916bab142"
            },
            "downloads": -1,
            "filename": "solposx-0.1.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f612840b32ebf7cce47466a79fb14946",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 25288,
            "upload_time": "2025-07-22T13:52:20",
            "upload_time_iso_8601": "2025-07-22T13:52:20.869679Z",
            "url": "https://files.pythonhosted.org/packages/d7/35/698887de97ace36318e64c52fcd8dd889c342edc4f9d5fb49ea267966576/solposx-0.1.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "94e0e2afc18e8de9600ecb74a766794a921e28dd50d373da2b59f50f3c3808a9",
                "md5": "f6fc21ef3fa299aa4bd0d62d022de6f6",
                "sha256": "77f8102254845b026d3cd33b00bdf8a076fbe00704a4dc727a6975856e337108"
            },
            "downloads": -1,
            "filename": "solposx-0.1.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "f6fc21ef3fa299aa4bd0d62d022de6f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 28918,
            "upload_time": "2025-07-22T13:52:22",
            "upload_time_iso_8601": "2025-07-22T13:52:22.159968Z",
            "url": "https://files.pythonhosted.org/packages/94/e0/e2afc18e8de9600ecb74a766794a921e28dd50d373da2b59f50f3c3808a9/solposx-0.1.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-22 13:52:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "assessingsolar",
    "github_project": "solposx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "solposx"
}
        
Elapsed time: 0.91593s