Skip to main content

No project description provided

Project description

SpeakSynk Flow Processor

Parent class to create steps, ideally this will save us some common functions of the steps.

Implementation

from speaksynk_flow_processor.AWSSpeakSynkFlowProcesor import AWSSpeakSynkFlowProcesor

class SomeStep(AWSSpeakSynkFlowProcesor):
    def run(self):
        super().run()
        # Some logic


if __name__ == '__main__':
    step = SomeSteP()
    step.download()
    step.run()
    step.upload('hestep/%s' %s self._identifier)  
    

Ideally this save us some time in creating more steps and only taking care of the run method

Install

  • pip install poetry
  • poetry install

Test

  • poetry run pytest

Use

  • poetry run python xxxx

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

speaksynk_flow_processor-1.0.5.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

speaksynk_flow_processor-1.0.5-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file speaksynk_flow_processor-1.0.5.tar.gz.

File metadata

  • Download URL: speaksynk_flow_processor-1.0.5.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/6.2.0-1011-azure

File hashes

Hashes for speaksynk_flow_processor-1.0.5.tar.gz
Algorithm Hash digest
SHA256 b87aa307fb3a8fcf316ce1ef6571d4d68fd942c5b6f2f0066aa3f033fe4265c7
MD5 1bd67e490e15877c39f4e99a795e0dda
BLAKE2b-256 6576be9d59f6d0d2c58965f8a78c22f0c1fd574c6e62a523c296b0376623d456

See more details on using hashes here.

File details

Details for the file speaksynk_flow_processor-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for speaksynk_flow_processor-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3f231dbdcdf1c3320234af23587121b257b0ed256066a5f126e21de4f08e3449
MD5 a78904b45d34c0f3fd106fd9c6cd0737
BLAKE2b-256 2b60fc1824842f95dbca6a3af6c53d9a74033577c8112c82efbc103cdeccca60

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page