Skip to content

Commit dd348b1

Browse files
committed
[ci skip] Automated deployment to GitHub Pages on 1682534066650
0 parents  commit dd348b1

File tree

94 files changed

+8219
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+8219
-0
lines changed

apug-meetup-10-august-2022.html

+84
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>APUG Meetup 10 August 2022</title>
6+
<link rel="stylesheet" href="/theme/css/main.css" />
7+
</head>
8+
9+
<body id="index" class="home">
10+
<header id="banner" class="body">
11+
<h1><a href="/">The Python Aberdeen User Group</a></h1>
12+
<nav><ul>
13+
<li><a href="/pages/about.html">About</a></li>
14+
<li><a href="/pages/learning-resources.html">Learning Resources</a></li>
15+
<li><a href="/pages/reviews.html">Reviews</a></li>
16+
<li class="active"><a href="/category/misc.html">misc</a></li>
17+
</ul></nav>
18+
</header><!-- /#banner -->
19+
<section id="content" class="body">
20+
<article>
21+
<header>
22+
<h1 class="entry-title">
23+
<a href="/apug-meetup-10-august-2022.html" rel="bookmark"
24+
title="Permalink to APUG Meetup 10 August 2022">APUG Meetup 10 August 2022</a></h1>
25+
</header>
26+
27+
<div class="entry-content">
28+
<footer class="post-info">
29+
<abbr class="published" title="2022-07-26T00:00:00+01:00">
30+
Published: Tue 26 July 2022
31+
</abbr>
32+
33+
<address class="vcard author">
34+
By <a class="url fn" href="/author/ian-watt.html">Ian Watt</a>
35+
</address>
36+
<p>In <a href="/category/misc.html">misc</a>.</p>
37+
38+
</footer><!-- /.post-info --> <p>This will be a physical meetup, although online access via Zoom will be provided for those who require it.</p>
39+
<p>Physical attendees will join us at 6pm for pizza and drinks. Our speaker and online attendees will join at 6.30pm. </p>
40+
<p>The talk for this month is</p>
41+
<h2>Using RISE Slides with Jupyter Notebooks - Carlos Moreno-Garcia</h2>
42+
<p><a href="https://pypi.org/project/rise/">RISE</a> allows you to instantly turn your Jupyter Notebooks into a slideshow. No out-of-band conversion is needed, switch from jupyter notebook to a live reveal.js-based slideshow in a single keystroke, and back.</p>
43+
<p>Our presenter is RGU lecturer, and APUG steerin group member, Dr Carlos Moreno-Garcia. </p>
44+
<h2>Group Coding Challenge(s)</h2>
45+
<p>After the talks we will have group coding challenges. </p>
46+
<h2>Book tickets</h2>
47+
<p>You can now <a href="https://ti.to/code-the-city/apug-aug-2022">book tickets using Tito</a>.</p>
48+
<h3>Keep in touch</h3>
49+
<p>We recommend joining our <a href="https://join.slack.com/t/python-aberdeen/shared_invite/zt-gfjps8xe-M9YkWloAUL73blPovaHvFA">Slack channel</a>. </p>
50+
<p>If you are a beginner looking to get started in Python have a look at our <a href="https://pythonaberdeen.github.io/pages/learning-resources.html">Learning Resources page</a> where we recommend a free video course on Youtube. </p>
51+
</div><!-- /.entry-content -->
52+
53+
</article>
54+
</section>
55+
<section id="extras" class="body">
56+
<div class="blogroll">
57+
<h2>links</h2>
58+
<ul>
59+
<li><a href="http://getpelican.com/">Pelican</a></li>
60+
<li><a href="http://python.org/">Python.org</a></li>
61+
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
62+
</ul>
63+
</div><!-- /.blogroll -->
64+
<div class="social">
65+
<h2>social</h2>
66+
<ul>
67+
68+
<li><a href="http://twitter.com/pythonaberdeen">Twitter</a></li>
69+
<li><a href="https://join.slack.com/t/python-aberdeen/shared_invite/zt-fe4vr06d-TavzVV4ZusCxYLEdCqxsyQ">Slack</a></li>
70+
<li><a href="http://github.com/pythonaberdeen">github</a></li>
71+
</ul>
72+
</div><!-- /.social -->
73+
</section><!-- /#extras -->
74+
75+
<footer id="contentinfo" class="body">
76+
<address id="about" class="vcard body">
77+
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
78+
</address><!-- /#about -->
79+
80+
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
81+
</footer><!-- /#contentinfo -->
82+
83+
</body>
84+
</html>

apug-meetup-12-august-2020.html

