6 projects
strath
This library helps ensuring that a file path is of type str or pathlib.Path.
repr-rw
This library writes object representations in a text file and reads the file to recreate the objects. An object representation is a string returned by function repr.
syspathmodif
This library offers concise manners to modify list sys.path. The user should not need to directly interact with that list.
ghae
This library detects the responses to erroneous requests to the GitHub API. An exception signals these errors.
PyPDF2-Fields
Library PyPDF2_Fields is a complement to PyPDF2. It helps reading and setting a PDF file’s fields, knowing their type and controlling their editability.
jazal
Jazal performs certain verifications on filepaths before a function or a script uses them.