Transcriptic

Latest version: v9.6.3

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

Scan your dependencies

Page 15 of 17

2.2.0

------


Added
~~~~~

- ``api`` module for handling all calls including responses and
exceptions
- ``Connection`` object now mirrors most of the CLI functionality
- basic test infrastructure and examples for testing API module


Updated
~~~~~~~

- all separate requests, context or connection object calls are now
consolidated and re-routed to go through the api and routes module


Removed
~~~~~~~

- all direct api calls (get, put, push, pull) are removed from
Connection. Users are encouraged to use the corresponding calls from
the ``api`` module instead

2.1.2

------


Fixed
~~~~~

- Change in datasets route


Updated
~~~~~~~

- Removed additional shadowed variable names

2.1.1

------


Added
~~~~~

- ``imaging`` module with ``ImagePlate`` as the first class for
representing plate images. Focus is placed on IPython rendering
- PIL dependency for image manipulation

2.1.0

------


Updated
~~~~~~~

- Major refactor of code to be in-line with PEP8
- Removed unnecessary modules and renamed shadowed variables

2.0.11

-------


Updated
~~~~~~~

- Updated behavior of ``transcriptic login`` to be clearer and to
return appropriate error messages


Fixed
~~~~~

- print statement for launch

2.0.10

-------


Added
~~~~~

- pypi tags for setup.py such as ``classifiers`` and ``license``


Fixed
~~~~~

- Updated Container object to automatically populate safe_min_volume_ul


Removed
~~~~~~~

- Unused dependency: scikit-learn

Page 15 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.