+84
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>APUG Meetup 12 August 2020</title>
6+
<link rel="stylesheet" href="/theme/css/main.css" />
7+
</head>
8+
9+
<body id="index" class="home">
10+
<header id="banner" class="body">
11+
<h1><a href="/">The Python Aberdeen User Group</a></h1>
12+
<nav><ul>
13+
<li><a href="/pages/about.html">About</a></li>
14+
<li><a href="/pages/learning-resources.html">Learning Resources</a></li>
15+
<li><a href="/pages/reviews.html">Reviews</a></li>
16+
<li class="active"><a href="/category/misc.html">misc</a></li>
17+
</ul></nav>
18+
</header><!-- /#banner -->
19+
<section id="content" class="body">
20+
<article>
21+
<header>
22+
<h1 class="entry-title">
23+
<a href="/apug-meetup-12-august-2020.html" rel="bookmark"
24+
title="Permalink to APUG Meetup 12 August 2020">APUG Meetup 12 August 2020</a></h1>
25+
</header>
26+
27+
<div class="entry-content">
28+
<footer class="post-info">
29+
<abbr class="published" title="2020-07-08T00:00:00+01:00">
30+
Published: Wed 08 July 2020
31+
</abbr>
32+
33+
<address class="vcard author">
34+
By <a class="url fn" href="/author/ian-watt.html">Ian Watt</a>
35+
</address>
36+
<p>In <a href="/category/misc.html">misc</a>.</p>
37+
38+
</footer><!-- /.post-info --> <h1>Our monthly session, fully online hosted on Zoom</h1>
39+
<p>Our next session will be on Weds 12th August 2020. It starts at 18:30. </p>
40+
<p>Register to attend <a href="https://ti.to/code-the-city/aberdeen-python-user-group-aug-2020">here</a>. Tickets are free, but you can make a donation to <a href="https://codethecity.org">Code the City</a> if you wish. </p>
41+
<p>The format is </p>
42+
<ul>
43+
<li>18:30 A talk on "Scraping the Web with Python Tools" by Ian Watt. </li>
44+
<li>19:00 Project teams in break-out rooms (Beginner and Intermediate). </li>
45+
<li>20:30 Project round-ups</li>
46+
</ul>
47+
<p>With limited open data available from official sources, few APIs we can query, it is often necessary to obtain data through scraping. That is using Python libraries to interact with webpages, find pieces of data and retrieve those. In this talk Ian will explain the tools, techniques, and approaches that can be helpful as well as poining out legal issues along the way. The Intermediate challenge will see you build your own scraper as Ian has outlined and retrieve some data from a webpage .... or seven.</p>
48+
<p>The project challenges will be annopunced on <a href="https://github.com/PythonAberdeen/user_group/tree/master/">Github</a></p>
49+
<p>We recommend joining our <a href="https://join.slack.com/t/python-aberdeen/shared_invite/zt-fe4vr06d-TavzVV4ZusCxYLEdCqxsyQ">Slack channel</a>. </p>
50+
<p>If you are a beginner looking to get started in Python have a look at our <a href="https://pythonaberdeen.github.io/pages/learning-resources.html">Learning Resources page</a> where we recommend a free video course on Youtube. </p>
51+
</div><!-- /.entry-content -->
52+
53+
</article>
54+
</section>
55+
<section id="extras" class="body">
56+
<div class="blogroll">
57+
<h2>links</h2>
58+
<ul>
59+
<li><a href="http://getpelican.com/">Pelican</a></li>
60+
<li><a href="http://python.org/">Python.org</a></li>
61+
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
62+
</ul>
63+
</div><!-- /.blogroll -->
64+
<div class="social">
65+
<h2>social</h2>
66+
<ul>
67+
68+
<li><a href="http://twitter.com/pythonaberdeen">Twitter</a></li>
69+
<li><a href="https://join.slack.com/t/python-aberdeen/shared_invite/zt-fe4vr06d-TavzVV4ZusCxYLEdCqxsyQ">Slack</a></li>
70+
<li><a href="http://github.com/pythonaberdeen">github</a></li>
71+
</ul>
72+
</div><!-- /.social -->
73+
</section><!-- /#extras -->
74+
75+
<footer id="contentinfo" class="body">
76+
<address id="about" class="vcard body">
77+
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
78+
</address><!-- /#about -->
79+
80+
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
81+
</footer><!-- /#contentinfo -->
82+
83+
</body>
84+
</html>

apug-meetup-12-october-2022.html

