معرفی شرکت ها


b2tob3-0.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Help migrate HTML files and templates form bootstrap 2 to 3.
ویژگی مقدار
سیستم عامل -
نام فایل b2tob3-0.4
نام b2tob3
نسخه کتابخانه 0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ramiro Gómez
ایمیل نویسنده code@ramiro.org
آدرس صفحه اصلی UNKNOWN
آدرس اینترنتی https://pypi.org/project/b2tob3/
مجوز Copyright (C) 2013 by Ramiro Gómez (http://ramiro.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
b2tob3 ====== .. image:: https://badge.fury.io/py/b2tob3.png :target: http://badge.fury.io/py/b2tob3 .. image:: https://travis-ci.org/yaph/b2tob3.png?branch=master :target: https://travis-ci.org/yaph/b2tob3 Easier migration from Boostrap 2 to Boostrap 3 ---------------------------------------------- b2tob3 is a command line tool to help migrate Web projects from bootstrap 2 to bootstrap 3 by performing a set of replacements that reflect bootstrap 3 class name changes. b2tob3 searches all files ending in .html, .htm, .css or .js in the current directory and its subdirectories. You can specify the working directory with the ``d`` option like ``b2tob3 -d /path/to/dir``. b2tob3 does not fully automate migration, but it takes away some of the tedious work. Still, you'll most likely need to perform manual fixes too. Installation ------------ :: pip install b2tob3 Usage ----- :: cd /project/html/ b2tob3 Follow these steps to avoid frustration: ---------------------------------------- * Put your HTML/template files under version control, if they aren't yet. * Change to the directory with the files containing Boostrap 2 specific markup. * Run the b2tob3 script once and only once. * Review the changes with a diff tool suitable for the version control system you use. * Perform the rest of the necessary changes manually. Contributing ------------ * Let me know about bugs by posting `an issue <https://github.com/yaph/b2tob3/issues>`_. * Help reduce the manual work by improving `the code <https://github.com/yaph/b2tob3>`_. * Write tests. Contributors ------------ Thanks to `@demiurg <https://github.com/demiurg>`_ for adding more robust replacements and command line options.


نحوه نصب


نصب پکیج whl b2tob3-0.4:

    pip install b2tob3-0.4.whl


نصب پکیج tar.gz b2tob3-0.4:

    pip install b2tob3-0.4.tar.gz