Skip to main content

endoflife.date

Project description

endoflifedate

The endoflife.date v0 API is currently deprecated, please use the endoflife.date v1 API.

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

Requirements.

Python 3.9+

Installation & Usage

pip install

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

pip install git+https://github.com/oapicf/endoflife.date-api-clients.git

(you may need to run pip with root permission: sudo pip install git+https://github.com/oapicf/endoflife.date-api-clients.git)

Then import the package:

import endoflifedate

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 endoflifedate

Tests

Execute pytest to run the tests.

Getting Started

Please follow the installation procedure and then run the following:

import endoflifedate
from endoflifedate.rest import ApiException
from pprint import pprint

# Defining the host is optional and defaults to https://endoflife.date
# See configuration.py for a list of all supported configuration parameters.
configuration = endoflifedate.Configuration(
    host = "https://endoflife.date"
)



# Enter a context with an instance of the API client
with endoflifedate.ApiClient(configuration) as api_client:
    # Create an instance of the API class
    api_instance = endoflifedate.DefaultApi(api_client)

    try:
        # All Products
        api_response = api_instance.get_api_all_json()
        print("The response of DefaultApi->get_api_all_json:\n")
        pprint(api_response)
    except ApiException as e:
        print("Exception when calling DefaultApi->get_api_all_json: %s\n" % e)

Documentation for API Endpoints

All URIs are relative to https://endoflife.date

Class Method HTTP request Description
DefaultApi get_api_all_json GET /api/all.json All Products
DefaultApi get_api_product_cycle_json GET /api/{product}/{cycle}.json Single cycle details
DefaultApi get_api_product_json GET /api/{product}.json Get All Details

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author

blah+oapicf@cliffano.com

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

endoflifedate-1.1.0.tar.gz (25.7 kB view details)

Uploaded Source

Built Distribution

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

endoflifedate-1.1.0-py3-none-any.whl (33.1 kB view details)

Uploaded Python 3

File details

Details for the file endoflifedate-1.1.0.tar.gz.

File metadata

  • Download URL: endoflifedate-1.1.0.tar.gz
  • Upload date:
  • Size: 25.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for endoflifedate-1.1.0.tar.gz
Algorithm Hash digest
SHA256 35bf623ca5e834a9f1b0ca61f4c09c196c5f56b3e0a0faddabe8e5f32e08d1cf
MD5 e1c56b87f421dbe8c8d032d80ff75263
BLAKE2b-256 70f840ba7f08464934fa71f88784a330faf80125ad1839145aae692b449fe0e5

See more details on using hashes here.

File details

Details for the file endoflifedate-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: endoflifedate-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 33.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for endoflifedate-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a30f2c715e7bca711376e826b7157b3f31e70ee79e87ef174f2e49491efc843d
MD5 bba0cf3faf8ddfd9184a3239f7c8dc06
BLAKE2b-256 9e3e18516cb3a2bc772422b404a04407ad821cb1b172a8489d3d1a2af93770b0

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