Tools for making your python functions up to 1000x faster
Project description
idwbif
Provides a decorator to make your functions FAST. Don't worry about how it works. Supports python 3.10+.
from idwbif import make_it_faster
# just add this decorator, and now it's SUPER fast
@make_it_faster
def my_really_cool_function():
incredibly_slow_and_inefficient_logic()
How does it work?
Don't worry about it.
License
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
idwbif-0.1.0.tar.gz
(1.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file idwbif-0.1.0.tar.gz.
File metadata
- Download URL: idwbif-0.1.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73a08fcd79940c408e3e2d89fc3bcc2c57932d67f8152a32cb5a5de414c802f0
|
|
| MD5 |
5fb25a05e1a2451a6aeea1f332a72f96
|
|
| BLAKE2b-256 |
ab108b71acfdd08fcc0add48728e21e618f1fcd9dd0469da7c12353e227ece3e
|
File details
Details for the file idwbif-0.1.0-py3-none-any.whl.
File metadata
- Download URL: idwbif-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f4e9b887caa3e8aca160a7a6d4025cd3419ca3b07ee5ab12b0d19704c98cd66
|
|
| MD5 |
d403a7b455f4da4a9c29b100739423be
|
|
| BLAKE2b-256 |
8f20a0b3764543c398665e54d5643c69371632eda1eaaa966d99ad870abecbf0
|