issues
search
boxine
/
bx_py_utils
Various Python utility functions
MIT License
7
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remove remainders of pipenv
#221
flbraun
closed
1 week ago
0
Switch from pipenv to uv
#220
jedie
closed
2 weeks ago
0
Compatibility with Python 3.13
#219
flbraun
closed
2 weeks ago
0
Handle exception in MassContextManager
#218
jedie
closed
2 weeks ago
0
Enhance parse_dt()
#217
jedie
closed
1 month ago
0
move truncate to string utils
#216
manologg
closed
2 months ago
0
Make anonymize case insensitive
#215
manologg
closed
2 months ago
0
fixed is_uuid docs
#214
manologg
closed
2 months ago
0
bump version to 103
#213
manologg
closed
2 months ago
0
adds is_uuid function
#212
manologg
closed
2 months ago
0
Add truncate + anonymize also truncates long inputs
#211
manologg
closed
2 months ago
0
Add write_json_file
#210
phihag
closed
2 months ago
0
Enhance dict_list2markdown(): Escape markdown cell values
#209
jedie
closed
3 months ago
0
Code cleanup: Just use ContextDecorator
#208
jedie
closed
3 months ago
0
NEW: Tools around ZIP and XLSX files/snapshots
#207
jedie
closed
3 months ago
1
Fix tests
#206
jedie
closed
3 months ago
0
Move all tests for "bx_py_utils/test_utils/*.py"
#205
jedie
closed
3 months ago
0
Release as v98
#204
jedie
closed
3 months ago
0
NEW: DocWriteMacro: Add callables into DocWrite to complete the docs
#203
jedie
closed
3 months ago
0
Update requirements
#202
jedie
closed
3 months ago
0
Add type annotations (and py.typed marker)
#201
jaraco
opened
3 months ago
0
Feature: Add dynamic DocWrite via code
#200
jedie
closed
1 month ago
1
Expand `MassContextManager()`
#199
jedie
closed
3 months ago
0
NEW: anonymize_dict()
#198
jedie
closed
3 months ago
0
PseudoS3Client: Implement copy_object
#197
phihag
closed
3 months ago
0
Update requirements + remove warnings + remove Python 3.9
#196
jedie
closed
3 months ago
0
remove warning from DocWrite
#195
jedie
closed
3 months ago
0
Move requirements from Pipfile into pyproject.toml
#194
jedie
closed
4 months ago
0
Add Christian Schneider to authors
#193
cnschn
closed
4 months ago
0
Fail tests if docs are not up2date
#192
jedie
closed
4 months ago
0
Replace poetry with pipenv
#191
jedie
closed
4 months ago
0
OverrideEnviron: Deny addning non strings in os.environ
#190
jedie
closed
5 months ago
0
add support for Python 3.12
#189
flbraun
closed
8 months ago
1
Expand DocWrite with optional `delete_obsolete_files`
#188
jedie
closed
10 months ago
1
Add flake8-bugbear and fix code style to pass
#187
jedie
closed
10 months ago
1
DocWrite: Ignore python files with syntax errors
#186
jedie
closed
11 months ago
0
NEW: bx_py_utils.test_utils.deny_requests
#185
jedie
closed
1 year ago
0
S3 mock: Add list_buckets & head_bucket
#184
phihag
closed
1 year ago
0
consistent doc order
#183
phihag
closed
1 year ago
0
fix publish command
#182
phihag
closed
1 year ago
0
Bugfix run_doctests and optional excludes
#181
jedie
closed
1 year ago
0
Fix doctest + update requirements
#180
jedie
closed
1 year ago
1
release v85
#179
phihag
closed
1 year ago
0
Fix NoLogs
#178
phihag
closed
1 year ago
0
Follow RISON spec more closely
#177
phihag
closed
1 year ago
1
NEW: Doc-Write -> In short: Transfers source code DocStrings into Mar…
#176
jedie
closed
1 year ago
1
Release as v83
#175
jedie
closed
1 year ago
1
Update requirements
#174
jedie
closed
1 year ago
0
Make get_snapshot_file() public and more flexible
#173
jedie
closed
1 year ago
1
Bugfix requests_mock_assertion if body is empty
#172
jedie
closed
1 year ago
0
Next