sundialy 0.0.1
pip install sundialy
Latest version
Released:
A sundial library for python
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Tags analemmatic, astronomy, sun, sundial, sundials
- Requires: Python >=3.7
Classifiers
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
- Typing
Project description
sundialy
A sundial library for python.
Installing
Download and install the latest release:
pip install sundialy
Features
-
Includes mypy typings
-
Create a sundial
from sundialy import AnalemmaticHorizontal
# An analemmatic sundial for Los Angeles.
sundial = AnalemmaticHorizontal(latitude=34, longitude=-118)
- View how it will look
sundial.create_sundial("sundial.jpg")
- Use the tools
from sundialy.tools import SPA
spa_results = SPA(2020, 12, 31, 23, 59, 59, 0, 0, 0, 0, pressure=1000, temperature=10, omega=0, gamma=0)
License
sundialy is licensed under the MIT License. Check out LICENSE for the full text.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Tags analemmatic, astronomy, sun, sundial, sundials
- Requires: Python >=3.7
Classifiers
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
- Typing
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sundialy-0.0.1.tar.gz
.
File metadata
- Download URL: sundialy-0.0.1.tar.gz
- Upload date:
- Size: 61.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bd01aa73508b34cc9b8010cd9c5e64a01ab57e1e955bf796dc2e02e632a7da1 |
|
MD5 | b75be1ad5ef648f1cca6f4495d695e86 |
|
BLAKE2b-256 | b9e97c693408ba37626a48c385d72814a812be3512683d643df649a6c3d3c673 |
File details
Details for the file sundialy-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: sundialy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 28.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eaaf49f497932d0c3f1ed228385efd55f33e3ebb720477208a72e7d141417dce |
|
MD5 | acfd06036ac8a74b0747b3745a6b8867 |
|
BLAKE2b-256 | 5d28f6e6b0c7d0203c79ca34521019c821af67dca00d1b05b4d814342ec8ffa9 |