Skip to main content

smallmodelsapi

Project description

dml-small-models

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

This Python package is automatically generated by the OpenAPI Generator project:

  • API version: 0.1.0
  • Package version: 0.3.3
  • Generator version: 7.10.0
  • Build package: org.openapitools.codegen.languages.PythonClientCodegen

Requirements.

Python 3.8+

Installation & Usage

pip install

If the python package is hosted on a repository, you can install directly using:

pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git

(you may need to run pip with root permission: sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git)

Then import the package:

import electrificationutils

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package:

import electrificationutils

Tests

Execute pytest to run the tests.

Getting Started

Please follow the installation procedure and then run the following:

import electrificationutils
from electrificationutils.rest import ApiException
from pprint import pprint

# Defining the host is optional and defaults to http://localhost
# See configuration.py for a list of all supported configuration parameters.
configuration = electrificationutils.Configuration(
    host = "http://localhost"
)



# Enter a context with an instance of the API client
with electrificationutils.ApiClient(configuration) as api_client:
    # Create an instance of the API class
    api_instance = electrificationutils.GGRFHVACUpdateApi(api_client)
    electric_efficiency = electrificationutils.HvacEfficiencyElectricDetailed() # HvacEfficiencyElectricDetailed | 

    try:
        # Ggrf Hvac Upgrade Btu Per Watt Hour
        api_response = api_instance.ggrf_hvac_upgrade_btu_per_watt_hour(electric_efficiency)
        print("The response of GGRFHVACUpdateApi->ggrf_hvac_upgrade_btu_per_watt_hour:\n")
        pprint(api_response)
    except ApiException as e:
        print("Exception when calling GGRFHVACUpdateApi->ggrf_hvac_upgrade_btu_per_watt_hour: %s\n" % e)

Documentation for API Endpoints

All URIs are relative to http://localhost

Class Method HTTP request Description
GGRFHVACUpdateApi ggrf_hvac_upgrade_btu_per_watt_hour GET /app/v1/ggrf/hvac_upgrade/btu_per_watt_hour/ Ggrf Hvac Upgrade Btu Per Watt Hour
GGRFHVACUpdateApi ggrf_hvac_upgrade_electric_to_electric GET /app/v1/ggrf/hvac_upgrade/electric_to_electric/ Ggrf Hvac Upgrade Electric To Electric
GGRFHVACUpdateApi ggrf_hvac_upgrade_fossil_to_electric GET /app/v1/ggrf/hvac_upgrade/fossil_to_electric/ Ggrf Hvac Upgrade Fossil To Electric
HealthImpactsApi query_health_impacts GET /api/v1/health_impacts/ Query Health Impacts
RangeUpgradeApi range_upgrade GET /app/v1/range_upgrade/ Range Upgrade

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author

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

electrificationutils-0.3.3.tar.gz (33.0 kB view details)

Uploaded Source

Built Distribution

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

electrificationutils-0.3.3-py3-none-any.whl (50.5 kB view details)

Uploaded Python 3

File details

Details for the file electrificationutils-0.3.3.tar.gz.

File metadata

  • Download URL: electrificationutils-0.3.3.tar.gz
  • Upload date:
  • Size: 33.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.12

File hashes

Hashes for electrificationutils-0.3.3.tar.gz
Algorithm Hash digest
SHA256 969802660a3de08b40d78af3b7ad225b6eb3df1e2b5b1c0d880c2921e1e0b36c
MD5 78ac0b478bb2d65f406e9443586c8a26
BLAKE2b-256 637d030409ab4aaa157fbe59c45b1761ef1e0413f1589486a51a613c6fdbffb9

See more details on using hashes here.

File details

Details for the file electrificationutils-0.3.3-py3-none-any.whl.

File metadata

File hashes

Hashes for electrificationutils-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c1e5f4412045942884aa0adf9f79dc09a25e2c3401ea88ab66f9aa5aedf1103a
MD5 f73f5f8365ce72b2104dd867f91d065f
BLAKE2b-256 87872bec3fcc6bc2cfd93dfcbc4b831231532f29430f1cf7810e2194c880db4f

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