Pycomex

Latest version: v0.15.0

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

Scan your dependencies

Page 4 of 8

0.9.3

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

- Fixed an important bug in ``dynamic_import`` which prevented ``inspect`` from working properly in the
imported modules

0.9.2

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

- Fixed a bug that sub experiment modules with relative paths to base experiments would cause errors when
the current working directory was not their parent directory

0.9.1

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

CRITICAL FIX: The prevsious package did not actually contain the "functional" sub package, but this one
does now!

- Added some more functionalities to ``functional.Experiment``
- Changed all the example files to use the functional interface now
- Some more code documentation

0.9.0

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

Introduced the new **functional API**. This is a completely new way to use the pycomex framework which
will slowly replace the old way. In this new method the whole thing is implemented with decorators instead
of context managers, which makes the entire implementation approximately 100x easier and less riddled with
side effects and bugs.

- Already changed the README example to use the functional API
- Slowly started replacing the examples with the functional API

0.8.7

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

* Fixed a bug where the inspect module would not be working correctly in executions of SubExperiment
* Fixed the version dependency for "click"
* Fixed the version dependency for "numpy"

0.8.4

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

* Added the feature of "parameter hooks". Now it is possible to register a hook with the name of a parameter
in a sub experiment to modify that parameter before the start of the experiment...

Page 4 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.