Skip to main content

Such Amaze Library, Much Wow Functions

Project description

Such Amaze Library

http://cdn.meme.am/instances/62591861.jpg

Much Wow Functions

such_amaze_lib is a toolbox containing various useful functions and methods

How to install:

pip install such_amaze_lib

Usage:

>>> from such_amaze_lib import decorators
>>> @decorators.wrapper_printer('NIK', 'POLISS')
... def villejuif():
...     print 'LA'
...
>>> print villejuif()
NIK
LA
POLISS

Run pytest:

cd such_amaze_lib
py.test --doctest-mod -v .

Help:

>>> import such_amaze_lib
>>> help(such_amaze_lib)

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

such_amaze_lib-0.2.7b.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page