Skip to main content

Ask your friends to debug for you!

Project description

Ask you friend to debug for you!

Usage

  • set up config file
# config.py

# add your friends' email addresses over here
GOOD_PEOPLE = {
	'Max': 'max@gmail.com',
	'John': 'john@gmail.com',
	'Anny': 'anny@gmail.com'
}
  • specify who would be the one to save your buggy code
from helpme import ask_for_help
	
# send Max an email if this function raises error
@ask_for_help('Max')
def buggy_function(x):
	return 10 / x
	
# harrase Max with a DivisionByZero Error
buggy_function(0)
	

Features on the way

  1. Include argument values along with the source code
  2. Add regular reminders, if your friend doesn't reponse your email, send again!

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

helpmeplease-0.1.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

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

helpmeplease-0.1-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file helpmeplease-0.1.tar.gz.

File metadata

  • Download URL: helpmeplease-0.1.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.19.1

File hashes

Hashes for helpmeplease-0.1.tar.gz
Algorithm Hash digest
SHA256 61b4ce07a10233ca607ebfca2b1f68160a28a746e1180f98d8020d23017be9c6
MD5 474c0f9cfd5a19e491025cf35f3f8402
BLAKE2b-256 549cec87f11bba813306f84d7781a284326cc24f72d980564e9a690c9845d726

See more details on using hashes here.

File details

Details for the file helpmeplease-0.1-py3-none-any.whl.

File metadata

  • Download URL: helpmeplease-0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.19.1

File hashes

Hashes for helpmeplease-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c104b096967a75d5bed6d42d7678b3834cc6bd72c7ee3fefb75249601b48fbb2
MD5 1b8d9cdecb56d78e9d71528c905718bc
BLAKE2b-256 f7d1fd4d9f878195916b0d888a576b0a771b337e4c84391c27a4259942f5ad73

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