Samyro

Latest version: v0.0.5

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

Scan your dependencies

0.0.5

--------------------
Removed dependency on methods from prettytensor tutorial's data-management.

Cleaned up references to former name "tzara"; now "samyro" throughout.

0.0.4

-------------------
Supports multiple-file input to sampler (and learner).

(Now 'samyro learn [options] file1 file2 fileglob' works.)

0.0.3

----------------------

Python 3 support fixes (tested with 3.4).

Changed index of `<BOS>` and `<EOS>` tokens to be \\x03 `STX` and \\x04 `ETX`
since the input here is much closer to TTY behavior than traditional
word vocabularies (in which 1 and 2 are usually reserved for `<S>` and
`</S>` respectively).

Added some doc support tools to a doc extra.

0.0.2

----------------------

Support seed text for samyro write.

Support samyro sample, and other forms of patch generation.

Improved examples.

0.0.1

----------------------

Initial release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.