+86
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>APUG Meetup 12 October 2022</title>
6+
<link rel="stylesheet" href="/theme/css/main.css" />
7+
</head>
8+
9+
<body id="index" class="home">
10+
<header id="banner" class="body">
11+
<h1><a href="/">The Python Aberdeen User Group</a></h1>
12+
<nav><ul>
13+
<li><a href="/pages/about.html">About</a></li>
14+
<li><a href="/pages/learning-resources.html">Learning Resources</a></li>
15+
<li><a href="/pages/reviews.html">Reviews</a></li>
16+
<li class="active"><a href="/category/misc.html">misc</a></li>
17+
</ul></nav>
18+
</header><!-- /#banner -->
19+
<section id="content" class="body">
20+
<article>
21+
<header>
22+
<h1 class="entry-title">
23+
<a href="/apug-meetup-12-october-2022.html" rel="bookmark"
24+
title="Permalink to APUG Meetup 12 October 2022">APUG Meetup 12 October 2022</a></h1>
25+
</header>
26+
27+
<div class="entry-content">
28+
<footer class="post-info">
29+
<abbr class="published" title="2022-09-22T00:00:00+01:00">
30+
Published: Thu 22 September 2022
31+
</abbr>
32+
33+
<address class="vcard author">
34+
By <a class="url fn" href="/author/ian-watt.html">Ian Watt</a>
35+
</address>
36+
<p>In <a href="/category/misc.html">misc</a>.</p>
37+
38+
</footer><!-- /.post-info --> <p>This will be a physical meetup, although online access via Zoom will be provided for those who require it. Please note our <a href="https://codethecity.org/policy-for-reducing-the-spread-of-infectious-diseases/">policy on reducing the spread of infections</a> diseases such as Covid-19.</p>
39+
<p>Physical attendees will join us at 6pm for pizza and drinks. Our speaker and online attendees will join at 6.30pm. </p>
40+
<p>The talk for this month (delayed from September due to unforeseen circumstances) is</p>
41+
<h2>Real world Python Web Development - Rob McWilliam</h2>
42+
<p>Rob will present an overview of developing for the web in Python. Expect mention of setting up packages such as Docker, Poetry, Flask, SQL Alchemy, Black, Flake etc.</p>
43+
<p>Our presenter is professional developer, and APUG steering group member, Rob McWilliam. </p>
44+
<h2>Group Coding Challenge(s)</h2>
45+
<p>After the talks we will have group coding challenges. </p>
46+
<h2>Book tickets</h2>
47+
<p>You can now <a href="https://ti.to/code-the-city/apug-oct-2022">book tickets using Tito</a>.</p>
48+
<h2>Next month</h2>
49+
<p>Advance notice: next month we will have a talk by Ian Watt (another steering group member) on using Regular Expressions (aka Regexes) in Python. Details coming soon. </p>
50+
<h3>Keep in touch</h3>
51+
<p>We recommend joining our <a href="https://join.slack.com/t/python-aberdeen/shared_invite/zt-gfjps8xe-M9YkWloAUL73blPovaHvFA">Slack channel</a>. </p>
52+
<p>If you are a beginner looking to get started in Python have a look at our <a href="https://pythonaberdeen.github.io/pages/learning-resources.html">Learning Resources page</a> where we recommend a free video course on Youtube. </p>
53+
</div><!-- /.entry-content -->
54+
55+
</article>
56+
</section>
57+
<section id="extras" class="body">
58+
<div class="blogroll">
59+
<h2>links</h2>
60+
<ul>
61+
<li><a href="http://getpelican.com/">Pelican</a></li>
62+
<li><a href="http://python.org/">Python.org</a></li>
63+
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
64+
</ul>
65+
</div><!-- /.blogroll -->
66+
<div class="social">
67+
<h2>social</h2>
68+
<ul>
69+
70+
<li><a href="http://twitter.com/pythonaberdeen">Twitter</a></li>
71+
<li><a href="https://join.slack.com/t/python-aberdeen/shared_invite/zt-fe4vr06d-TavzVV4ZusCxYLEdCqxsyQ">Slack</a></li>
72+
<li><a href="http://github.com/pythonaberdeen">github</a></li>
73+
</ul>
74+
</div><!-- /.social -->
75+
</section><!-- /#extras -->
76+
77+
<footer id="contentinfo" class="body">
78+
<address id="about" class="vcard body">
79+
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
80+
</address><!-- /#about -->
81+
82+
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
83+
</footer><!-- /#contentinfo -->
84+
85+
</body>
86+
</html>

apug-meetup-13-july-2022.html

