Tealc

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

Breaking Changes
* CLI syntax for `tealc set` has changed considerably
* usage: `tealc set --length LENGTH --string <GAUGE MATERIAL PITCH> [--string <GAUGE MATERIAL PITCH> ...] [--si] [--title]`
* _no_ `tealc set --file ...` (see `tealc file`)
* New, more intuitive setfile syntax (see README.md, `tealc file --help`, `tealc help`, or `help(tealc.SetFileParser)` from a Python console.

Changes
* Transfer CLI backed to Click (previously argparse)
* Include tests for CLI
* New CLI command: `tealc file SETFILE`: break out from `tealc set` and use new setfile syntax.
* New CLI command: `tealc materials`: print the material code/description chart

Bugfixes
* Fix a bug wherein `StringSet` with `si=True` would convert scale length from mm to inches _twice_, resulting in scale lengths of less than 1".

**Full Changelog**: https://github.com/davidelambert/tealc/compare/0.1.2...0.2.0

0.1.2

What's Changed
* rename project to tealc — **T**ension **E**stimate c**ALC**ulator
* bass strings support
* unit weight lookup data & interpolation models from 2 manufacturers (previously 1)
* drop attempts to support macOS
* _officially_ support Linux and Windows only
* as a pure Python source-only package, it _can_ run on any Python-supported platform, but macOS is annoying


**Full Changelog**: https://github.com/davidelambert/tealc/compare/v0.1.1...0.1.2

0.1.1

- First public beta release
- First PyPI release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.