معرفی شرکت ها


bower.py-1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

How I learned to stop worrying and love the bower
ویژگی مقدار
سیستم عامل -
نام فایل bower.py-1.0
نام bower.py
نسخه کتابخانه 1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Richard Jones
ایمیل نویسنده r1chardj0n3s@gmail.com
آدرس صفحه اصلی https://github.com/r1chardj0n3s/laughing-robot
آدرس اینترنتی https://pypi.org/project/bower.py/
مجوز Apache 2.0
The Laughing Robot ------------------ Or, how I learned not to rewrite bower in Python. To answer the first, obvious question: *Why?* To allow Python developers/users access to bower components without requiring a node.js / npm infrastructure. Very basic usage is implemented: bower.py install <package> [version] No dependencies are handled. Versions must be pinned. INSTALLATION ------------ This will work, preferably installed into a virtualenv:: pip install bower.py bower.py <command> This is even more self-contained:: pip install vex vex -m bower pip install bower.py vex bower bower.py <command> Things I Learned About Bower ---------------------------- 1. bower supports git, svn, http static files, but in reality it supports github.com 2. bower "packages" don't even need to supply a bower.json ------------ Copyright 2015, Richard Jones <richard@mechanicalcat.net> and Rackspace, US, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


نحوه نصب


نصب پکیج whl bower.py-1.0:

    pip install bower.py-1.0.whl


نصب پکیج tar.gz bower.py-1.0:

    pip install bower.py-1.0.tar.gz