简单的URL短

Bottle-Cuturl的Python项目详细描述


2015-10-09:与所有python版本(2.7除外)的兼容性中断

0.0.21版

python中一个简单的收藏夹/url缩短应用程序。正在工作。 其思想是让一个简单的、工作的web应用程序与一组 可用于大型项目的工具。

用途:

  • Bottle(微结构),骨架
  • 带有SQLAlchemy(orm)的postgresql,回退到sqlite
  • cookiecutter-bottle模板,bumpversionvendorcrashreporter
  • 玩测试,使用UnitTest、NoTests、Tox、Behavior、WebTest。

使用travis ci,成功的构建部署到heroku: http://fathomless-everglades-8154.herokuapp.com/

在某个时刻,它也将与openshift一起工作。

快速启动

以开发模式运行(准备虚拟环境并在其中运行应用程序):

devinit.sh
devrun.sh

我正在努力释放到pypi,它很快就会生效。

# no uncommited changes at this point
devucl.sh
bumpversion --allow-dirty patch
git add .
git commit -m "Bump version: x.x.x → y.y.y"
git tag vy.y.y
git push
git push --tags
# .pypirc must be prepared, see http://peterdowns.com/posts/first-time-with-pypi.html
# python setup.py register -r pypitest
# python setup.py sdist upload -r pypitest
# python setup.py register -r pypi
# python setup.py sdist upload -r pypi
# python setup.py sdist bdist_wheel upload
https://travis-ci.org/BartGo/bottle-cuturl.svg?branch=masterhttps://semaphoreci.com/api/v1/projects/82f94cd9-6144-4e99-966e-649ca567a603/531764/badge.svgCodeship StatusDrone.IO StatusRequirements StatusCode IssuesPyPIBitdeli badge

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java JAXB封送字符串,具有xml值,且不转义该值   java ModelMapper转换器不工作   java像HH000412或HCANN000001这样的前缀是什么意思?   验证日期输入修复java。lang.numberformatexception错误   当表具有外键时,java Telosys代码生成失败   如何使所有派生类一起只能实例化一个实例的单例抽象基类?(爪哇)   java如何在非静态服务类中使用广播接收器   java nutch爬虫相对URL问题   使用Jboss DMR下载/保存java附件   Rest模板:无法提取响应:当我们得到xml响应时,没有找到适合响应类型的HttpMessageConverter,没有绑定到JAVA对象   java如何编写可扩展窗格/面板/卡的代码   java是在ITreeViewerListener的treeExpanded()之前调用ContentProvider的getChildren()吗?   java将JComponent添加到小程序窗格   java混淆:使用简单逻辑的Flames程序