Skip to main content

A guestbook web application.

Project description

开发流程

更改依赖库

1 更新“setup.py”的“install.requires” 2 按以下流程更新环境

(.venv)$ virtualenv –clear .venv (.venv)$ pip install -e ./guestbook (.venv)$ pip freeze > requirements.text

3 将setup.py和requirements.txt提交到版本库

$ hg clone https://rambo_zhou@bitbucket.org/rambo_zhou/guestbook $ cd guestbook $ virtualenv .venv $ source .venv/bin/activate (.venv)$ pip intall . (.venv)$ guestbook Running on

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

Rambo_zhou_guestbook-1.0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

Rambo_zhou_guestbook-1.0.1-py3-none-any.whl (4.2 kB view hashes)

Uploaded 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