LogoLogo
HomeGitHub RepoBook Demo
quilt-2-master
quilt-2-master
  • Introduction
  • Get started
    • Introduction
    • Install
    • Quick start
    • Work with packages
    • Articles
    • Examples
    • Run a Registry
  • API
    • Overview
    • Command line
    • Python
    • build.yml
    • quilt.yml requirements
    • Teams
    • R
  • Advanced Usage
    • Environment variables
    • Shared drives
    • Checks
    • Package composition
    • PySpark
  • Support
    • FAQ
    • Contact
  • Developer
    • Contributing
    • Fragment store
Powered by GitBook
On this page
  • Components
  • Compiler
  • Registry
  • Catalog
  • TODO
  • Slack
  • Open Issues
  • License
  • Code of Conduct

Was this helpful?

  1. Developer

Contributing

PreviousContactNextFragment store

Last updated 5 years ago

Was this helpful?

Components

Pull requests generally edit one of the following components at a time.

  • Serializes tabular data to Apache Parquet

  • Transforms and parses files

  • builds packages locally

  • pushes packages to the registry

  • pulls packages from the registry

Technologies:

  • Python

  • pandas

  • PyArrow

  • Manages permissions

  • Stores package fragments in blob storage

  • Stores package meta-data

  • De-duplicates repeated data fragments

Technologies:

  • Python

  • Flask

  • SQLAlchemy

  • Postgres

  • Displays package meta-data in HTML

Technologies:

  • JavaScript (ES6+)

  • node

  • React

  • Redux

  • Sagas

TODO

License

Code of Conduct

Quilt is open source under the .

Contributors must adhere to the .

Compiler
Registry
Catalog
Slack
Open Issues
Apache License, Version 2.0.
Code of Conduct