-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
46 lines (46 loc) · 1.51 KB
/
CITATION.cff
File metadata and controls
46 lines (46 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
abstract: "hunterMakesPy is a modular Python toolkit for defensive programming, parameter
validation, file system operations, and data structure manipulation. It provides
utilities for safe error handling, flexible input validation, dynamic module and
attribute importing, and merging or transforming complex data structures. The package
emphasizes clear identifiers, robust type handling, and reusable components for
building reliable Python applications.\n"
authors:
- given-names: Hunter
family-names: Hogan
email: HunterHogan@pm.me
cff-version: 1.2.0
commit: eeb7b54424b3e26a3eca7c6c3e55cada4ea19e99
date-released: '2026-04-10'
identifiers:
- type: url
value: https://github.com/hunterhogan/hunterMakesPy/releases/tag/0.5.2
description: The URL for hunterMakesPy 0.5.2.
keywords:
- attribute loading
- concurrency limit
- configuration
- cytoolz
- defensive programming
- dictionary merging
- directory creation
- dynamic import
- error propagation
- file system utilities
- input validation
- integer parsing
- module loading
- nested data structures
- package settings
- parameter validation
- pytest
- string extraction
- test utilities
- toolz
license: CC-BY-NC-4.0
message: Cite this software with the metadata in this file.
repository: https://github.com/hunterhogan/hunterMakesPy
repository-artifact: https://pypi.org/project/huntermakespy/0.5.2/
repository-code: https://github.com/hunterhogan/hunterMakesPy/releases/tag/0.5.2
title: hunterMakesPy
url: https://github.com/hunterhogan/hunterMakesPy
version: 0.5.2