Skip to content

weanalyze/workcell-examples

Repository files navigation

Workcell Examples

🏆  A gallery of awesome workcell apps built by weanalyze.co

Language: [English]

Workcell is a Python library that allows you to easily turn your Python functions into production-ready microservices. The library provides low or no-code building blocks that encapsulate all data-related interfaces, models, and visualizations into reusable components.

We've created this repository to showcase the power and versatility of Workcell with a collection of awesome examples, which cover various aspects of its functionality.

About this repository:

  • Designed to help users learn and discover the full potential of the library.
  • Organized by topic or tool and are intended to serve as a reference or starting point.
  • Users are encouraged to use these examples as a starting point or reference for their own projects and can reach out for help if needed.

Note:

  • Please leave a STAR if you like this project!
  • If you find any incorrect / inappropriate / outdated content, please kindly consider opening an issue or a PR.

Check out weanalyze's open-source projects!


Workcell [Python Library]

GitHub stars

Best of workcell [Best-of-list]

GitHub stars

Table of Contents

Basic Usage

workcell

  • hello_workcell [Code] - Returns input data as-is.

showcase components

  • showcase_components [Code] - Showcase of a variety of differnt property types and how they are shown in the UI.

plotly

  • hello_plotly [Code] - A plotly express fig encode in json format.

perspective

  • hello_perspective [Code] - Returns a pandas DataFrame in Arrow format.

Gurobi

tsp

  • gurobi_tsp [Code] - A showcase using gurobi to optimize travelling salesman problem.

OpenBB

economy

available_indices

  • available_indices [Code] - Curated List of Global Indices. The index function can request data using a couple of methods. There is a curated list of global indexes which can be entered by symbol or values from the left column of the table below. (openbb.economy.available_indices)

events

  • events [Code] - Economic Calendar (openbb.economy.events)

stocks

dd

sec

  • sec [Code] - List of SEC Filings. Gets a DataFrame of the recent SEC filings submitted by the company and a link to view each one. (openbb.stocks.dd.sec )

customer

  • customer [Code] - List of Customers (openbb.stocks.dd.customer)

supplier

  • supplier [Code] - List of Supplier (openbb.stocks.dd.supplier)

disc

TBD

License

MIT.

About

A collection of workcell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published