Formasaurus

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 2

0.9.0

------------------

* Dropped official support for Python 3.7 and lower, and added official support
for Python 3.8 and higher.

* Added support for the latest versions of all dependencies, and upgraded
minimum supported versions of dependencies as follows:

* ``docopt``: ``0.4.0``

* ``requests``: ``1.0.0``

* ``tldextract``: ``1.2.0``

* ``with-deps`` extra dependencies:

* ``joblib``: ``1.2.0``

* ``lxml``: ``4.4.1``

* ``lxml-html-clean``: ``0.1.0``

* ``scikit-learn``: ``0.18.0`` → ``0.24.0``

* ``scipy``: ``1.5.1``

* ``sklearn-crfsuite``: ``0.3.1`` → ``0.5.1``

* https://github.com/scrapinghub/formasaurus is the new code repository,
replacing https://github.com/TeamHG-Memex/Formasaurus.

* Updated the CI configuration and development tooling.

0.8.1

------------------

* Support for scikit-learn < 0.18 is dropped;
* Formasaurus is no longer tested with Python 3.3;
* tests are fixed to account for upstream changes; Python 3.6 build is enabled.

0.8

----------------

* more annotated data for captchas;
* ``formasaurus init`` command which trains & caches the model.

0.7.2

------------------

* pip bug with ``pip install formasaurus[with-deps]`` is worked around;
it should work now as ``pip install formasaurus[with_deps]``.

0.7.1

------------------

* fixed API documentation at readthedocs.org

0.7

----------------

* more annotated data;
* new ``form_classes`` and ``field_classes`` attributes of FormFieldClassifer;
* more robust web page encoding detection in ``formasaurus.utils.download``;
* bug fixes in annotation widgets;

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.