Skip to main content

A tool to manage local development of Anvil applications

Project description

Amoni

A command line utility for local development of Anvil apps.

Amoni gives you:

  • A simple command to start a new project and create all the necessary files and folders:

    amoni init

  • Pre-configured docker containers for the anvil app server and postgresql database server to run your app

  • Simple commands to start and stop those servers:

    amoni start
    
    amoni stop
    
  • Your app available in your browser at port 3030 on your local machine

  • Your database server available on port 5432 on your local machine

  • A pre-configured docker container and a simple command to run your test suite:

    amoni test

  • Commands to fetch anvil apps and add them to your project as the main app or as dependencies:

    amoni install app
    
    amoni install dependency
    
  • Stub files that allow your autocompleter to see what tables are included in your app

Read the Documentation

Ask a Question

Chat with the team

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

amoni-0.0.13.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

amoni-0.0.13-py2.py3-none-any.whl (10.1 kB view hashes)

Uploaded Python 2 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