Fpclib

Latest version: v1.6.6.2

Safety actively analyzes 619401 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.6.0

Changelog:
+ Added new DateParser class with some global variables like DP_US, DP_UK, and DP_ISO for converting dates to the proper Flashpoint format easily.
+ Curation.save() now doesn't call Curation.parse() by default. This is more consistent with the wiki.
+ Things I forgot about

1.5.2

Changelog:
+ Added MONTHS global variable
+ Fixed minor bugs
+ Fixed the documentation

1.5.1

Changelog:
+ Fixed a bug with the wiki format updating

1.5

+ Added the ability to get and set metadata directly from the object (with the dot operator) rather than just through the get_meta and set_meta functions.

1.5.0

Apparently I missed v1.4.0! Whoops.

1.4

+ Added scan_dir function that works similarly to os.walk but returns all the subfolders and subfiles in a directory as two bulk lists.
+ Added replace function that replaces all the instances of a specific regex or string with another string in all subfiles in a list of files (use scan_dir to get a list of files to use for this function)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.