Skip to main content

python framework

Project description

pyfw 应用简介
-------

##### 一、应用介绍

本应用为基础开发框架,进行相关基础工具的整合,实现快速进行应用开发


---

##### 二、启动命令

###### 启动命令
```
python manage.py runserver --host 0.0.0.0
```

###### 测试命令
```
python manage.py test
```

###### 服务器启动命令
```
gunicorn -b 0.0.0.0:8000 manage:app
```


##### 三、版本信息

v1.0.1
---
1、完成基础开发功能

2、完成基础UI搭建

---
v1.0.2
---

---

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

pyfw-1.0.7.tar.gz (9.7 kB view hashes)

Uploaded Source

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