معرفی شرکت ها


beehve-3.0.0.dev5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

An beehve for django applications.
ویژگی مقدار
سیستم عامل -
نام فایل beehve-3.0.0.dev5
نام beehve
نسخه کتابخانه 3.0.0.dev5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Colin Powell
ایمیل نویسنده colin.powell@gmail.com
آدرس صفحه اصلی http://github.com/powellc/beehve
آدرس اینترنتی https://pypi.org/project/beehve/
مجوز BSD
[![Stories in Ready](https://badge.waffle.io/code4maine/beehve.png?label=ready&title=Ready)](https://waffle.io/code4maine/beehve) Beehve ====== [![Build Status](https://travis-ci.org/Code4Maine/beehve.svg?branch=master)](https://travis-ci.org/Code4Maine/beehve) Inspired and heavily copied from [laddr](http://github.com/CfABrigadePhiladelphia/laddr), Beehve aims to be a one-stop-shop for what's going in our Code for America Bridage in Maine: Code 4 Maine. Mostly, as a Django dev in my other life, I couldn't stomach hacking on the PHP codebase of laddr. So hopefully we can get this app to a place where it will meet our needs and be highly extensible as well. Of course there are always trade-offs, and, as a Django app, deployment is not what it could be. But hopefully I can get it hooked up with Herkou and make it pretty easy to get started. Features include: * Project tracking * Members directory * Github integration * Project buzz * Big screen for public events Not all of these work yet, but we're on way to a 1.0. Deployment ---------- Deployment of Beehve is done via the ansible roles found in the ansible directory (tada ...). Usage of these roles is contingent on a few configuration details: 1. Configure your target hosts in the ansible/hosts file 2. Copy ansible/hosts_vars/www.example.com ansible/host_vars/www.yourdomain.com 3. Fill in the details of the host_vars file 4. Run: ```ansible-playbook -i ansible/hosts --limit production ansible/all.yml``` Easy bootstrapping! ------------------- Powered by the ubiquitous Makefile ... this should be pretty easy: 1. make install 2. make run 3. open your browser to: http://127.0.0.1:45000 Alternately, you can build a vagrant box, in case you're not on Linux: 1. vagrant up That's pretty slick, but will also come with some "issues" Librarys, librarys, librarys! ----------------------------- Of course, we could provide a vagrant file and a provisoner and all that jazz. But I'd rather provide a make file for installing everything into a venv and let you muck about with libraries. Those of you on Linux shouldn't have too much trouble installing the requisite development libraries below. The names are for debian-based distros, but they exist for all major distros. On Mac it may be a little tricker. Homebrew will get you quite far, but first you have to install the bloated XCode and the CLI tools. The libraries are: * libmemcached-dev * libfreetype6-dev * libjpeg-dev


نیازمندی

مقدار نام
>=1.10 Django
>=2.0 django-configurations
>=0.3.0 dj-database-url
>=3.0.0 Pillow
>=0.8.0 django-cache-url
>=0.9.4 werkzeug
>=0.19.0 gunicorn
>=1.2 easy-thumbnails
>=1.1 django-debug-toolbar
>=1.3.4 django-extensions
>=1.4.0 django-braces
>=0.16.1 django-allauth
>=1.1.1 django-floppyforms
>=0.4 django-custom-user
>=1.0.4 django-markdown-deux
>=2.0 django-avatar
>=1.0.0 django-localflavor
>=0.6.0 gittle3
>=3.1.16,<4 celery[redis]
>=3.1.16 django-celery
>=5.0.1 django-bower
>=4.8.1 django-bootstrap3
>=5.0.0 raven
>=2014.7 pytz
>=0.4.2 shortuuid
xtr psycopg2;


نحوه نصب


نصب پکیج whl beehve-3.0.0.dev5:

    pip install beehve-3.0.0.dev5.whl


نصب پکیج tar.gz beehve-3.0.0.dev5:

    pip install beehve-3.0.0.dev5.tar.gz