Tintx

Latest version: v2024.8.1

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

Scan your dependencies

2024.08.1

Highlights:
This release marks a significant shift in our build system, transitioning from `setup.py` to` pyproject.toml`. This streamlined approach leverages `flit` for efficient package management and dependency resolution. To ensure robust testing practices, we've integrated tox into our development workflow. This allows for running tests across various Python environments, enhancing test coverage and compatibility.

Breaking Changes:
The build system now relies on `pyproject.toml` and `flit`. Existing projects using setup.py will require adjustments to build and install the package.

Testing:

To run tests use:

console
tox

2022.12.2

The release adds the following features:
- save the polygon edges of the tracked objects.
- attach a map projection to the data.

The tracked objects are not saved in pandas `DataFrames` but in georeference `DataFrames`. Geopandas is used to create the new `DataFrames`. This allows for data analysis like with pandas and adds the ability to process geo-spatial information.

2022.9.5

- Add user-interface for loading data.
- Save tracked data and metadata to hdf5 files.

0.1.5

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.