About 17,800,000 results
Open links in new tab
  1. generating promotion code using python - Stack Overflow

    Jan 21, 2010 · base64 is not suitable for a promo code. it's case-sensitive, contains punctuation (which can break urls and forum posts), is long, and easy for customers to misspell. this …

  2. Unique gift/coupon code generation with Django - Medium

    Nov 4, 2019 · In this tutorial I’ll share an easy approach for generating gift/coupon codes that are short and simple while maintaining uniqueness. The unique codes for this tutorial will look like …

  3. A Django app that makes the use of coupons a simple task!

    django-simple-coupons is a simple Django app to create and use promotional coupons in your website. Downloading django-simple-coupons is available on The Python Package Index (PyPI).

  4. django-coupon-management - PyPI

    Mar 23, 2023 · django-coupon-management is a coupon management to use of coupons validity and to boost your website. django-coupon-management is available on The Python Package …

  5. Create a coupon | Stripe API Reference

    You can create coupons easily via the coupon management page of the Stripe dashboard. Coupon creation is also accessible via the API if you need to create coupons on the fly. A …

  6. Integrating A coupon System into our e-commerce website

    May 26, 2024 · let’s create a form.py file. from django import forms class CouponApplyForm(forms.Form): code = forms.CharField() This form will be shown to the user …

  7. Mastering Coup with Reinforcement Learning: A Deep Dive - Ryan …

    Jul 3, 2023 · Appendix: Modeling Coup in Python. In order for an agent to learn, it must exist in an environment where it can play the game. Thus, I needed to create my own version of Coup. I …

  8. GitHub - csingleton19/Coup: CLI version of the popular game Coup ...

    CLI version of the popular game Coup written in Python - csingleton19/Coup

  9. GitHub - bsguedes/coup-core: A Coup engine running in Python

    A Coup engine running in Python able to manage multiple bots playing the game through a RESTful API. - bsguedes/coup-core

  10. An implementation of the Coup game in Python - GitHub

    To play, type "python console.py" in your console. An implementation of the Coup game in Python. Contribute to MrValdez/Coup development by creating an account on GitHub.

  11. Some results have been removed
Refresh