hype yourself up!
Project description
hypeme
hype yourself up!
Installation
pip install hypeme
Usage
tired of ur boring old print statement?
>>> print('yeah')
yeah :(
as we like to say, hype yourself up!
>>> import hypeme
>>> print('how?')
HOW?!!!!!!!
>>> print('oh wow i am a good and caring person')
OH WOW I AM A GOOD AND CARING PERSON!!
should work on most stuff!!
>>> import numpy as np
>>> print(np.zeros((3,3)))
ARRAY([[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.]])!!!!!!!!!
>>> print(np.array)
<BUILT-IN FUNCTION ARRAY>!!!!!!!!!!
>>> print([1, 2, 3, 'birds', set('and'), b'bees'])
[1, 2, 3, 'BIRDS', {'A', 'D', 'N'}, B'BEES']!!!!!!!!!
if it doesn't it's still nice about it
class NoRepr:
def __repr__(self):
raise Exception('You cant represent me!')
>>> print(NoRepr())
IF I CANT YELL IT THEN I WONT PRINT IT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
>>> hypeme.relax()
ok sorry i just get excited for you is all
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Users/jonny/git/hypeme/hypeme/__init__.py", line 34, in relax
builtins.ye_olde_print(_LAST_PRINT)
File "<stdin>", line 3, in __repr__
Exception: You cant represent me!
and when you are fully hyped you can go back to the real world
>>> hypeme.no_hyping()
smell ya later!
>>> print('so quiet in here all of a sudden')
so quiet in here all of a sudden
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
hypeme-0.1.3.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file hypeme-0.1.3.tar.gz
.
File metadata
- Download URL: hypeme-0.1.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.7 Darwin/20.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a2711c0187e6714161dfedf2e319cd6e51e0b8738dbe5dc1ac6d11cd32b3900 |
|
MD5 | a76cba19080f997e0fc67e7c5770a5f3 |
|
BLAKE2b-256 | 05801a7eca65e1ac837221058832eb9b0ce629f44ca35d9b49af69880da38894 |
File details
Details for the file hypeme-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: hypeme-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.7 Darwin/20.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1c7d98995caa999f3680567b6829f811aa2a647b374d8ff46658bc076f1e8a5 |
|
MD5 | 1d4519cc527cdf66c1d0fa60d9f6ff4f |
|
BLAKE2b-256 | 1aa03bec1e0b4922100f33a6eaee3321d2748e5175cd25a7caeb8b7d5ac7ae78 |