معرفی شرکت ها


Cope-1.4.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A bunch of generic functions and classes useful in multiple projects
ویژگی مقدار
سیستم عامل -
نام فایل Cope-1.4.1
نام Cope
نسخه کتابخانه 1.4.1
نگهدارنده ['Copeland Carter']
ایمیل نگهدارنده ['smartycope@gmail.com']
نویسنده Copeland Carter
ایمیل نویسنده smartycope@gmail.com
آدرس صفحه اصلی https://github.com/smartycope/Cope
آدرس اینترنتی https://pypi.org/project/Cope/
مجوز MIT/Apache-2.0
# Cope This is my personal "standard library" of all the generally useful code I've written for various projects over the years. Pretty much any time I've written a function or class and thought "this might be useful later", I've stuffed it in here. As such, a lot of it is super useful, a lot of it is garbage, and a lot of it has become obsoleted as I've learned more and found new libraries. I've tried to keep it clean and organized, but there is a lot of it. I also have tests written for a bunch of it, but not all. The debug function in particular I'm especially proud of. I've spent more time than is reasonable on it. **Table of Contents** * [Installation](#installation) * [License](#license) ## Installation Cope is distributed on [PyPI](https://pypi.org) as a universal wheel and is available on Linux/macOS and Windows and supports Python 3.10+ and PyPy. ```bash $ pip install Cope ``` ## License Cope is distributed under the terms of both - [MIT License](https://choosealicense.com/licenses/mit) - [Apache License, Version 2.0](https://choosealicense.com/licenses/apache-2.0) at your option.


نیازمندی

مقدار نام
- varname
- sympy


نحوه نصب


نصب پکیج whl Cope-1.4.1:

    pip install Cope-1.4.1.whl


نصب پکیج tar.gz Cope-1.4.1:

    pip install Cope-1.4.1.tar.gz