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`
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
1. 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
====
`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`
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
1. 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.9.tar.gz
(2.1 kB
view details)
Built Distributions
zprint-0.0.9-py2.7.egg
(3.5 kB
view details)
File details
Details for the file zprint-0.0.9.tar.gz
.
File metadata
- Download URL: zprint-0.0.9.tar.gz
- Upload date:
- Size: 2.1 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 | c5f56272d7583d3144fdd1c79b839eb05d22b4db2586805730e39ccde2efc87d |
|
MD5 | b5f8e6af3e0281393e81e9b8eb82d52b |
|
BLAKE2b-256 | 2f3b467c2b442b7a62ba295fcc562683ec0f5f49bbf9542b8aeaab97ddcb0bf0 |
File details
Details for the file zprint-0.0.9-py2.7.egg
.
File metadata
- Download URL: zprint-0.0.9-py2.7.egg
- Upload date:
- Size: 3.5 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 | f46dac24011c905460844b7c3bbd0268df0c5a8f77ec538cfda519ec0daa9712 |
|
MD5 | f1dc436177e5b9e9c0df2e0cbff81aec |
|
BLAKE2b-256 | 5c642254a2125df86549b20afa46c9ae9df409586ea9e3f9631ccbe3897e1791 |
File details
Details for the file zprint-0.0.9-py2-none-any.whl
.
File metadata
- Download URL: zprint-0.0.9-py2-none-any.whl
- Upload date:
- Size: 3.4 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 | a8a67bd556e13ccc135d483b886b5f2996cc97607d87311d248badc444e7c419 |
|
MD5 | b7d06f8aa3dc8c3dd6a0dc71b3f274e2 |
|
BLAKE2b-256 | 11e7b4a0700fefe212b73745af42cecd28c4ac66eca5fbf4845274b4c8addb24 |