+85
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>APUG Meetup 13 July 2022</title>
6+
<link rel="stylesheet" href="/theme/css/main.css" />
7+
</head>
8+
9+
<body id="index" class="home">
10+
<header id="banner" class="body">
11+
<h1><a href="/">The Python Aberdeen User Group</a></h1>
12+
<nav><ul>
13+
<li><a href="/pages/about.html">About</a></li>
14+
<li><a href="/pages/learning-resources.html">Learning Resources</a></li>
15+
<li><a href="/pages/reviews.html">Reviews</a></li>
16+
<li class="active"><a href="/category/misc.html">misc</a></li>
17+
</ul></nav>
18+
</header><!-- /#banner -->
19+
<section id="content" class="body">
20+
<article>
21+
<header>
22+
<h1 class="entry-title">
23+
<a href="/apug-meetup-13-july-2022.html" rel="bookmark"
24+
title="Permalink to APUG Meetup 13 July 2022">APUG Meetup 13 July 2022</a></h1>
25+
</header>
26+
27+
<div class="entry-content">
28+
<footer class="post-info">
29+
<abbr class="published" title="2022-06-11T00:00:00+01:00">
30+
Published: Sat 11 June 2022
31+
</abbr>
32+
33+
<address class="vcard author">
34+
By <a class="url fn" href="/author/ian-watt.html">Ian Watt</a>
35+
</address>
36+
<p>In <a href="/category/misc.html">misc</a>.</p>
37+
38+
</footer><!-- /.post-info --> <p>This will be a physical meetup, although online access via Zoom will be provided for those who require it.</p>
39+
<p>Physical attendees will join us at 6pm for pizza and drinks. Our speaker and online attendees will join at 6.30pm. </p>
40+
<p>The talk for this month is</p>
41+
<h2>Creating GUIs with PySimpleGUI - Mike Driscoll</h2>
42+
<p>Learn how to create cross-platform GUIs using Python and PySimpleGUI. In this talk, you will learn the basics of PySimpleGUI, and Mike will also show you how to access great demos and show a couple of small applications.</p>
43+
<h2>Bio:</h2>
44+
<p>Mike, who will join us live from Iowa, USA, has been a Python developer for over a decade. He has been writing about Python for many years on his blog, <a href="https://www.blog.pythonlibrary.org/">The Mouse vs the Python</a>. He has recently restarted <a href="https://www.youtube.com/user/mousevspython/videos">his Python Youtube channel</a> too. His readers got him interested in writing books about Python and now Mike has ten books published! You can find Mike on Twitter at <a href="https://twitter.com/driscollis">https://twitter.com/driscollis</a>.</p>
45+
<h2>Group Coding Challenge(s)</h2>
46+
<p>After the talks we will have group coding challenges based on using <a href="https://pysimplegui.readthedocs.io/en/latest/">PySimpleGui</a> to build a small application. </p>
47+
<h2>Book tickets</h2>
48+
<p>You can now <a href="https://ti.to/code-the-city/apug-jul-2022">book tickets using Tito</a>.</p>
49+
<h3>Keep in touch</h3>
50+
<p>We recommend joining our <a href="https://join.slack.com/t/python-aberdeen/shared_invite/zt-gfjps8xe-M9YkWloAUL73blPovaHvFA">Slack channel</a>. </p>
51+
<p>If you are a beginner looking to get started in Python have a look at our <a href="https://pythonaberdeen.github.io/pages/learning-resources.html">Learning Resources page</a> where we recommend a free video course on Youtube. </p>
52+
</div><!-- /.entry-content -->
53+
54+
</article>
55+
</section>
56+
<section id="extras" class="body">
57+
<div class="blogroll">
58+
<h2>links</h2>
59+
<ul>
60+
<li><a href="http://getpelican.com/">Pelican</a></li>
61+
<li><a href="http://python.org/">Python.org</a></li>
62+
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
63+
</ul>
64+
</div><!-- /.blogroll -->
65+
<div class="social">
66+
<h2>social</h2>
67+
<ul>
68+
69+
<li><a href="http://twitter.com/pythonaberdeen">Twitter</a></li>
70+
<li><a href="https://join.slack.com/t/python-aberdeen/shared_invite/zt-fe4vr06d-TavzVV4ZusCxYLEdCqxsyQ">Slack</a></li>
71+
<li><a href="http://github.com/pythonaberdeen">github</a></li>
72+
</ul>
73+
</div><!-- /.social -->
74+
</section><!-- /#extras -->
75+
76+
<footer id="contentinfo" class="body">
77+
<address id="about" class="vcard body">
78+
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
79+
</address><!-- /#about -->
80+
81+
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
82+
</footer><!-- /#contentinfo -->
83+
84+
</body>
85+
</html>

0 commit comments

Comments
 (0)