4 projects
repr-rw
This library writes Python 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 import module sys.
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.