Class containing super convenience methods.
Project description
lib-py-helpu (not stable right now)
Phonetic - | help juː |
Library on PYPI that contains some very lazy but safe methods. It's a tradition I wanted to follow my very first development team. Miss you guys.
I did document this, but I'm not sure how to use auto docs on Python, so this is really just for my usage for now. I highly doubt anyone would really want to use this besides me.
Use case example:
import helpu
data_lists = [["header1", "header2"], ["value1", "value3"]]
file_path = "C:\yourfile.csv"
helpu.write_to_csv(file_path, data_lists)
Examples of functions:
def write_to_csv(self, file_path, lists):
def timestamp(self, formatting="%Y%m%d"):
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
helpu-0.0.102.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file helpu-0.0.102.tar.gz
.
File metadata
- Download URL: helpu-0.0.102.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7490b7881256b2b333620c36265fc8eacde494085af59f4d5001f16358ede6c |
|
MD5 | 11b2f963592b4e468fedf85badf43d74 |
|
BLAKE2b-256 | 22d20c5bd638a6eb5c3bc526b8bb92ac56094ccf99b2a0567b1789542e35ef83 |
File details
Details for the file helpu-0.0.102-py3-none-any.whl
.
File metadata
- Download URL: helpu-0.0.102-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e601c7a98409321d70725257ab4d65bf0718e9d30149a142e08e9beb610e13f2 |
|
MD5 | b40695b00f40c5d2b024694a2342d877 |
|
BLAKE2b-256 | ae4f648046dadb22c03d72c5786fb6a2666f0f49dd5a9c080122aed634b7a629 |