Parent Class for generic Python use
Project description
parent_class
Parent Class for generic Python use. Contains many helpful standard methods to speed up development for future classes. Designed to be inherited by Child classes.
Installation
pip install kabbes_parent_class
Usage
For more in-depth documentation, read the information provided on the Pages. Or better yet, read the source code.
from parent_class import ParentClass
Obj = ParentClass()
Obj.print_atts()
>>>
---ParentClass Class---
type: ParentClass
Obj.type
>>> 'ParentClass'
Author
James Kabbes
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
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_parent_class-0.7.0.tar.gz.
File metadata
- Download URL: kabbes_parent_class-0.7.0.tar.gz
- Upload date:
- Size: 5.7 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 |
33be6abb6708bbb502d5d46b1b9913e1d05c34ccaa2aac2102ffb2b2b17bd049
|
|
| MD5 |
178abde90b0a5b437c54a2aa30a4c85f
|
|
| BLAKE2b-256 |
30af2fa026b114a02d8533892ed948a2dc8c92b66ac83eaa483d37586c83d66f
|
File details
Details for the file kabbes_parent_class-0.7.0-py3-none-any.whl.
File metadata
- Download URL: kabbes_parent_class-0.7.0-py3-none-any.whl
- Upload date:
- Size: 7.2 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 |
49ff0a0271f18f89512d321900e244f629ebfc3f34c896bbafa62d21fb064948
|
|
| MD5 |
dc65885a315eb0488ad4b5b5f409936c
|
|
| BLAKE2b-256 |
b4772bcb46377d5c8ad94224f78ef5b51a5d51242fe240247078c9ed00803792
|