Flycs-sdk

Latest version: v0.12.1

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

Scan your dependencies

Page 2 of 2

0.8.1

New - Dev|pkg|test|doc

* Add `destination_data_mart` field into query base class to make it available in View class. [Christophe de Carvalho]

* Add static field into query base class to make it available into View class. [Christophe de Carvalho]

* Add Kind field at entity level (25) [Jordy Heusdens]

* adding kind at entity level

* fixed tests and added test for entity level kind

* added documentation

* merge fix

* pre commit docstring fix

* created entityKind + PipelineKind + adapted tests

Changes - Dev|pkg|test|doc

* Drop tox to run CI pipeline. [Christophe de Carvalho]

0.8.0

New - Dev|pkg|test|doc

* Introduce QueryBase class. [Christophe de Carvalho]

This class is the base for any other class that uses SQL query.
It has 2 child classes, Transformation and View.

* Add concept of View object. [Christophe de Carvalho]

You can now define views.
The work mostly the same way Transformation do, but without all the
tables related configurations.

0.7.2

New - Dev|pkg|test|doc

* Allow pipeline to have an empty start_time value. [Christophe de Carvalho]

0.6.0

New - Dev|pkg|test|doc

* Allow pipeline to trigger other pipeline. [Christophe de Carvalho]

You can now specify a Pipeline object in the schedule field of another pipeline.
When doing so, the pipeline will be triggered when the other one
finishes.

0.5.0

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

New - Dev|pkg|test|doc
~~~~~~~~~~~~~~~~~~~~~~
- Query parser with Zeta SQL that will detect query errors. [Charly-
Fourcast]
- Lineage detection for every query. [Charly-Fourcast]
- Automatic AEAD BigQuery function injectioninto the queries for PII
fields. [Charly-Fourcast]


=======
History
=======

0.4.0

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

* First release on PyPI.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.