Ospyata

Latest version: v3.1.1

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

Scan your dependencies

3.1.0

A few fixes and a bunch of new features!

- [Fix] Previously missed function parameters now have types using the `typing` module
- [Fix] Corrected `db = {}` to `self.db = {}` in `ospyata.osmata.Osmata.__init__`
- [Feature] Dump omio string
- [Feature] Load omio string
- [Feature] Validate omio string

3.0.1

Breaking changes

The library has been rewritten from scratch to match the latest spec. This is the first version under the major version of 3. Minor releases will follow up to fill up the missing features.

Installation

`(venv)$` `python3 -m pip install ospyata`

Recommended to install in a virtual environment.

See [pypi.org release](https://pypi.org/project/ospyata/).

Docs

See [Documentation](https://aerocyber.github.io/ospyata/docs/)

License

See [LICENSE file](https://github.com/aerocyber/ospyata/blob/main/LICENSE) or the [project home](https://aerocyber.github.io/ospyata/)

**Full Changelog**: https://github.com/aerocyber/ospyata/commits/v3.0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.