معرفی شرکت ها


deckocards-0.0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Allows you to play with card decks
ویژگی مقدار
سیستم عامل -
نام فایل deckocards-0.0.1
نام deckocards
نسخه کتابخانه 0.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Arnold Johnson
ایمیل نویسنده randomnest74@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/deckocards/
مجوز -
# Deck of Cards A basic card and deck class for playing around with cards. Cards are objects that have suits and numbers, with an id consisting of the number plus the first letter of the suit. Decks are arrays of card objects with some basic methods. # # Getting Started All you need to do is >pip install deckocards and then you are done. ### Prerequisites You need: - Python 3 (preferably 3.6 and above) - pip package manager ## Tests There are automated tests built into the deck class. Simply run the **deck.py** file. This tests ensures that the card and deck objects are functioning. The output should be a series of decks in the console, along with the number of "flushes" that have occurred. If no output is produced or an error occurs while running using this package, please email me [here](mailto:randomnest74@gmail.com) ## Contributions Feel welcome to contribute whatever you see fit to this project, as long as it improves its functionality. ## License The license can be found in the LICENSE.md file.


زبان مورد نیاز

مقدار نام
>=3 Python


نحوه نصب


نصب پکیج whl deckocards-0.0.1:

    pip install deckocards-0.0.1.whl


نصب پکیج tar.gz deckocards-0.0.1:

    pip install deckocards-0.0.1.tar.gz