Qualle

Latest version: v0.3.1

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

Scan your dependencies

0.3.1

What's Changed
* Update version of gunicorn by gmmajal in https://github.com/zbw/qualle/pull/28


**Full Changelog**: https://github.com/zbw/qualle/compare/v0.3.0...v0.3.1

0.3.0

Maintenance updates
We made the following updates to Qualle:

* Update dependencies by cbartz in https://github.com/zbw/qualle/pull/14
* 188-update-packaging-version: The packaging version has been restricted to >=22.0 in the pyproject.toml file. by gmmajal in https://github.com/zbw/qualle/pull/15
* Updated version of safety by gmmajal in https://github.com/zbw/qualle/pull/17
* Upgrade to pydantic v2 by gmmajal in https://github.com/zbw/qualle/pull/20
* Update fastapi, black and gunicorn by gmmajal in https://github.com/zbw/qualle/pull/21
* Create a pull request template by gmmajal in https://github.com/zbw/qualle/pull/24
* Updated python and dependencies to support version 3.12 by Lakshmi-bashyam, See https://github.com/zbw/qualle/pull/25
* Update citation for new release by Lakshmi-bashyam in https://github.com/zbw/qualle/pull/27

New Contributors
* gmmajal made their first contribution in https://github.com/zbw/qualle/pull/15
* Lakshmi-bashyam made their first contribution in https://github.com/zbw/qualle/pull/25

**Full Changelog**: https://github.com/zbw/qualle/compare/v0.2.0...v0.3.0

0.2.0

Maintenance updates
---

We made the following updates to Qualle:

- Updated and removed dependencies. See [pull requests 8](https://github.com/zbw/qualle/pull/8) and [#9](https://github.com/zbw/qualle/pull/9).
- Switched to [Poetry](https://python-poetry.org/) for dependency and build management. See [pull request #5](https://github.com/zbw/qualle/pull/5).
- Used [Black](https://github.com/psf/black) as the code style. See [pull request #11](https://github.com/zbw/qualle/pull/11).
- Updated the README. See [pull requests 7](https://github.com/zbw/qualle/pull/7) and [#13](https://github.com/zbw/qualle/pull/13).
- Automated the publication of Qualle on PyPI. See [pull request 6](https://github.com/zbw/qualle/pull/6).

New Features
---
We added the following new features to Qualle:

- (Batch) prediction is now possible via the command line, eliminating the need to start a ReST server. See [pull request 10](https://github.com/zbw/qualle/pull/10).
- Qualle is now compatible with Python 3.10 and 3.11.
- A command-line tool called "qualle" is now installed, making it easier to access Qualle's functionality.

0.1.1

Patch release that contains 4

0.1.0

Initial release containing the three modes: train, evaluate and REST interface.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.