Disdat

Latest version: v1.1.2

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

Scan your dependencies

Page 1 of 2

1.1.2

Before the change to use threads instead of multiprocessing, we had a utility/aws_s3.py module. We renamed it to asyncio_aws_s3.py when using threads. However, packages such as disdat-luigi depend on the prior name. There's no reason to change the module name and break upstream clients, so changing it back.

1.1.1

Adding access to the Bundle objects `remote_dir` field with a property.

1.1.0

What's Changed
* Update from multiprocessing to multithreading for s3 use. by kyocum in https://github.com/kyocum/disdat/pull/201

New Contributors
* pmdaly made their first contribution in https://github.com/kyocum/disdat/pull/202

**Full Changelog**: https://github.com/kyocum/disdat/compare/v1.0.2...v1.1.0

1.0.2

Update pandas and numpy library dependencies, remove six, isort/black formatting.

1.0.1

Move pandas and numpy version compatibility forward

1.0.0

First release of Disdat that only includes the API / CLI for creating and managing bundles. The instrumented form of Luigi, Disdat-Luigi, has been moved to its own repo / package.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.