Skip to main content

No project description provided

Project description

PyPI version CircleCI

Python SDK

The open source SDK will ease the integration with your platform if you are running on Python. For more information about the documentation, please check out docs.nonfig.com

The package is already published https://pypi.org/project/nonfig-sdk/

Example code

from nonfig.sdk import Nonfig

options = {
    'app_id': "c1e8293f-58be-4c55-9db4-b1c39cbc1dcb",  # Replace with your App ID
    'app_secret': "XuuhXorEZqeRTJjHumGCgnPuZMdQgVvu",  # Replace with your App Secret
    'debug': True,
    'cache_enable': True,
    'cache_ttl': 60
}
nonfig = Nonfig(options)

Docs

We have extensive documentation available here at the disposal. You shall be able to find example or sample codes too.

Guidelines

Please apply a correct label whether you are filing a Bug, Suggestion or just a question.

  • Bug = bug
  • Suggestion = feature
  • Question = help

Contribution

The project is maintained by the Nonfig's Core Team and following contributors (if any).

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

nonfig-sdk-0.0.3.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

nonfig_sdk-0.0.3-py3-none-any.whl (4.8 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