Tsdat

Latest version: v0.8.8

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

Scan your dependencies

Page 9 of 9

0.2.5

Includes a patch to fix a bug where *.xlsx files were trying to be unzipped automatically (because they are in actuality a zip file). Now these files are excluded from the zip check.

0.2.4

Added a QualityHandler to sort the dataset by the specified coordinate variable

0.2.2

Fixed a storage configuration bug with true/false parsing from yaml.

0.2.1

Fixing minor bugs to AWS storage.

0.1.0

Initial release

This is the first release of https://github.com/tsdat/ingest-template. This repository is designed to improve on the [ingest-template-local](https://github.com/tsdat/ingest-template-local) and [ingest-template-aws](https://github.com/tsdat/ingest-template-aws) repositories by utilizing better development practices, adding better documentation, and restructuring the repository such that it is easier to support multiple ingests.

A more detailed breakdown of the changes is below:

- Improved support for VS Code in the following ways:
- Added recommended extensions (Python, Github, Todo-tree, remote development, etc)
- Added good defaults for VS Code IDE settings (environment vars, linting / formatting, etc)
- Added .devcontainer folder so developers can use a standard docker container to limit operating-system-specific bugs.
- Added detailed instructions for getting started with VS Code
- Encourage development best-practices:
- Code styling with black
- Code linting with flake8
- Testing with pytest
- Automated testing on push to GitHub
- GitHub templates for issues and pull requests
- Documentation on recommended development practices
- Refactored so that the template repository easily supports multiple ingests
- Added cookiecutter template (accessible as a CLI) to automatically generate ingest code given responses to pre-defined prompts
- Added top-level CLI to dispatch any ingest in the repository on one or more input files

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.