Skip to main content

Nodifly - Real Time Notifications

Project description

Nodifly Python Library

========================

Installation

To install the current release:

pip install --upgrade nodifly 

Requirements

  • Python 2.7+ or Python 3.4+

Usage and Starting Out

The library needs to be configured with your account's secret key which is available in your Nodifly Settings.

After you register, grab your Access Key and Access Secret from the keys and tokens tab.

First, you'll want to import Nodifly

from nodifly.auth import NodiflyAuth

Authentication

Now, you can create a Nodifly instance with your access key and access secret.

ACCESS_KEY = 'YOUR KEY HERE'
ACCESS_SECRET = 'YOUR SECRET HERE'

nodifly = NodiflyAuth(ACCESS_KEY, ACCESS_SECRET)

And then depending on if you're using terminal or in Jupyter notebooks, you can:

Terminal

After including the instantiated Nodifly instance at the top of the

Within terminal you can call it as

nodifly your_file.py - [text, record, email]

Jupyter Notebooks

Within Jupyter Notebooks, you can use it in a per cell use case.

nodifly.nodifly(alias='YOUR_ALIAS', kind='text, record, email')

YOUR CODE HERE

Dashboards and Analysis

image

Questions and Comments

We're actively looking to improve and expand Nodifly - if you have any questions or suggestions, please don't hesitate to reach us at nodiflycontact@gmail.com

Thank you!

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

nodifly-1.1.7.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

nodifly-1.1.7-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file nodifly-1.1.7.tar.gz.

File metadata

  • Download URL: nodifly-1.1.7.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.20.1 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5

File hashes

Hashes for nodifly-1.1.7.tar.gz
Algorithm Hash digest
SHA256 4836f4b002df88a64d6ce7b949c6cfa609f9a0117371741f9db8750e6af7c01b
MD5 c96c2211091e10e7398cfb129e50f1f0
BLAKE2b-256 fcd8de34d9fa273d22a74c9100e6914be16e9f281cd1ea123d06962834e96fa0

See more details on using hashes here.

File details

Details for the file nodifly-1.1.7-py3-none-any.whl.

File metadata

  • Download URL: nodifly-1.1.7-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.20.1 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5

File hashes

Hashes for nodifly-1.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 50f4ef66b049ed5188ca8e26d607dd07dd66bf9e6b6ba323dc9a366768dee6ee
MD5 90e78be208f6ff3430cc579b39ec82ae
BLAKE2b-256 98eb1fa7816be50960b7bc4e4fddcd7e6551548716908ed5fc19622e50d7ba05

See more details on using hashes here.

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