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.4.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: fortlev_solar_sdk-0.2.4.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for fortlev_solar_sdk-0.2.4.tar.gz
Algorithm Hash digest
SHA256 c0405a96b2d6054855a5c4996cd5dc5e4b91b16b3df3ceb943da851bb9ae65a3
MD5 ae4ee33ccdf112e9a19b60d085e1bb6d
BLAKE2b-256 1350317cd07796b84475ae0f930f3094155d3d1fe096aa0862b67a69961bd44d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fortlev_solar_sdk-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a4873f2612b8aa804f531e85659572e80320eec6ca5116e89d7be0fec02cc247
MD5 6490ad873a73bf951ce8f57e749516cd
BLAKE2b-256 2fef93afe36bc3b6f662e90ef581385a595b6d565227816508be3f708e6aebb5

See more details on using hashes here.

Supported by

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