Skip to main content

No project description provided

Project description

Datashack

What is this?

Create AWS big data streaming pipeline with Datashack sdk. For example:

Users = StreamingTable("users")
Users['id'] = Column('string')
Users['age'] = Column('int')
Users['name'] = Column('string')

run datashack plan/apply to see the actual changes or actually applying them to your AWS account.

creates this pipeline:

Tux, the Linux mascot

  • Provision Kinesis+Spark+Glue+Iam
  • Automate schema evolution
  • Tests

Pre-requisites

To work with this project, you will need to have the following software installed on your machine:

Make sure to run this command in your terminal or command prompt.

Getting Started

run in your terminal

pip install datashack-sdk
git clone https://github.com/datashack-dev/datashack-sdk-examples
datashack plan ./datashack-sdk-examples/my_app/models

Stay tuned

We are working on a fully funcional beta with many more features. Join here so we can ping you

https://www.datashack.dev/stay-in-touch

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

datashack_sdk-0.0.5-py3-none-any.whl (34.8 kB view hashes)

Uploaded Python 3

Supported by

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