helpful python starter functions for various repository use
Project description
py_starter
Helpful python starter functions for various repository use
Installation
pip install kabbes_py_starter
Usage
For more in-depth documentation, read the information provided on the Pages. Or better yet, read the source code.
import py_starter as ps
ps.print_for_loop( ['Apple','Strawberry','Banana'] )
>>>
1. Apple
2. Strawberry
3. Banana
ps.merge_two_dicts( {'A':'Alpha','C':'Nothing'}, {'B':'Bravo':'C':'Charlie'} )
>>> {'A':'Alpha','B':'Bravo','C':'Charlie'}
Author
James Kabbes
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
Built Distribution
File details
Details for the file kabbes_py_starter-0.12.0.tar.gz
.
File metadata
- Download URL: kabbes_py_starter-0.12.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.63.1 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3614d50246d9607b0b7654fc967ec6aaf86104ec4113ebf7337e08ed5b9ba9b2 |
|
MD5 | 01e5bebe0841b965292606d76e0c55d4 |
|
BLAKE2b-256 | 347e7f696ffdb32320d2a4e658b18ec1911083af5380db9630d20119ce093b12 |
File details
Details for the file kabbes_py_starter-0.12.0-py3-none-any.whl
.
File metadata
- Download URL: kabbes_py_starter-0.12.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.63.1 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d93e7b930a06a9790a03dee46c3abcbc14735c46350aaa36ad3936e5ccf4dc8b |
|
MD5 | c8dea2036252c892e423f8b90b765a04 |
|
BLAKE2b-256 | a72506625cf64c82562079fd2d30f9f40c37298446050c459391700e95dba856 |