Skip to main content

Notifications from your Python code

Project description

Pingmeen lets you know, when your computation is done!

In ML and some other fields there is a common case, when you deal with computation intensive and time consuming tasks, and your solution is often written in Python. Pingmeen package allows you to ping yourself easily using Telegram when computation is done.

How to use Pingmeen

  1. Send any message to @PingmeenBot in Telegram. It will respond to you with token within 1 minute.
  2. Install this package and requests package (https://pypi.org/project/requests/)
  3. Write some code using class Pingmeen from package and token you received from PingmeenBot.

Code example

import pingmeen

# if you have passed invalid token, you'll get exception at next line
ping = pingmeen.Pingmeen(token = '<your token from bot here>') 

# instead of that loop put some code you're waiting to be executed
for i in range(int(1e7)):                                      
    pass

# at next line you'll receive a message from PingmeenBot in Telegram
ping.finish()                                                  

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

pingmeen-0.0.8.3.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

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

pingmeen-0.0.8.3-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file pingmeen-0.0.8.3.tar.gz.

File metadata

  • Download URL: pingmeen-0.0.8.3.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for pingmeen-0.0.8.3.tar.gz
Algorithm Hash digest
SHA256 8cff0575dfc7983c02214d9f5232d0effbfdc303700085286f0c5f3ee2f58669
MD5 0eb8619e6188ee9cfafb61d6a52d9186
BLAKE2b-256 462925eec401e5f0b8e6be6741041bd2f3ab0ad46eefdd5496e1d8f0883c7908

See more details on using hashes here.

File details

Details for the file pingmeen-0.0.8.3-py3-none-any.whl.

File metadata

  • Download URL: pingmeen-0.0.8.3-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for pingmeen-0.0.8.3-py3-none-any.whl
Algorithm Hash digest
SHA256 21762b9c1a9e99bc92711f2929d5c34525f9ab1a506eb03fbee3081d8ce7a2da
MD5 997edb606740ded00ae0eddde5ea39cc
BLAKE2b-256 d5ba13dbb5149e711af399057051b538e6a862152c72939b10341c6abda385e5

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