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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nodifly-1.1.1-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nodifly-1.1.1.tar.gz
  • Upload date:
  • Size: 4.2 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.1.tar.gz
Algorithm Hash digest
SHA256 18663ebd47f16b33ca4e50c3c1b940fa6f11bb409c52e12812fbea1728b23a33
MD5 8839c5d6d4d4545cbcb69e748e0d3372
BLAKE2b-256 23661fb7f86fbfd8135925c53307e0562806f2a651e773a4f4db7645cc131f87

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nodifly-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.6 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e0a88336a34e83ca031be86f45aa99ed5caccdf869293f546392621cbdecd7cf
MD5 4a1da4f91c5613c54808d396bc83768c
BLAKE2b-256 c9ddb619a63beac0f5f780d09ab8c71e7499f9ee570a431fc186cad846cb5ff0

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