Skip to main content

ORDS generated API for api-v1

Project description

pflanzenschutzmittelzulassung

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: 1.0.0
  • Package version: 0.1.0
  • Build package: org.openapitools.codegen.languages.PythonClientCodegen

Requirements.

Python >= 3.6

Installation & Usage

pip install

pip install deutschland[pflanzenschutzmittelzulassung]

poetry install

poetry add deutschland -E pflanzenschutzmittelzulassung

Setuptools

Install via Setuptools.

python setup.py install --user

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

Usage

Import the package:

from deutschland import pflanzenschutzmittelzulassung

Getting Started

Please follow the installation procedure and then run the following:

import time
from deutschland import pflanzenschutzmittelzulassung
from pprint import pprint
from deutschland.pflanzenschutzmittelzulassung.api import default_api
from deutschland.pflanzenschutzmittelzulassung.model.inline_response200 import InlineResponse200
from deutschland.pflanzenschutzmittelzulassung.model.inline_response2001 import InlineResponse2001
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20010 import InlineResponse20010
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20011 import InlineResponse20011
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20012 import InlineResponse20012
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20013 import InlineResponse20013
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20014 import InlineResponse20014
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20015 import InlineResponse20015
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20016 import InlineResponse20016
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20017 import InlineResponse20017
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20018 import InlineResponse20018
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20019 import InlineResponse20019
from deutschland.pflanzenschutzmittelzulassung.model.inline_response2002 import InlineResponse2002
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20020 import InlineResponse20020
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20021 import InlineResponse20021
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20022 import InlineResponse20022
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20023 import InlineResponse20023
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20024 import InlineResponse20024
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20025 import InlineResponse20025
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20026 import InlineResponse20026
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20027 import InlineResponse20027
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20028 import InlineResponse20028
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20029 import InlineResponse20029
from deutschland.pflanzenschutzmittelzulassung.model.inline_response2003 import InlineResponse2003
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20030 import InlineResponse20030
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20031 import InlineResponse20031
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20032 import InlineResponse20032
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20033 import InlineResponse20033
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20034 import InlineResponse20034
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20035 import InlineResponse20035
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20036 import InlineResponse20036
from deutschland.pflanzenschutzmittelzulassung.model.inline_response20037 import InlineResponse20037
from deutschland.pflanzenschutzmittelzulassung.model.inline_response2004 import InlineResponse2004
from deutschland.pflanzenschutzmittelzulassung.model.inline_response2005 import InlineResponse2005
from deutschland.pflanzenschutzmittelzulassung.model.inline_response2006 import InlineResponse2006
from deutschland.pflanzenschutzmittelzulassung.model.inline_response2007 import InlineResponse2007
from deutschland.pflanzenschutzmittelzulassung.model.inline_response2008 import InlineResponse2008
from deutschland.pflanzenschutzmittelzulassung.model.inline_response2009 import InlineResponse2009
# Defining the host is optional and defaults to https://psm-api.bvl.bund.de/ords/psm/api-v1
# See configuration.py for a list of all supported configuration parameters.
configuration = pflanzenschutzmittelzulassung.Configuration(
    host = "https://psm-api.bvl.bund.de/ords/psm/api-v1"
)



# Enter a context with an instance of the API client
with pflanzenschutzmittelzulassung.ApiClient(configuration) as api_client:
    # Create an instance of the API class
    api_instance = default_api.DefaultApi(api_client)
    adresse_nr = "adresse_nr_example" # str | Implicit parameter (optional)

    try:
        api_response = api_instance.adresse_get(adresse_nr=adresse_nr)
        pprint(api_response)
    except pflanzenschutzmittelzulassung.ApiException as e:
        print("Exception when calling DefaultApi->adresse_get: %s\n" % e)

Documentation for API Endpoints

All URIs are relative to https://psm-api.bvl.bund.de/ords/psm/api-v1

