Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
182 lines (163 loc) · 8.56 KB
/
Copy pathindex.html
File metadata and controls
182 lines (163 loc) · 8.56 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!doctype html>
<htmllang="en">
<head>
<metacharset="utf-8">
<metahttp-equiv="X-UA-Compatible" content="IE=edge">
<metaname="viewport" content="width=device-width, initial-scale=1.0">
<metaname="author" content="Pythonity">
<metaname="description" content="We are the ones who Python">
<title>Pythonity - We are the ones who Python</title>
<!-- Favicons -->
<linkrel="icon" type="image/png" href="img/favicon-32x32.png" sizes="32x32">
<linkrel="icon" type="image/png" href="img/favicon-16x16.png" sizes="16x16">
<linkrel="apple-touch-icon-precomposed" href="img/apple-touch-icon-144x144.png" sizes="144x144">
<linkrel="apple-touch-icon-precomposed" href="img/apple-touch-icon-152x152.png" sizes="152x152">
<metaname="application-name" content="Pythonity">
<metaname="msapplication-TileColor" content="#FFFFFF">
<metaname="msapplication-TileImage" content="img/mstile-144x144.png">
<!-- CDN -->
<linkrel="stylesheet" href="https://fonts.googleapis.com/css?family=Dosis:400,500,600" type="text/css">
<linkrel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<linkrel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/paper/bootstrap.css">
<linkrel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Custom styles -->
<linkrel="stylesheet" href="css/styles.css">
<!-- JavaScript -->
<scriptsrc="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<scriptsrc="https://cdnjs.cloudflare.com/ajax/libs/jquery.matchHeight/0.7.2/jquery.matchHeight-min.js"></script>
<script>
$(function(){
// Make boxes same height
$('.box').matchHeight();
});
</script>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*newDate();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create','UA-3683332-6','auto');
ga('send','pageview');
</script>
</head>
<body>
<h1>
<imgsrc="img/logo_text.png" class="img-responsive center-block" alt="Pythonity">
</h1>
<divclass="container-fluid">
<divclass="row">
<pclass="strip">
Do you <ahref="https://docs.python.org/3/glossary.html#term-pythonic">Python</a>? We Python big time.
</p>
</div>
</div>
<divclass="container">
<divclass="row">
<divclass="col-md-6">
<divclass="box">
<divclass="box-info">
<h3>
<ahref="https://github.com/Pythonity/">
Things we Pythoned
</a>
<ahref="https://github.com/Pythonity/">
<spanclass="fa fa-3x fa-github pull-right"></span>
</a>
</h3>
<pclass="lead text-justify">
We love and cherish open-source, depend on it in every project we do and try go give back as
much as we can, whether it’s with donations, code contributions, or releasing our projects on
<ahref="https://github.com/Pythonity/">GitHub</a> for others to use. It really is something
we strongly believe in. Our our most popular open-source projects so far would probably be
<ahref="https://github.com/Pythonity/font-awesome-to-png">font-awesome-to-png</a> and its successor,
<ahref="https://github.com/Pythonity/icon-font-to-png">icon-font-to-png</a> but we have much more
in the making. Stay tuned!
</p>
</div>
</div>
</div>
<divclass="col-md-6">
<divclass="box">
<divclass="box-info">
<h3>
<ahref="http://blog.pythonity.com/">
Our lovely blog
</a>
<ahref="http://blog.pythonity.com/">
<spanclass="fa fa-3x fa-rss pull-right"></span>
</a>
</h3>
<pclass="lead text-justify">
Reading and writing interesting articles about Python is great, but we don’t really subscribe to the usual
<i>"it’s a company blog so it has to be professional and serious"</i> line of thinking. That’s just
not us. So visit our blog looking for Python related news and articles, stay for the self condescending
humor, obscure references and XKCD images. Because who doesn’t love a well placed XKCD reference, right? Right…?
</p>
</div>
</div>
</div>
</div>
<divclass="row">
<divclass="col-md-6">
<divclass="box">
<divclass="box-info">
<h3>
<ahref="mailto:pythonity@pythonity.com?subject=Interesting project">
Hire us
</a>
<ahref="mailto:pythonity@pythonity.com?subject=Interesting project">
<spanclass="fa fa-3x fa-calendar-check-o pull-right"></span>
</a>
</h3>
<pclass="lead text-justify">
As you can <i>probably</i> guess we specialize in Python related projects. We have experience not
only with creating a project from the ground up but also with extending an existing one and helping
out a team in their final stretch of work. We always use the right tool for the job, whether
its <ahref="https://www.djangoproject.com/">Django</a>, <ahref="http://flask.pocoo.org/">Flask</a>,
<ahref="http://www.django-rest-framework.org/">RESTful API</a> or something
<ahref="img/something_completely_different.jpg">completely different</a>, like common use Python
libraries, scripts, API wrappers, command line interfaces, etc.
</p>
</div>
</div>
</div>
<divclass="col-md-6">
<divclass="box">
<divclass="box-info">
<h3>
<ahref="mailto:pythonity@pythonity.com?subject=I want to Python with you">
Want to Python with us?
</a>
<ahref="mailto:pythonity@pythonity.com?subject=I want to Python with you">
<spanclass="fa fa-3x fa-paper-plane pull-right"></span>
</a>
</h3>
<pclass="lead text-justify">
We’re not actively looking for new employees at the moment but feel free to drop us a message if
you feel like you would be a good addition to our team. As you probably already figured, out we
love Python and open-source. After that, we tend to look more at the person and their mindset
then the usual hard cutoff line of ‘years of experience’, knowing this particular framework, etc.
</p>
</div>
</div>
</div>
</div>
</div>
<divclass="container-fluid">
<divclass="row">
<pclass="strip inverted">
<small>This space was intentionally left blue.</small>
</p>
</div>
</div>
<footer>
<divclass="container">
<pclass="text-center">
© 2015 - 2017 hammered and duct-taped together
by <spanid="guess-who">Pythonity</span>
</p>
</div>
</footer>
</body>
</html>