No project description provided
Project description
Python Devtools
Pydevtools is full of tools i have found to be useful for python3 development
This project is BIG fans of decorators. All tools in this project can be used by adding a decorator to a function
Getting started
Import
Importing is pretty straight forward simply add import pydevtools
Timer
Time any function in your code simply by adding the @pydevtools.optimize.timer(output_function) decorator The output_function variable is designed to be a logging function such as logging.debug Any function that accepts a single string as input can be used as an output_function
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pydevtools-0.2.dev0.tar.gz.
File metadata
- Download URL: pydevtools-0.2.dev0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e606d343ba75ff63bed828b12e4f296a884f77bb53790144d3219f07caf4facf
|
|
| MD5 |
d8fda17ad7f46d6dd61aafa102100591
|
|
| BLAKE2b-256 |
75d31c12bd5566e210080fdfb555e8e98a78070a6401da3bcace8ca7fc28bd48
|