Scanf

Latest version: v1.5.2

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

Scan your dependencies

1.5.2

Now that we are importing backports.functools_lru_cache, importing the scanf module in setup.py to get the version info breaks if backports isn't already installed. Fix this by just parsing the version string directly instead of using the import machinery.

1.5.1

- Fixed Python 3.7 compatibility (scanf_compile broke in 3.7 due to differences in re.sub)
- Changed caching to functools.lru_cache for Python 3, backports.functools_lru_cache for Python 2.7 (thanks eendebakpt!)
- Caching now takes collapseWhitespace into account (thanks prittenhouse!)

1.4

- Fix extractdata (was casting everything to floats)
- python3 compatibility
- Move README.md content to README.rst, removing pypandoc dependency from setup.py

1.3.3

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.