معرفی شرکت ها


Sanity-0.2.5


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A team-based task manager intranet application
ویژگی مقدار
سیستم عامل OS Independent
نام فایل Sanity-0.2.5
نام Sanity
نسخه کتابخانه 0.2.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Aaron Toth
ایمیل نویسنده atoth89@gmail.com
آدرس صفحه اصلی http://bitbucket.org/aaront/sanity/
آدرس اینترنتی https://pypi.org/project/Sanity/
مجوز LICENSE.txt
====== Sanity ====== A quick and simple task manager built for teams in an intranet setting. It's very simple to use by just about anyone on a team. **Note**: This is in early stages of development, and may not be particularly useful to many people. Quickstart ========== To install, just do the following in the terminal: :: $ easy_install Sanity or, if you like `pip <http://pip.openplans.org/>`_ (which you should), do: :: $ pip install Sanity Next, assuming you're using a WSGI-compatible web server (for instance, the `mod_wsgi <http://code.google.com/p/modwsgi/>`_ module for Apache or `gunicorn <http://gunicorn.org/>`_ with other web servers), you can simply put the following into a file called `sanity.wsgi` and point your web server to it: :: from sanity import app More example scripts are available in the `/contrib/` directory. Please visit the `documentation <http://packages.python.org/Sanity/>`_ for more information on setting up Sanity on your web server. Links ===== * `Website <http://bitbucket.org/aaront/sanity/>`_ * `Documentation <http://packages.python.org/Sanity/>`_


نحوه نصب


نصب پکیج whl Sanity-0.2.5:

    pip install Sanity-0.2.5.whl


نصب پکیج tar.gz Sanity-0.2.5:

    pip install Sanity-0.2.5.tar.gz