معرفی شرکت ها


dap.responses.html-0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Simple HTML form for pydap server
ویژگی مقدار
سیستم عامل -
نام فایل dap.responses.html-0.1
نام dap.responses.html
نسخه کتابخانه 0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Roberto De Almeida
ایمیل نویسنده rob@pydap.org
آدرس صفحه اصلی http://pydap.org/responses/html.html
آدرس اینترنتی https://pypi.org/project/dap.responses.html/
مجوز MIT
This is a simple HTML response, building a form to download data in ASCII format. The response builds the HTML page and redirects the user to the ASCII response when a POST is done. Even though pydap uses Cheetah for templating, I decided to use a templating engine called ``templess`` for this response. Templess is lightweight (~25k) and fun to work with, justifying the choice. A nice thing about the response is that the redirection to the ASCII response and the error message when no variable is selected are both done by raising exceptions. These exceptions are *not* captured by the server, that allows them to be captured by the Paste#httpexceptions middleware. If you use this response, don't forget to edit the template file and add a link pointing to the HTML response when clicking a filename. The latest version is available in a `Subversion repository <http://pydap.googlecode.com/svn/trunk/responses/html#egg=dap.responses.html-dev>`_.


نحوه نصب


نصب پکیج whl dap.responses.html-0.1:

    pip install dap.responses.html-0.1.whl


نصب پکیج tar.gz dap.responses.html-0.1:

    pip install dap.responses.html-0.1.tar.gz