web development platform
Project description
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:
Moya Techblog A blogging application for coders and photographers
Bean Counter A virtual currency platform
Encrypted Notes An encrypted note taking application
Social Links A social linking (Reddit like) application
Short URL A super simple URL shortener application
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.
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
Built Distribution
File details
Details for the file moya-0.6.20.tar.gz
.
File metadata
- Download URL: moya-0.6.20.tar.gz
- Upload date:
- Size: 3.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 129feb4173158de2b91f837ae538ac3d0eb418b41684297d00a655dbee2236d7 |
|
MD5 | 8eab4e897bb3741ccd7e912eb8ef96ac |
|
BLAKE2b-256 | 84c32f77cac02bfd3492fb0d7fa14afafc7c9a3e3c3bea3726aded4b545c8a0b |
File details
Details for the file moya-0.6.20-py2.py3-none-any.whl
.
File metadata
- Download URL: moya-0.6.20-py2.py3-none-any.whl
- Upload date:
- Size: 2.8 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 345b2df8df751c738ef65d65b23038a65799f17a2d1867d2d59df90e69490e54 |
|
MD5 | 80c57931c8d9e02771a11cc195624426 |
|
BLAKE2b-256 | 28cfe11239bfc252c9abae4eb6424d50641894e3a383bd2974fad2594dc7090e |