Skip to main content

FastAPI

Project description

identify-fake-email

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

Requirements.

Python 3.10+

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 identify_fake_email

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 identify_fake_email

Tests

Execute pytest to run the tests.

Getting Started

Please follow the installation procedure and then run the following:

import identify_fake_email
from identify_fake_email.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 = identify_fake_email.Configuration(
    host = "http://localhost"
)



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

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

Documentation for API Endpoints

All URIs are relative to http://localhost

Class Method HTTP request Description
DefaultApi root_get GET / Root
DefaultApi validate_bulk_validate_bulk_post POST /validate-bulk Validate Bulk
DefaultApi validate_email_validate_get GET /validate Validate Email

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

identify_fake_email-1.0.0.tar.gz (25.1 kB view details)

Uploaded Source

Built Distribution

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

identify_fake_email-1.0.0-py3-none-any.whl (30.0 kB view details)

Uploaded Python 3

File details

Details for the file identify_fake_email-1.0.0.tar.gz.

File metadata

  • Download URL: identify_fake_email-1.0.0.tar.gz
  • Upload date:
  • Size: 25.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for identify_fake_email-1.0.0.tar.gz
Algorithm Hash digest
SHA256 96a80ee795b09b4d156f4a12aee6ad751881a34ee5eeb4e660c98591adffcd44
MD5 85dac7ae14c94ef2ed983c3446f80e38
BLAKE2b-256 549b816ac0421bda6956124c8142d5c87d5a00ad25f60b63209755e2f920b4d8

See more details on using hashes here.

File details

Details for the file identify_fake_email-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for identify_fake_email-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 43750c9f01926ea40b56b1f8916cb193bdda3c4558f30cb38d28abba2254042d
MD5 70e919a187b2b7dbe9608e0e064f4a1b
BLAKE2b-256 542a9c664fc03901eeb2075a12b4e03c809214d2b76732fa506aa15bc5308c08

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