Python package providing a client to access Mauna Loa Solar Observatory (MLSO) data
Project description
mlso-api-client
This package contains Python and IDL clients for accessing MLSO data via the MLSO data web API.
Installation
Installing from PyPI
The easiest way to install the MLSO API client is via the released versions on PyPI. This is the recommended method for most users.
pip install mlso-api-client
If you want to upgrade an existing installation, do:
pip install -U mlso-api-client
Installing from source
The source code can be found on the repo's GitHub page. Use git or download a ZIP file with contents of the source.
Once you have the source code, install the Python portion of the package:
cd mlso-api-client
pip install .
If you intend to make changes to the code, install the dev requirements and allow changes to the code to automatically be used:
pip install -e .[dev]
For IDL, simply put the idl/ directory in your IDL_PATH.
Usage
See the documentation for help on using the package, including the API Endpoints, the bindings for Python and IDL, and the command-line interface.
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlso_api_client-1.0.0.tar.gz.
File metadata
- Download URL: mlso_api_client-1.0.0.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a47db69d155cf84431a850d7edd50ed9fcd120ac3cf50479af30849ff90d42ed
|
|
| MD5 |
a97903ea4b5de4a3ce79eba4e7a717df
|
|
| BLAKE2b-256 |
02c7207ef788a53810784ce414929a1e6f061cbf1b98506c71b908651230bcea
|
File details
Details for the file mlso_api_client-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mlso_api_client-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1481081de7de0b04d175500e8dfa64486af172fb8668e3d4a39fece552c3695c
|
|
| MD5 |
497ec3ffd1128a063bca6c6b1914985c
|
|
| BLAKE2b-256 |
ac92d19f69c81fc30e3eb5581605152a1e2f1a0b2594b3a632004f3d9f5be14b
|