Skip to main content

web development platform

Project description

# Moya

Moya is a platform for the rapid development of modern web applications.

## Installation

You can install from PyPi with the following:

` pip install moya `

Or download the repos and run the following:

` python setup.py install `

Which ever method you use, this will add a moya command line application.

## Quick Start

Moya quick start will create a basic web application based on your specifications in seconds.

Run the following to get started:

` moya start project `

## Example Projects

In addition to the example projects directory in the Moya repos, you can check out the following complete projects:

## Running a project

Navigate to the project directory you want to run, then do the following:

` moya init `

This will initialize the database and users system. You only need to do this once.

To run a development server, do the following:

` moya runserver `

And navigate to http://127.0.0.1:8000

## Package Index

Find packages for Moya on the [Moya Package Index](https://packages.moyaproject.com).

Install packages moya-pm which comes with Moya:

` moya-pm install moya.sociallinks `

## More Information

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moya-0.6.12a3.tar.gz (3.1 MB view hashes)

Uploaded Source

Built Distribution

moya-0.6.12a3-py2.py3-none-any.whl (2.7 MB 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