Skip to main content

Command line interface for development of microservices with the ambassador pattern.

Project description

toadie

Toadie is a microservices framework that includes everything needed to create microservices and run on a compute cluster using the ambassador pattern. Compute cluster can be Elastic Container Service, Kubernetes, or similar. Toadie supports the concepts of service and task.

  • Service: Long-running application or worker

  • Task: Short-running application or worker, which often requires additional compute resorces be added to cluster

Toadie is designed with analytic processes and smaller teams in mind.

Toadie is inspired by django and rails and gummi bears.

Adventures of the Gummi Bears' "Toadie"

Getting Started

  1. Install toadie at the command prompt if you haven’t yet using either pip or conda:

    # using pip
    $ pip install toadie
    # using conda
    $ conda install -c https://conda.anaconda.org/gonzo toadie
  2. Install required development tools:

    $ toadie ready-system
  3. At the command prompt, create a new toadie project and add a service:

    $ toadie create-project myproject
    $ cd myproject
    $ toadie create-service myservice

    where “myproject” is the project name and where “myservice” is the name of your service.

  4. Start your stack locally:

    $ honcho start up
  5. Deploy your stack on your chosen cloud:

    $ toadie deploy

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

toadie-0.1.1a1.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

toadie-0.1.1a1-py2.py3-none-any.whl (12.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file toadie-0.1.1a1.tar.gz.

File metadata

  • Download URL: toadie-0.1.1a1.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for toadie-0.1.1a1.tar.gz
Algorithm Hash digest
SHA256 429631d6451428be2f04f0f7657c90bb67ec28462d3bd75416255faace9f4f75
MD5 0e308d47c2ae72371be8ce8a4e6ed47d
BLAKE2b-256 e5994720f803cb403a8b3a19704d76c61a3cf524268ec18650a088672b182f6c

See more details on using hashes here.

File details

Details for the file toadie-0.1.1a1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for toadie-0.1.1a1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fe409b84a4e32e66d184d980d12d2ebcefdf8b38c84ca89a632f0eb785506bca
MD5 7eed348d0081b66a57a367fbd9e67ef8
BLAKE2b-256 3cc2c055e4033907c438be86d7aa8a4262dc34390dc062b7fa465fb7e55bc775

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