<?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>Forem: reza shakeri</title>
    <description>The latest articles on Forem by reza shakeri (@rzashakeri).</description>
    <link>https://forem.com/rzashakeri</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%2F652680%2Fa4c32b1b-4035-47be-90ea-d63eb9196b74.jpg</url>
      <title>Forem: reza shakeri</title>
      <link>https://forem.com/rzashakeri</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/rzashakeri"/>
    <language>en</language>
    <item>
      <title>file validation in python Much easier and more reliable</title>
      <dc:creator>reza shakeri</dc:creator>
      <pubDate>Sun, 28 Aug 2022 22:48:22 +0000</pubDate>
      <link>https://forem.com/rzashakeri/file-validation-in-python-much-easier-and-more-reliable-5f3p</link>
      <guid>https://forem.com/rzashakeri/file-validation-in-python-much-easier-and-more-reliable-5f3p</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gb0jcrFJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w1gx8jmhv9dfdevxc8r1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gb0jcrFJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w1gx8jmhv9dfdevxc8r1.png" alt="file validator" width="880" height="458"&gt;&lt;/a&gt;If you are looking for a safe way to validate your files, the file validator library will do this for you, this library also supports Django.With this library you can validate files based on extension, size, mimes and magic numbers&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;File validation using the filetype library&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;File validation using the python-magic library&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;File validation using the mimetypes library&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;File validation using the puremagic library&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;File validation with Size&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Supporting for all mimes&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;File validation simultaneously with all four libraries&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;You can access it through the link below&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/rzashakeri/file_validator"&gt;file validator&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>opensource</category>
      <category>security</category>
    </item>
    <item>
      <title>Beautify Github Profile</title>
      <dc:creator>reza shakeri</dc:creator>
      <pubDate>Sun, 15 May 2022 11:45:19 +0000</pubDate>
      <link>https://forem.com/rzashakeri/beautify-github-profile-6ld</link>
      <guid>https://forem.com/rzashakeri/beautify-github-profile-6ld</guid>
      <description>&lt;h2&gt;
  
  
  Hello friends 🖐️
&lt;/h2&gt;

&lt;p&gt;how are you ? If you want to make the look of your github profile more beautiful, you have come to the right place&lt;/p&gt;

&lt;p&gt;This repository helps you to have a more beautiful and attractive github profile, and you can access a set of tools and guides for beautifying your github profile. &lt;/p&gt;

&lt;p&gt;You can access this repository via the following link: 👇&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/rzashakeri/beautify-github-profile"&gt;github &lt;/a&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>beginners</category>
      <category>programming</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
