Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ali-zahedi/az-iranian-bank-intro
/ types & classes
Types & classes
10 in github.com/ali-zahedi/az-iranian-bank-intro
⨍
Functions
21
◇
Types & classes
10
↓ 3 callers
Class
IBANValidationException
The IBAN did not validate
azbankintro/exceptions/iban.py:1
↓ 2 callers
Class
CardValidationException
The card did not validate
azbankintro/exceptions/cards.py:1
↓ 2 callers
Class
IBAN
azbankintro/iban.py:5
↓ 1 callers
Class
BankDoesNotExistException
The Bank does not exists
azbankintro/exceptions/iban.py:4
Class
BankEnum
azbankintro/enums.py:7
Class
Choices
Class for creating enumerated choices.
azbankintro/utils/django_enum.py:65
Class
ChoicesMeta
A metaclass for creating a enum choices.
azbankintro/utils/django_enum.py:11
Class
IntegerChoices
Class for creating enumerated integer choices.
azbankintro/utils/django_enum.py:76
Class
Promise
Base class for the proxy class created in the closure of the lazy function. It's used to recognize promises in code.
azbankintro/utils/django_enum.py:3
Class
TextChoices
Class for creating enumerated string choices.
azbankintro/utils/django_enum.py:81