Class Method HTTP request Description
DefaultApi adresse_get GET /adresse/
DefaultApi antrag_get GET /antrag/
DefaultApi auflage_redu_get GET /auflage_redu/
DefaultApi auflagen_get GET /auflagen/
DefaultApi awg_aufwand_get GET /awg_aufwand/
DefaultApi awg_bem_get GET /awg_bem/
DefaultApi awg_get GET /awg/
DefaultApi awg_kultur_get GET /awg_kultur/
DefaultApi awg_partner_aufwand_get GET /awg_partner_aufwand/
DefaultApi awg_partner_get GET /awg_partner/
DefaultApi awg_schadorg_get GET /awg_schadorg/
DefaultApi awg_verwendungszweck_get GET /awg_verwendungszweck/
DefaultApi awg_wartezeit_ausg_kultur_get GET /awg_wartezeit_ausg_kultur/
DefaultApi awg_wartezeit_get GET /awg_wartezeit/
DefaultApi awg_zeitpunkt_get GET /awg_zeitpunkt/
DefaultApi awg_zulassung_get GET /awg_zulassung/
DefaultApi ghs_gefahrenhinweise_get GET /ghs_gefahrenhinweise/
DefaultApi ghs_gefahrensymbole_get GET /ghs_gefahrensymbole/
DefaultApi ghs_sicherheitshinweise_get GET /ghs_sicherheitshinweise/
DefaultApi ghs_signalwoerter_get GET /ghs_signalwoerter/
DefaultApi hinweis_get GET /hinweis/
DefaultApi kode_get GET /kode/
DefaultApi kodeliste_feldname_get GET /kodeliste_feldname/
DefaultApi kodeliste_get GET /kodeliste/
DefaultApi kultur_gruppe_get GET /kultur_gruppe/
DefaultApi mittel_abgelaufen_get GET /mittel_abgelaufen/
DefaultApi mittel_abpackung_get GET /mittel_abpackung/
DefaultApi mittel_gefahren_symbol_get GET /mittel_gefahren_symbol/
DefaultApi mittel_get GET /mittel/
DefaultApi mittel_vertrieb_get GET /mittel_vertrieb/
DefaultApi mittel_wirkbereich_get GET /mittel_wirkbereich/
DefaultApi parallelimport_abgelaufen_get GET /parallelimport_abgelaufen/
DefaultApi parallelimport_gueltig_get GET /parallelimport_gueltig/
DefaultApi schadorg_gruppe_get GET /schadorg_gruppe/
DefaultApi staerkung_get GET /staerkung/
DefaultApi staerkung_vertrieb_get GET /staerkung_vertrieb/
DefaultApi stand_get GET /stand/
DefaultApi wirkstoff_gehalt_get GET /wirkstoff_gehalt/
DefaultApi wirkstoff_get GET /wirkstoff/
DefaultApi zusatzstoff_get GET /zusatzstoff/
DefaultApi zusatzstoff_vertrieb_get GET /zusatzstoff_vertrieb/

Documentation For Models

Documentation For Authorization

All endpoints do not require authorization.

Author

kontakt@bund.dev

Notes for Large OpenAPI documents

If the OpenAPI document is large, imports in pflanzenschutzmittelzulassung.apis and pflanzenschutzmittelzulassung.models may fail with a RecursionError indicating the maximum recursion limit has been exceeded. In that case, there are a couple of solutions:

Solution 1: Use specific imports for apis and models like:

  • from deutschland.pflanzenschutzmittelzulassung.api.default_api import DefaultApi
  • from deutschland.pflanzenschutzmittelzulassung.model.pet import Pet

Solution 2: Before importing the package, adjust the maximum recursion limit as shown below:

import sys
sys.setrecursionlimit(1500)
from deutschland import pflanzenschutzmittelzulassung
from deutschland.pflanzenschutzmittelzulassung.apis import *
from deutschland.pflanzenschutzmittelzulassung.models import *

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

de-pflanzenschutzmittelzulassung-0.1.0.tar.gz (71.5 kB view hashes)

Uploaded Source

Built Distribution

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