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
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 kabbes_py_starter-0.11.0.tar.gz.
File metadata
- Download URL: kabbes_py_starter-0.11.0.tar.gz
- Upload date:
- Size: 6.2 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 |
b49385cda9e22a47968e59d37e5f90161eb1bb73344192d4b767cadd4eb492c8
|
|
| MD5 |
59f7ff72ff55f72eff95b459d1412821
|
|
| BLAKE2b-256 |
595f6bdf0263370e43274999b4df6904894a3463b6203aaf291f5af15b33a72c
|
File details
Details for the file kabbes_py_starter-0.11.0-py3-none-any.whl.
File metadata
- Download URL: kabbes_py_starter-0.11.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 |
86a6cf097a5cab32a2215f2d53c3525f8aefae7bffc8efce5c6162f3ca2a3aae
|
|
| MD5 |
e111f127e8ed1a990cef5a570a5f5564
|
|
| BLAKE2b-256 |
c7993e001cbcfcaf0af4f1030df3d5310cd1a16ab638a57423deaeb4fb8ff087
|