Skip to main content

A Python SDK for interacting with the Fortlev Solar API.

Project description

Fortlev Solar SDK Documentation

This SDK is designed to simplify the process of interacting with the Fortlev Solar API.

Go to: Docs

Installation

You can install the SDK using pip:

pip install fortlev_solar_sdk

Quick Example

Here's a quick example of how to use the SDK to authenticate and fetch available surfaces:

from fortlev_solar_sdk import FortlevSolarClient

client = FortlevSolarClient()
client.authenticate(username="username", pwd="password")
orders = client.orders(power=5.0, voltage="220", phase=1, surface="surface_id", city="city_id")
for order in orders:
    print(order)

API Reference

For a complete reference of available endpoints, visit the official API documentation:

Fortlev Solar API Documentation

Fortlev Solar Platform

To access the Fortlev Solar platform, where you can manage your orders and more, visit:

Fortlev Solar Platform

Contributing

We welcome contributions to the SDK! If you'd like to report an issue or contribute to the project, please visit our GitHub repository.

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

fortlev_solar_sdk-0.2.3.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

fortlev_solar_sdk-0.2.3-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file fortlev_solar_sdk-0.2.3.tar.gz.

File metadata

  • Download URL: fortlev_solar_sdk-0.2.3.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for fortlev_solar_sdk-0.2.3.tar.gz
Algorithm Hash digest
SHA256 534bbc2cd823f6134cdc6d96529ff10e5c6f51df190778e8ee1848c71b6dec67
MD5 6a7bfba7c910edff1889a73a7a5d8846
BLAKE2b-256 7e05f8d3ebf99c4ce9286684d7bd06ae45fdd315444dbf17d52802fdd7887786

See more details on using hashes here.

File details

Details for the file fortlev_solar_sdk-0.2.3-py3-none-any.whl.

File metadata

File hashes

Hashes for fortlev_solar_sdk-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 16966de470d7b5fc05bd703077caeba7b7b674e849cb5c974d8519d56bc6f374
MD5 48e530ff9c80afe66dde6cee10d20bac
BLAKE2b-256 28a1137502a2b25d3ec41f87f886ba7233b7aed906b9b3c216a2518274a0fe0a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page