print out the time and function trees
Project description
Info
zprint 2018-08-20
Author: Zhao Mingming <471106585@qq.com>
Copyright: This module has been placed in the public domain.
version:0.0.4
add func zprint, print out the function list and time into stdout
add func eprint, print out the function list and time into stderr
add func zhelp, print demo script
version:0.0.7
add func zprintr
version:0.0.7
add func sys.stdout.flush()
Functions:
add func zprint, print out the function list and time into stdout
add func eprint, print out the function list and time into stderr
How To Use This Module
.. image:: funny.gif :height: 100px :width: 100px :alt: funny cat picture :align: center
- example code:
.. code:: python
from zprint import *
def fun2(): zprint(" I am in fun2",0)
def fun1(): zprint(" I am in fun1") fun2()
if name=="main": print 1 fun1()
Refresh
20180820
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
zprint-0.0.11.tar.gz
(2.2 kB
view details)
Built Distributions
zprint-0.0.11-py2.7.egg
(3.8 kB
view details)
File details
Details for the file zprint-0.0.11.tar.gz
.
File metadata
- Download URL: zprint-0.0.11.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.4.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4be2ba3690029d10af75f02a63885a9afd69a3e26ef7a5b24f739d8119044e90 |
|
MD5 | b2206a9abee466ed93ca64f18d343e2f |
|
BLAKE2b-256 | b233ee7d7dec1aba2caee8cd28e7b2dc9de1e0760010281abfd31267c20d2dcb |
File details
Details for the file zprint-0.0.11-py2.7.egg
.
File metadata
- Download URL: zprint-0.0.11-py2.7.egg
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.4.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8e58e5e851b5f6eff11cca6d6619c067b30f1d96c58fc8b6b0cba4742964672 |
|
MD5 | 6359310a21398012b73ed3905872a2f0 |
|
BLAKE2b-256 | 01973ce084f33c3fd1ba0220278b3540aea4e7afd27b1be3476da56600f6f350 |
File details
Details for the file zprint-0.0.11-py2-none-any.whl
.
File metadata
- Download URL: zprint-0.0.11-py2-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.4.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39e9bd2fda1e58b059c2aeb16d0ffa7f232b0767073dc03ef81e458bb31dc51b |
|
MD5 | ca70c461886b229af8226dd2d8e550ce |
|
BLAKE2b-256 | 063afe36f659a0e54136bf23dae7da5f51e351af12edec02a9d94ba7c086fb3d |