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.4.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

nodifly-1.1.4-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nodifly-1.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 37739c948f64e33727435507dfee574859422928759f9955a1f92c6616d44d7f
MD5 b7948e9aa0f2e0e64fc5d5be966a3163
BLAKE2b-256 d950da2de1fb03e8a999bdf7416f0244554034d077c03bfbd415bd286fff098e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nodifly-1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 7.7 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9e6673bee60184d90889faaebbad5a5bdbff7a316d6c83f4bee3320d3ec46076
MD5 88b5574d74295d379a24ddda063552cd
BLAKE2b-256 d9493d1f923f59d0b20f0539a767653d6c7e1778db46a9e3c17b83b473047ccd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page