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
Release files for moya 0.6.20
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| moya-0.6.20.tar.gz | 3.1 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| moya-0.6.20-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 5.9 MB
Release files / moya-0.6.20.tar.gz
| Download URL | moya-0.6.20.tar.gz |
|---|---|
| Size | 3.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
129feb4173158de2b91f837ae538ac3d0eb418b41684297d00a655dbee2236d7
|
|
BLAKE2b-256 checksum How to use checksums |
84c32f77cac02bfd3492fb0d7fa14afafc7c9a3e3c3bea3726aded4b545c8a0b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / moya-0.6.20-py2.py3-none-any.whl
| Download URL | moya-0.6.20-py2.py3-none-any.whl |
|---|---|
| Size | 2.8 MB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
345b2df8df751c738ef65d65b23038a65799f17a2d1867d2d59df90e69490e54
|
|
BLAKE2b-256 checksum How to use checksums |
28cfe11239bfc252c9abae4eb6424d50641894e3a383bd2974fad2594dc7090e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |