sqy-harshil commited on
Commit
cc0c71f
·
1 Parent(s): 8fbc786

Create constants.py

Browse files
Files changed (1) hide show
  1. constants.py +56 -0
constants.py ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ builders = [
2
+ "- DLF (Delhi Land & Finance)",
3
+ "- Tata Housing",
4
+ "- Godrej Properties",
5
+ "- Shapoorji Pallonji Group",
6
+ "- Prestige Group",
7
+ "- Sobha Limited",
8
+ "- Lodha Group",
9
+ "- ATS Infrastructure",
10
+ "- Mantri Developers",
11
+ "- Sunteck Realty",
12
+ "- Embassy Group",
13
+ "- Omaxe Limited",
14
+ "- Adani Realty",
15
+ "- Mahindra Lifespace Developers",
16
+ "- Brigade Group",
17
+ "- Puravankara Limited",
18
+ "- Raheja Developers",
19
+ "- Oberoi Realty",
20
+ "- Hiranandani Developers",
21
+ "- Unitech Group",
22
+ "- Bharti Realty",
23
+ "- M3M India",
24
+ "- Kolte Patil Developers",
25
+ "- Rustomjee Group",
26
+ "- Emaar India",
27
+ "- BPTP Limited",
28
+ "- Supertech Limited",
29
+ "- Ansal Housing",
30
+ "- Jaypee Group",
31
+ "- Ahuja Constructions",
32
+ "- Aparna Constructions",
33
+ "- Kumar Builders",
34
+ "- Vatika Group",
35
+ "- Kalpataru Limited",
36
+ "- Salarpuria Sattva Group",
37
+ "- Raunak Group",
38
+ "- Raghuvir Developers",
39
+ "- Arvind SmartSpaces",
40
+ "- Paranjape Schemes",
41
+ "- SRS Real Infrastructure",
42
+ "- Gera Developments",
43
+ "- Prestige Estates Projects",
44
+ "- K Raheja Corp",
45
+ "- Mantri Square",
46
+ "- House of Hiranandani",
47
+ "- Shriram Properties",
48
+ "- Provident Housing",
49
+ "- Mahaveer Group",
50
+ "- Chintels India",
51
+ "- Jindal Realty",
52
+ "- Runwal Group",
53
+ "- Wadhwa Group",
54
+ "- Experion Developers",
55
+ "- Goyal & Co",
56
+ ]