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.1.tar.gz (26.3 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.1-py3-none-any.whl (30.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: identify_fake_email-1.0.1.tar.gz
  • Upload date:
  • Size: 26.3 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.1.tar.gz
Algorithm Hash digest
SHA256 bcf3e29a1a05f3c6376e756431def77c82d46e04939927f7742302eec16914f4
MD5 1ff9cb74ff26d6161bc47ac4463502bd
BLAKE2b-256 6efcbfda6a95fece909e038a17af7d679961a2d7fa222ccaeac51889fa612932

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for identify_fake_email-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 641631a589c693572c06474479e52d30f185746e2d017a43ded173c0094e604e
MD5 9f534e556e5d26bbdc5939e815745a27
BLAKE2b-256 c3d4f5a90c24789f13a196db971f1e386e82a58ae7a0cd1f25ae89f0d02a978e

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