Aoc-lube

Latest version: v1.1.0

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

Scan your dependencies

1.1.0

- `python -m aoc_lube [-y YEAR] [-t TEMPLATE]` to setup an AoC directory from the command line.
- `setup_dir` now accepts a code template path.
- Inputs are stored in separate text files (instead of a single toml file). Fetched inputs can now be opened automatically in vs code. (Open an issue or submit a PR to open input automatically in editor X).

1.0.0

After a surviving last year's Advent of Code with `aoc_lube`, I now consider this stable.

Changes:
- Source has been formatted and linted with `ruff`.
- Dependencies are updated to newest versions.

Changes in `utils`:
- `Deltas` class replaced with `GRID_NEIGHBORHOODS` dictionary.
- `inbounds_steps` renamed to `grid_steps`.
- `pairwise_cycle` renamed `sliding_window_cycle`.

0.2.6

Also whoops.

0.2.5

Whoops.

0.2.4

See: https://www.reddit.com/r/adventofcode/comments/z9dhtd/please_include_your_contact_info_in_the_useragent/

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.