Padelpy

Latest version: v0.1.15

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

Scan your dependencies

Page 1 of 3

0.1.15

No functional changes, but:

- Build/installation now uses `pyproject.toml` instead of the deprecated `setup.py`
- Removed Azure-based unit testing, using GitHub workflows and `pytest`
- New releases are automatically deployed to PyPI

0.1.14

As outlined in https://github.com/ecrl/padelpy/issues/46, if two parallel processes started their descriptor calculations at the same time, a single temporary file would be associated with each process. This fix adds a random number to the filename such that two processes started at the same time cannot share the same temporary file. Credit to pikakolendo02 for finding the error and supplying a fix.

0.1.13

The _padeldescriptor_ wrapper's _retainorder_ argument now defaults to _True_. It just makes more sense this way!

0.1.12

A few pull requests/features included in this update, thanks to all who contributed!

1.) Now cleans up orphaned CSV files if KeyboardInterrupt triggered
2.) Added option to control runtime per molecule
3.) Added option to specify the number of CPU threads used

0.1.11

This update allows users to generate descriptors/fingerprints from an SDF file.

0.1.10

- This update adds an additional argument to padelpy.wrapper.padeldescriptor, `headless`, True by default, to prevent the PaDEL-Descriptor splash screen from displaying on execution

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.