Egcg-core

Latest version: v0.13

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

Scan your dependencies

Page 7 of 8

0.4

---
Bugs have been fixed in `clarity`, `ncbi` and `rest_communication`. There is also now a more flexible, object oriented `rest_communication`, where a `Communicator` object can be created with a base url and username-password or token authentication.

0.3.1

-----
This adds a new field for Y-chromosome coverage to `constants`

0.3

---
This version is able to send authentication headers in `rest_communication` transactions. It now implements lazy loading of database connections and configs, so it is possible to, e.g, import rest_communication without importing ncbi, which requires sqlite3. It also allows egcg_core.config to switch its config file, allowing client apps to do, in `__init__.py`:

python
import egcg_core.config
egcg_core.config.cfg.load_config_file('/path/to/a_config.yaml')
executors, ncbi, etc, can now use the same config file as the client app

0.2.4

-----
Since 0.2.1, this project now stores version information in __init__.__version__. A field for EdinburghGenomics/EGCG-Project-Management has also been added to constants, and an executor bug has been fixed.

0.2.3

-----

0.2.2

-----

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.