Python-moss

Latest version: v1.2.6

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

Scan your dependencies

Page 11 of 13

0.2.22

Changes
Changes of this release include:
- Add `fill_person_schedules` in `mosstool.trip.generator.generate_from_od.TripGenerator` to generate trips for list of `Persons` with assigned `work` and `home`.
- `mosstool.map.builder.Builder`
- - if there are no `straight` lanes out in some direction, extra `left` lanes will be added in creating `junctions`.

0.2.21

Changes
Changes of this release include:
- Add Public Transport driver generation in `mosstool.trip.generator.generate_from_od.TripGenerator`.
- Support reset inconsistent `lane_turn` in generating `driving_lane_groups`.

0.2.20

Changes
Changes of this release include:
- Support fetching POIs from OpenStreetMap with `mosstool.map.osm.PointOfInterest`.

0.2.19

Changes
Changes of this release include:
- Filter invalid AOI gates and positions, i.e. positions including lanes that not in the `map`, in the output of `mosstool.util.map_merger.merge_map`.

0.2.18

Changes
Changes of this release include:
- Add `aoi_mode` in `mosstool.map.builder` to contorl input aois.
- - input `net` in `Map` format and `aoi_mode` is `append`: incremental add AOIs from both input `net` and input `aois`.
- - input `net` in `Map` format and `aoi_mode` is `overwrite`: add AOIs from input `aois` only.
- - input `net` in `FeatureCollection` format: `aoi_mode` is invalid, i.e., add AOIs from input `aois` only.
- Remove `scenario` in `mosstool.trip.generator.TripGenerator`.

0.2.17

Page 11 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.