forked from mattmakai/fullstackpython.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp-source-control-empty-virtualenv.bmml
More file actions
85 lines (85 loc) · 4.61 KB
/
Copy pathapp-source-control-empty-virtualenv.bmml
File metadata and controls
85 lines (85 loc) · 4.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<mockup version="1.0" skin="sketch" fontFace="Balsamiq Sans" measuredW="1089" measuredH="613" mockupW="1062" mockupH="591">
<controls>
<control controlID="0" controlTypeID="com.balsamiq.mockups::Canvas" x="367" y="22" w="722" h="591" measuredW="100" measuredH="70" zOrder="0" locked="false" isInGroup="-1"/>
<control controlID="1" controlTypeID="com.balsamiq.mockups::Canvas" x="382" y="79" w="693" h="512" measuredW="100" measuredH="70" zOrder="1" locked="false" isInGroup="-1"/>
<control controlID="2" controlTypeID="com.balsamiq.mockups::TextArea" x="410" y="145" w="250" h="143" measuredW="200" measuredH="140" zOrder="2" locked="false" isInGroup="-1">
<controlProperties>
<align>center</align>
<size>28</size>
<text>%20%0AWSGI%20Server%20/%20%0AGateway</text>
</controlProperties>
</control>
<control controlID="3" controlTypeID="com.balsamiq.mockups::TextArea" x="410" y="343" w="278" h="215" measuredW="200" measuredH="140" zOrder="3" locked="false" isInGroup="-1">
<controlProperties>
<align>center</align>
<size>28</size>
<text>%20%0A%20%0AWSGI%20Application%20/%20%0AFramework</text>
</controlProperties>
</control>
<control controlID="4" controlTypeID="com.balsamiq.mockups::TextArea" x="410" y="343" w="159" h="38" measuredW="200" measuredH="140" zOrder="4" locked="false" isInGroup="-1">
<controlProperties>
<size>20</size>
<text>%20Callable%20object</text>
</controlProperties>
</control>
<control controlID="5" controlTypeID="com.balsamiq.mockups::Arrow" x="487" y="286" w="74" h="57" measuredW="150" measuredH="100" zOrder="5" locked="false" isInGroup="-1">
<controlProperties>
<direction>bottom</direction>
<leftArrow>true</leftArrow>
<rightArrow>false</rightArrow>
<text>Invokes</text>
</controlProperties>
</control>
<control controlID="6" controlTypeID="com.balsamiq.mockups::SubTitle" x="382" y="37" w="-1" h="-1" measuredW="75" measuredH="27" zOrder="6" locked="false" isInGroup="-1">
<controlProperties>
<text>Server</text>
</controlProperties>
</control>
<control controlID="7" controlTypeID="com.balsamiq.mockups::SubTitle" x="397" y="94" w="-1" h="-1" measuredW="58" measuredH="27" zOrder="7" locked="false" isInGroup="-1">
<controlProperties>
<text>Linux</text>
</controlProperties>
</control>
<control controlID="8" controlTypeID="com.balsamiq.mockups::TextArea" x="777" y="136" w="269" h="106" measuredW="200" measuredH="140" zOrder="8" locked="false" isInGroup="-1">
<controlProperties>
<align>center</align>
<size>28</size>
<text>%20%0AWeb%20Server</text>
</controlProperties>
</control>
<control controlID="9" controlTypeID="com.balsamiq.mockups::Arrow" x="660" y="153" w="116" h="45" measuredW="150" measuredH="100" zOrder="9" locked="false" isInGroup="-1">
<controlProperties>
<direction>bottom</direction>
<rightArrow>false</rightArrow>
<text>Pass%20requests</text>
</controlProperties>
</control>
<control controlID="10" controlTypeID="com.balsamiq.mockups::RoundButton" x="27" y="275" w="259" h="163" measuredW="32" measuredH="32" zOrder="10" locked="false" isInGroup="-1">
<controlProperties>
<shape>dottedRect</shape>
<text>Source%20control</text>
</controlProperties>
</control>
<control controlID="11" controlTypeID="com.balsamiq.mockups::Arrow" x="288" y="390" w="122" h="58" measuredW="150" measuredH="100" zOrder="11" locked="false" isInGroup="-1">
<controlProperties>
<leftArrow>true</leftArrow>
<rightArrow>false</rightArrow>
<text>pulls%20code</text>
</controlProperties>
</control>
<control controlID="12" controlTypeID="com.balsamiq.mockups::Canvas" x="777" y="343" w="250" h="215" measuredW="100" measuredH="70" zOrder="12" locked="false" isInGroup="-1"/>
<control controlID="13" controlTypeID="com.balsamiq.mockups::Arrow" x="688" y="419" w="110" h="22" measuredW="150" measuredH="100" zOrder="13" locked="false" isInGroup="-1">
<controlProperties>
<backgroundAlpha>0.75</backgroundAlpha>
<direction>bottom</direction>
<leftArrow>false</leftArrow>
<text>Relies%20on</text>
</controlProperties>
</control>
<control controlID="14" controlTypeID="com.balsamiq.mockups::SubTitle" x="792" y="363" w="-1" h="-1" measuredW="108" measuredH="27" zOrder="14" locked="false" isInGroup="-1">
<controlProperties>
<text>virtualenv</text>
</controlProperties>
</control>
</controls>
</mockup>