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.11.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.11-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: speaksynk_flow_processor-1.0.11.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.11.6 Linux/6.2.0-1015-azure

File hashes

Hashes for speaksynk_flow_processor-1.0.11.tar.gz
Algorithm Hash digest
SHA256 4a32831b74ee763d9c1d1801075020839685ecc799537597d354b8f62c9110a7
MD5 21be1b8cb4ce74ca1b051b484210bfbe
BLAKE2b-256 db4c27eec410430c4c1c3b8e1758b1b951403fc8a3ef7b6700e61cf4b45f625a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speaksynk_flow_processor-1.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 0c91972748201a0ceced98d4a0c53315b23d0a8dd373f290efcb630830f1b7b4
MD5 db58993b8c91177e3115bc6ec2517c69
BLAKE2b-256 b1a36fe0f53154ed03bafea25ff37f2fc830134bf68959fc3274555abe46e033

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