Skip to main content

Frontegg is a web platform where SaaS companies can set up their fully managed, scalable and brand aware - SaaS features and integrate them into their SaaS portals in up to 5 lines of code.

Project description

Frontegg logo

Frontegg Python SDK

Frontegg is a web platform where SaaS companies can set up their fully managed, scalable and brand aware - SaaS features and integrate them into their SaaS portals in up to 5 lines of code.

Installation

Frontegg python sdk is available as pypi package.

Before installing make sure that your app using python 3.

pip install frontegg  

Singing Up To Frontegg

Before you can start with frontegg, please make sure to sign up in order to get your free account.

After you signed up, you will be able to get your client ID and API key here.

Supported Liberies

Frontegg Slack SDK support the following liberies, and more to come:

If you could not find the libary you are looking for here, please contact us and let us know :)

Debugging

Frontegg use the python 3 built in loggin libary to log useful debugging information.

In order to had those logs you can add the environment variable "FRONTEGG_DEBUG":

FRONTEGG_DEBUG=True  

Or configure it in the app itself:

from frontegg import frontegg_logger  
import logging  
  
frontegg_logger.setLevel(logging.DEBUG)  

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

frontegg-1.0.0.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

frontegg-1.0.0-py3-none-any.whl (25.9 kB view hashes)

Uploaded Python 3

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