<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Piotr Grzesik</title>
    <description>The latest articles on DEV Community by Piotr Grzesik (@p_grzesik).</description>
    <link>https://dev.to/p_grzesik</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F55652%2F0443011f-1bc6-4837-974a-f94d2c6ae217.jpg</url>
      <title>DEV Community: Piotr Grzesik</title>
      <link>https://dev.to/p_grzesik</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/p_grzesik"/>
    <language>en</language>
    <item>
      <title>Ideas for 'Blog More' challenge #CNC2018</title>
      <dc:creator>Piotr Grzesik</dc:creator>
      <pubDate>Mon, 29 Jan 2018 20:25:13 +0000</pubDate>
      <link>https://dev.to/p_grzesik/ideas-for-blog-more-challenge-1mg4</link>
      <guid>https://dev.to/p_grzesik/ideas-for-blog-more-challenge-1mg4</guid>
      <description>&lt;p&gt;I know it's a bit past the deadline, but I decided to try and catch up with 'Blog More' challenge. I narrowed my ideas to following 5:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Few words about Data Classes in Python - In the next Python version (3.7), one of added features will be 'Data Classes' described in PEP 577. In my blogpost I would like to shortly describe what they are and why you might want to use them.&lt;/li&gt;
&lt;li&gt;Getting started with Python apps on AWS Lambda - Recently, I'm learning more and more about "serverless" and figured that it could be useful to describe how you can build Python apps with Serverless framework and AWS Lambda.&lt;/li&gt;
&lt;li&gt;CLI tools that I'm using on daily basis - There's a lot of awesome CLI tools that greatly simplify tasks I'm dealing with every day.&lt;/li&gt;
&lt;li&gt;How to set up private npm registry on AWS Elastic Beanstalk - In this blog post I'd like to show how you can quickly set up your own private npm registry (&lt;a href="https://github.com/verdaccio/verdaccio"&gt;https://github.com/verdaccio/verdaccio&lt;/a&gt;). Platform that I'll be using in my tutorial will be Elastic Beanstalk, but since I'll be using Docker, it can be easily adapted to other cloud providers or running it locally.&lt;/li&gt;
&lt;li&gt;Introduction to AWS Machine Learning Application Services for Pythonistas -
Recently, Machine Learning is rapidly gaining popularity and are being used for a variety of applications. What if you'd like to enchance your Python app with AI-capabilities, but don't have resources to develop it on your own ? AWS Machine Learning Application Services to the rescue! In my blog post (or series of posts), I will describe what services has AWS to offer when it comes to ML-driven APIs and I'll show how Pythonistas can leverage services like AWS Polly, AWS Rekognition or AWS Transcribe to add image analysis or text to speech conversion to their services.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I have a hard time picking the final 3, so any feedback would be really appreciated!&lt;/p&gt;

&lt;p&gt;Thanks for reading!&lt;/p&gt;

</description>
      <category>cnc2018</category>
      <category>discuss</category>
      <category>helpneeded</category>
    </item>
  </channel>
</rss>
