A free-to-use workflow automation tool, n8n lets you connect all your apps and data in one customizable, no-code platform. Design workflows and process data from a simple, unified dashboard.
Learn More
Thinkific is a leading platform for creating, marketing, and selling courses, digital products, communities and learning experiences.
For professionals or companies that want a powerful platform to create, market, and sell their own online courses
Create online courses, digital products, and communities that actually sell. An all-in-one solution for building your dream learning business.
Python library to compile, build & package AWS Lambda functions
...Build Actions could be implemented in any programming language. Preferably in the language that they are building. Some build actions simply execute a binary (like Golang) without writing a Go script. We provide a generic Python runner to implement such build actions. A build action is a module that knows how to build for a particular programming language & framework (ex: Python+PIP). Build actions can be implemented in Python or in the native programming language. Each build action has its own design document.