Skip to content

Releases: Jtecx/Python-BTCoreSharedLibs

Modifies int validator, deprecates get_filename_by_path

22 Apr 09:09
Compare
Choose a tag to compare
Integer input function instead.

Deprecates get_filename_by_path as pathlib's .stem can handle returns for filename without extension, and .name can handle returns for filename with extension.

Adding in int validator.

20 Apr 17:07
Compare
Choose a tag to compare

Added in integer entry and validator.

Initial Release

11 Apr 13:12
Compare
Choose a tag to compare

Initial Release. A package of functions that I keep using but rewriting each time. This way I don't deal with that crap anymore.